On Sat, 25 Aug 2007 06:57:17 MDT, Eric W. Biederman said: > It's good to have confirmation that my sysctl_check routine > didn't find something else wrong. If I understand the code, anything it whinges about is either an outright bug or it's a round of ammo already chambered. ;) As far as "something else wrong", I'm still seeing these in -rc3-mm1, but they've been reported before against -rc2-mm2, I think: [ 0.628000] sysctl table check failed: /kernel/ostype .1.1 Missing strategy [ 0.628000] sysctl table check failed: /kernel/osrelease .1.2 Missing strategy [ 0.628000] sysctl table check failed: /kernel/version .1.4 Missing strategy [ 0.628000] sysctl table check failed: /kernel/hostname .1.7 Missing strategy [ 0.628000] sysctl table check failed: /kernel/domainname .1.8 Missing strategy [ 0.628000] sysctl table check failed: /kernel/shmmax .1.34 Missing strategy [ 0.628000] sysctl table check failed: /kernel/shmall .1.41 Missing strategy [ 0.628000] sysctl table check failed: /kernel/shmmni .1.45 Missing strategy [ 0.628000] sysctl table check failed: /kernel/msgmax .1.35 Missing strategy [ 0.628000] sysctl table check failed: /kernel/msgmni .1.42 Missing strategy [ 0.628000] sysctl table check failed: /kernel/msgmnb .1.36 Missing strategy [ 0.628000] sysctl table check failed: /kernel/sem .1.43 Missing strategy And this isn't on an allyesconfig or allmodconfig. There may well be sysctl code I didn't hit - my /lib/modules/2.6.23-rc3-mm1 is only about 10M, and the Fedora kernels are weighing in at about 75M of /lib/modules a pop.
Attachment:
pgpKFllAeEeHS.pgp
Description: PGP signature
- Follow-Ups:
- [PATCH] sysctl: Update sysctl_check to handle compiled out code.
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 1/2] sysctl: Properly register the irda binary sysctl numbers.
- From: [email protected] (Eric W. Biederman)
- [PATCH] sysctl: Update sysctl_check to handle compiled out code.
- References:
- 2.6.23-rc3-mm1
- From: Andrew Morton <[email protected]>
- 2.6.23-rc3-mm1 - irda goes belly up
- From: [email protected]
- Re: 2.6.23-rc3-mm1 - irda goes belly up
- From: Andrew Morton <[email protected]>
- [PATCH 1/2] sysctl: Properly register the irda binary sysctl numbers.
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 1/2] sysctl: Properly register the irda binary sysctl numbers.
- From: [email protected]
- Re: [PATCH 1/2] sysctl: Properly register the irda binary sysctl numbers.
- From: [email protected] (Eric W. Biederman)
- 2.6.23-rc3-mm1
- Prev by Date: Re: [POWERPC] Fix for assembler -g
- Next by Date: Re: [PATCH] Fix kobject uevent string handling errors
- Previous by thread: Re: [PATCH 1/2] sysctl: Properly register the irda binary sysctl numbers.
- Next by thread: Re: [PATCH 1/2] sysctl: Properly register the irda binary sysctl numbers.
- Index(es):