diff options
| author | Manfred Spraul <manfred@colorfullife.com> | 2004-10-27 18:34:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-10-27 18:34:43 -0700 |
| commit | c8d6003375f696537f2a8cb518dbf86cc93e4f02 (patch) | |
| tree | 548d463fabf356ca0c918d1b5ee24bdb7b5a5233 /kernel/power | |
| parent | bab5f4f191d3e90974c0544ec7c1efd72acc0724 (diff) | |
[PATCH] handle posix message queues with /proc/sys disabled
register_sysctl_table() fails if sysctl support is not compiled into the
kernel. The POSIX message queue subsystem aborted it's initialization if
register_sysctl_table() fails, and that causes an oops in sys_mq_open().
The patch fixes that by ignoring failures from register_sysctl_table().
Signed-off-by; Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions
