Re: [PATCH -v3 2/2] x86: more early console output from compressed/misc.c

From: H. Peter Anvin
Date: Mon Aug 02 2010 - 14:59:14 EST


On 08/02/2010 11:54 AM, Cyrill Gorcunov wrote:
>
> ok, fair enough, I just don't like nesting *.c inclusion you know but seems
> it would be the only more-less clean way here.
>

I don't mind it *as long as* the including file contains nothing but a
single #include statement -- which is just another way to say "the same
thing as this other file". Don't combine files.

Look at most of the .c files in arch/x86/kernel/acpi/realmode/ for an
example.

-hpa

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