On Tue, Jan 17, 2006 at 02:22:14PM +1100, Michael Ellerman wrote: > Convert readb/writeb etc. to be compilable on a combined kernel. this will bloat the kernel quite horribly I suspect. Either move them out of line or at least find a way to optimize away the dead code for normal builds.