Re: [PATCH] Re: 2.6.22-git ppc build failure

2007-07-18 Thread Bret Towe
On 7/17/07, Tony Breeds <[EMAIL PROTECTED]> wrote: On Tue, Jul 17, 2007 at 11:04:57AM -0700, Bret Towe wrote: > this is off my g4 mac mini > latest git as of when this email was sent > config file attached Hi Bret, the patch below will fix it. yeap it compiled and boots fine thanks

Re: [PATCH] Re: 2.6.22-git ppc build failure

2007-07-17 Thread Tony Breeds
On Tue, Jul 17, 2007 at 07:27:51PM -0700, Linus Torvalds wrote: > Ok, thanks. Maybe it's the merge, and maybe it's one of the sides. You > might want to double-check that both parents are ok before you look too > closely at the merge itself. Turns out the boot failure wasn't related to the mer

Re: [PATCH] Re: 2.6.22-git ppc build failure

2007-07-17 Thread Linus Torvalds
On Wed, 18 Jul 2007, Tony Breeds wrote: > > On Tue, Jul 17, 2007 at 06:44:26PM -0700, Linus Torvalds wrote: > > > Thanks. I assume this has been boot-tested too, and everything else from > > the PCI merge was ok? > > *cough* umm the boot test fails. I'll look harder at the merge, and > provid

Re: [PATCH] Re: 2.6.22-git ppc build failure

2007-07-17 Thread Tony Breeds
On Tue, Jul 17, 2007 at 06:44:26PM -0700, Linus Torvalds wrote: > Thanks. I assume this has been boot-tested too, and everything else from > the PCI merge was ok? *cough* umm the boot test fails. I'll look harder at the merge, and provide a better patch. Yours Tony linux.conf.auhttp

Re: [PATCH] Re: 2.6.22-git ppc build failure

2007-07-17 Thread Linus Torvalds
On Wed, 18 Jul 2007, Tony Breeds wrote: > > Fix compile failure in arch/powerpc/kernel/pci-common.c Thanks. I assume this has been boot-tested too, and everything else from the PCI merge was ok? Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

[PATCH] Re: 2.6.22-git ppc build failure

2007-07-17 Thread Tony Breeds
On Tue, Jul 17, 2007 at 11:04:57AM -0700, Bret Towe wrote: > this is off my g4 mac mini > latest git as of when this email was sent > config file attached Hi Bret, the patch below will fix it. From: Tony Breeds <[EMAIL PROTECTED]> Fix compile failure in arch/powerpc/kernel/pci-common.c