Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Herrmann
Date: Tuesday, September 18, 2007 - 1:15 pm

On Tue, Sep 18, 2007 at 08:53:19PM +0200, roel wrote:

No.


The problem is not that (un)register_sysctl_table were not defined
if !CONFIG_SYSCTL. There are stubs in kernel/sysctl.c for this case.
I.e. your patch is superfluous.

The point is, 9p/sysctl.c is compiled iff CONFIG_SYSCTL is set.
See net/9p/Makefile ...


Regards,

Andreas

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Andreas Herrmann, (Tue Sep 18, 1:05 am)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Andreas Herrmann, (Tue Sep 18, 1:15 pm)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Andrew Morton, (Wed Sep 19, 11:31 pm)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Andreas Herrmann, (Thu Sep 20, 12:23 am)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Nick Piggin, (Thu Sep 27, 2:40 pm)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Nick Piggin, (Thu Sep 27, 5:05 pm)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Linus Torvalds, (Fri Sep 28, 7:34 am)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Arjan van de Ven, (Fri Sep 28, 10:11 am)
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL, Elyse M. Grasso, (Fri Sep 28, 10:12 am)
Re: A bit of kconfig rewrite (Re: [PATCH] 9p: fix compile ..., Geert Uytterhoeven, (Sun Oct 7, 2:49 am)