Re: [PATCH] net sysctl: Add place holder functions for when sysctlsupport is compiled out of the kernel.

From: David Miller
Date: Mon Apr 23 2012 - 19:26:51 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
Date: Mon, 23 Apr 2012 15:38:45 -0700

> On 04/23/2012 03:13 PM, Eric W. Biederman wrote:
>
>>
>> Randy Dunlap <rdunlap@xxxxxxxxxxxx> reported:
>>> On 04/23/2012 12:07 AM, Stephen Rothwell wrote:
>>>
>>>> Hi all,
>>>>
>>>> Changes since 20120420:
>>>
>>>
>>>
>>> ERROR: "unregister_net_sysctl_table" [net/phonet/phonet.ko] undefined!
>>> ERROR: "register_net_sysctl" [net/phonet/phonet.ko] undefined!
>>>
>>> when CONFIG_SYSCTL is not enabled.
>>
>> Add static inline stub functions to gracefully handle the case when sysctl
>> support is not present.
>>
>> Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
>
>
> Yep, that works.
>
> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Applied, thanks everyone.
--
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/