login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
27
Re: 2.6.24-rc1 sysctl table check failed on PowerMac
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Mikael Pettersson <mikpe@...>
To: <adobriyan@...>, <mikpe@...>
Cc: <linux-kernel@...>, <linuxppc-dev@...>, <paulus@...>
Subject:
Re: 2.6.24-rc1 sysctl table check failed on PowerMac
Date: Saturday, October 27, 2007 - 3:37 pm
On Sat, 27 Oct 2007 22:34:53 +0400, Alexey Dobriyan wrote:
quoted text
> On Sat, Oct 27, 2007 at 07:57:38PM +0200, Mikael Pettersson wrote: > > Booting 2.6.24-rc1 on my PowerMac the kernel now spits > > out a sysctl warning early in the boot sequence: > > > > --- dmesg-2.6.23 > > +++ dmesg-2.6.24-rc1 > > ... > > IP route cache hash table entries: 32768 (order: 5, 131072 bytes) > > TCP established hash table entries: 131072 (order: 8, 1048576 bytes) > > TCP bind hash table entries: 65536 (order: 6, 262144 bytes) > > TCP: Hash tables configured (established 131072 bind 65536) > > TCP reno registered > > +sysctl table check failed: /kernel .1 Writable sysctl directory > > [PATCH] powerpc: fix sysctl whining re kernel.powersave-nap > > kernel was marked with 0755. Everywhere else it's 0555. > > Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> > --- > > arch/powerpc/kernel/idle.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- a/arch/powerpc/kernel/idle.c > +++ b/arch/powerpc/kernel/idle.c > @@ -122,7 +122,7 @@ static ctl_table powersave_nap_sysctl_root[] = { > { > .ctl_name = CTL_KERN, > .procname = "kernel", > - .mode = 0755, > + .mode = 0555, > .child = powersave_nap_ctl_table, > }, > {} >
This eliminated the warning. Thanks. -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [thread] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
Re: 2.6.24-rc1 sysctl table check failed on PowerMac
, Mikael Pettersson
, (Sat Oct 27, 3:37 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 005/196] Chinese: add translation of SubmittingDrivers
David Woodhouse
[PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware()
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Mike Travis
[RFC 00/15] x86_64: Optimize percpu accesses
git
:
linux-netdev
:
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Natalie Protasevich
[BUG] New Kernel Bugs
David Miller
[GIT]: Networking
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
683 guests
online.
Syndicate