Re: [PATCH] [8xx] powerpc: Add support for the MPC852 based mgsuvd board from keymile.

2008-06-14 Thread Stephen Rothwell
On Sat, 14 Jun 2008 21:02:04 +0200 Heiko Schocher <[EMAIL PROTECTED]> wrote: > > [powerpc] add support for the MPC852 based mgsuvd board from >keymile to arch/powerpc. Supported SMC1 (serial console), >SCC3 Ethernet (10Mbps hdx). > > Signed-off-by: Heiko Schocher <[EMAIL P

Re: [Bug 10714] Badness seen on 2.6.26-rc2 with lockdep enabled

2008-06-14 Thread Benjamin Herrenschmidt
On Sun, 2008-06-15 at 02:04 +0300, Adrian Bunk wrote: > On Sat, Jun 14, 2008 at 10:12:02PM +0200, Rafael J. Wysocki wrote: > > This message has been generated automatically as a part of a report > > of recent regressions. > > > > The following bug entry is on the current list of known regressions

Re: [Bug 10714] Badness seen on 2.6.26-rc2 with lockdep enabled

2008-06-14 Thread Adrian Bunk
On Sat, Jun 14, 2008 at 10:12:02PM +0200, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.25. Please verify if it still should be listed. > >

Re: [PATCH] [8xx] powerpc: Add support for the MPC852 based mgsuvd board from keymile.

2008-06-14 Thread Heiko Schocher
Hello Stephen, Stephen Rothwell wrote: > On Fri, 13 Jun 2008 21:56:00 +0200 Heiko Schocher <[EMAIL PROTECTED]> wrote: >> +++ b/arch/powerpc/platforms/8xx/mgsuvd.c >> @@ -0,0 +1,93 @@ >> +/* arch/powerpc/platforms/8xx/mgsuvd.c > > We have stopped putting file names in files. > >> +#include >> +#

Re: [PATCH] [8xx] powerpc: Add support for the MPC852 based mgsuvd board from keymile.

2008-06-14 Thread Stephen Rothwell
Hi Heiko, On Fri, 13 Jun 2008 21:56:00 +0200 Heiko Schocher <[EMAIL PROTECTED]> wrote: > > +++ b/arch/powerpc/platforms/8xx/mgsuvd.c > @@ -0,0 +1,93 @@ > +/* arch/powerpc/platforms/8xx/mgsuvd.c We have stopped putting file names in files. > +#include > +#include > +#include > + > +#include >