Re: [PATCH 0/4]: Respun LMB patches.

2008-02-15 Thread David Miller
From: Michael Ellerman <[EMAIL PROTECTED]> Date: Sat, 16 Feb 2008 06:05:37 +1100 > That fixes the build failures I was seeing, ack. Thanks for testing. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-15 Thread Josh Boyer
On Thu, 14 Feb 2008 14:15:31 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote: > From: Josh Boyer <[EMAIL PROTECTED]> > Date: Thu, 14 Feb 2008 15:24:48 -0600 > > > I plan on actually testing this on Ebony, Walnut, and Bamboo either > > later tonight or tomorrow. I don't expect many issues. > >

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-15 Thread Michael Ellerman
On Wed, 2008-02-13 at 17:09 -0800, David Miller wrote: > I've taken into consideration the various feedback, and > ported the bug fix and other LMB patches posted recently > in an effort to keep the patch churn by others down wrt. > my moving of these files. > > 1) Use HAVE_LMB as suggested by Sam

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-14 Thread Stephen Rothwell
On Thu, 14 Feb 2008 17:21:52 -0600 Olof Johansson <[EMAIL PROTECTED]> wrote: > > On Thu, Feb 14, 2008 at 02:58:22PM -0600, Becky Bruce wrote: > > > Thanks for picking up the patches from Kumar and myself and fitting > > them into your series - this is much appreciated. FYI, I applied the > >

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-14 Thread Olof Johansson
On Thu, Feb 14, 2008 at 02:58:22PM -0600, Becky Bruce wrote: > Thanks for picking up the patches from Kumar and myself and fitting > them into your series - this is much appreciated. FYI, I applied the > entire patch series to my local tree and test-booted both mpc8641 and > mpc8568mds and

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-14 Thread David Miller
From: Josh Boyer <[EMAIL PROTECTED]> Date: Thu, 14 Feb 2008 15:24:48 -0600 > I plan on actually testing this on Ebony, Walnut, and Bamboo either > later tonight or tomorrow. I don't expect many issues. > > Dave, those above boards would cover the build of PowerPC 4xx CPU cores. Ok. -- To unsubs

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-14 Thread David Miller
From: Becky Bruce <[EMAIL PROTECTED]> Date: Thu, 14 Feb 2008 14:58:22 -0600 > Thanks for picking up the patches from Kumar and myself and fitting > them into your series - this is much appreciated. FYI, I applied the > entire patch series to my local tree and test-booted both mpc8641 and >

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-14 Thread Josh Boyer
On Thu, 14 Feb 2008 14:58:22 -0600 Becky Bruce <[EMAIL PROTECTED]> wrote: > > On Feb 13, 2008, at 7:09 PM, David Miller wrote: > > > > > I've taken into consideration the various feedback, and > > ported the bug fix and other LMB patches posted recently > > in an effort to keep the patch churn b

Re: [PATCH 0/4]: Respun LMB patches.

2008-02-14 Thread Becky Bruce
On Feb 13, 2008, at 7:09 PM, David Miller wrote: I've taken into consideration the various feedback, and ported the bug fix and other LMB patches posted recently in an effort to keep the patch churn by others down wrt. my moving of these files. 1) Use HAVE_LMB as suggested by Sam. 2) Fix pot

[PATCH 0/4]: Respun LMB patches.

2008-02-13 Thread David Miller
I've taken into consideration the various feedback, and ported the bug fix and other LMB patches posted recently in an effort to keep the patch churn by others down wrt. my moving of these files. 1) Use HAVE_LMB as suggested by Sam. 2) Fix potential build errors wrt. asm/prom.h dependencies.