Re: [PATCH 3/5] Use vt_get_kmsg_redirect() andvt_set_kmsg_redirect()

From: Alan Cox
Date: Sat Oct 10 2009 - 19:26:02 EST


> variable is now function local and the whole pile of stuff you posted
> becomes
>
> #if defined(CONFIG_VT_CONSOLE)

Umm testing it this seems gcc/ld isn't quite smart enough to get that
right so the function can't be inlined - the rest holds though, it can be
hidden in function just not in the header file.

--
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/