]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
test: IPC message queue copy feature test update
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Sat, 3 Nov 2012 00:43:07 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:35 +0000 (15:15 +1100)
commitdda8b4391aa3bb4dadff9b3b39311268c91e23ff
treed83271147b35b87d1e3f8cf56a18bf0a9db9b32b
parentad5b3953948a608a1904c6b8e47814b3056ec0ca
test: IPC message queue copy feature test update

This update fixes coding style problems (80-characters line and others).
Also, it fixes test to work with new IPC sysctls (instead of using
experimental API logic, which was throwed away and replaced by sysctls).

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Cc: Serge Hallyn <serge.hallyn@canonical.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Pavel Emelyanov <xemul@parallels.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/msg.h
ipc/compat.c
tools/testing/selftests/ipc/msgque.c