On Wed 2014-07-09 18:24:04, Borislav Petkov wrote: > On Wed, Jul 09, 2014 at 06:19:46PM +0200, Petr Mládek wrote: > > I wondered if IS_ENABLED() is guaranteed to set 1 when enabled. > > See include/linux/kconfig.h
I know that it sets 1 now. I wondered about possible future changes. Well, it is probably too paranoid. Anyway, any non-zero value is fine. Best Regards, Petr -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

