lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 08 Dec 2009 17:54:47 -0800
From:	ebiederm@...ssion.com (Eric W. Biederman)
To:	David Miller <davem@...emloft.net>
Cc:	mingo@...e.hu, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [GIT]: Networking

David Miller <davem@...emloft.net> writes:

> From: Ingo Molnar <mingo@...e.hu>
> Date: Tue, 8 Dec 2009 20:45:30 +0100
>
>> i just switched to today's -git tree and there's this new build failure 
>> on x86:
>> 
>>  net/sctp/sysctl.c:251: error: unknown field 'strategy' specified in initializer
>>  net/sctp/sysctl.c:251: error: 'sysctl_intvec' undeclared here (not in a function)
>> 
>> havent looked into it yet - config attached.
>
> It's probably a conflict with Eric Beiderman's sysctl cleanups that
> got merged in at the same time.

Yep. You guys figured it out.  Thanks all.

I have looked and I don't see any more .ctl_name or .strategy fields
left in the kernel so this should be the last of it.

Hooray!  Maintenance of binary sysctl is gone!

Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists