In article <[EMAIL PROTECTED]> you wrote:

> #ifdef CONFIG_MODULES
> EXPORT_SYMBOL(dynamic_syscall_in_modules_helper);
> #endif

I think this is total bullshit. EXPORT_SYMBOLS should be a nop anyway if 
modules are turned off, as there is no use for it.

Greetings,
   Arjan van de Ven

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to