On Sun, Feb 10, 2008 at 10:27:28AM +0100, Ingo Molnar wrote:
> > The one I noticed quickly is the __ASSEMBLY__ removal from 
> > asm-x86/kgdb.h. [...]
> 
> people might want to experiment with early debug code as well and 
> include asm-x86/kgdb.h in assembly files. So i kept that, it's sensible. 

But asm-x86/kgdb.h doesn't have anythign people invoking kgdb might
need, it's just the arch interface to the kgdb core.  Nor does it
compile even with the ifdef as it already contains a C enum.

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

Reply via email to