Re: [RFC][PATCH] early command-line parsing

David Woodhouse (dwmw2@infradead.org)
Wed, 20 Nov 2002 21:00:22 +0000


Not all architectures have asm/setup.h. And not all have the command line
somewhere convenient before setup_arch runs, although that could perhaps be
changed.

I wonder if calling checksetup(0, ...) should be called from setup_arch as
soon as the command line is available, rather than in start_kernel().

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/