Re: [GIT]: Networking

From: Eric W. Biederman
Date: Tue Dec 08 2009 - 20:55:05 EST


David Miller <davem@xxxxxxxxxxxxx> writes:

> From: Ingo Molnar <mingo@xxxxxxx>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/