[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080210170209.GE7088@elte.hu>
Date: Sun, 10 Feb 2008 18:02:09 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Christoph Hellwig <hch@...radead.org>
Cc: linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@....com.au>,
Thomas Gleixner <tglx@...utronix.de>,
Jason Wessel <jason.wessel@...driver.com>
Subject: Re: [3/6] kgdb: core
* Christoph Hellwig <hch@...radead.org> wrote:
> 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.
good point - i fixed this. (by following your suggestion of removing the
_ASSEMBLY_)
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists