[EMAIL PROTECTED] writes:
> On Sat, 25 Aug 2007 11:59:53 MDT, Eric W. Biederman said:
>
>> It looks like you don't have CONFIG_SYSCTL_SYSCALL defined, and it
>> appears utsname_syscall and ipcdata_syscall both become NULL pointers
>> if they aren't needed. So the complaint is a false positive.
>
On Sat, 25 Aug 2007 11:59:53 MDT, Eric W. Biederman said:
> It looks like you don't have CONFIG_SYSCTL_SYSCALL defined, and it
> appears utsname_syscall and ipcdata_syscall both become NULL pointers
> if they aren't needed. So the complaint is a false positive.
Yep. Nothing I actually use needs
Hi Eric,
On Thu, Aug 23, 2007 at 09:53:53PM -0600, Eric W. Biederman wrote:
>
> Grumble. These numbers should have been in sysctl.h from the
> beginning if we ever expected anyone to use them. Oh well put
> them there now so we can find them and make maintenance easier.
Thanks for that, I shoul
[EMAIL PROTECTED] writes:
> 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 al
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 "somet
[EMAIL PROTECTED] writes:
> On Thu, 23 Aug 2007 21:53:53 MDT, Eric W. Biederman said:
>>
>> Grumble. These numbers should have been in sysctl.h from the
>> beginning if we ever expected anyone to use them. Oh well put
>> them there now so we can find them and make maintenance easier.
>>
>> Sig
On Thu, 23 Aug 2007 21:53:53 MDT, Eric W. Biederman said:
>
> Grumble. These numbers should have been in sysctl.h from the
> beginning if we ever expected anyone to use them. Oh well put
> them there now so we can find them and make maintenance easier.
>
> Signed-off-by: Eric W. Biederman <[EMA
Grumble. These numbers should have been in sysctl.h from the
beginning if we ever expected anyone to use them. Oh well put
them there now so we can find them and make maintenance easier.
Signed-off-by: Eric W. Biederman <[EMAIL PROTECTED]>
---
include/linux/sysctl.h | 20
8 matches
Mail list logo