Re: More patches added to for-2.6.25 and master branches of powerpc.git

2007-12-25 Thread Benjamin Herrenschmidt
> [POWERPC] Disable PCI IO/Mem on a device when resources can't be > allocated Can you revert that one ? I messed up the flags (mixed up IORESOURCE_* flags with command register bits). I'll send a fixed up version when I'm back. Cheers, Ben.

Re: More patches added to for-2.6.25 and master branches of powerpc.git

2007-12-20 Thread Michael Neuling
Paulus, Can you take the crash shutdown hook patches as well? http://patchwork.ozlabs.org/linuxppc/patch?person=414&id=15546 http://patchwork.ozlabs.org/linuxppc/patch?person=414&id=15547 Mikey In message <[EMAIL PROTECTED]> you wrote: > Andre Detsch (1): > [POWERPC] cell: safer of_has_v

Re: More patches added to for-2.6.25 and master branches of powerpc.git

2007-12-20 Thread Scott Wood
On Thu, Dec 20, 2007 at 10:00:05PM +1100, Paul Mackerras wrote: > Scott Wood (5): > [POWERPC] 8xx: Convert mpc866ads to the new device binding. > [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call > of_platform_bus_probe(). > [POWERPC] 83xx: mpc8313erdb: Fix whitespace. >

More patches added to for-2.6.25 and master branches of powerpc.git

2007-12-20 Thread Paul Mackerras
Andre Detsch (1): [POWERPC] cell: safer of_has_vicinity routine Balbir Singh (1): [POWERPC] Fake NUMA emulation for PowerPC Benjamin Herrenschmidt (20): [POWERPC] pci32: Remove bogus alignment message [POWERPC] pci32: Use generic pci_assign_unassign_resources [POWERP

Re: Patches added to for-2.6.25 and master branches of powerpc.git

2007-12-12 Thread Geoff Levand
Hi Paul, This one seems to have got skipped: http://ozlabs.org/pipermail/linuxppc-dev/2007-November/046765.html -Geoff ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: Patches added to for-2.6.25 and master branches of powerpc.git

2007-12-11 Thread Josh Boyer
On Tue, 11 Dec 2007 16:29:29 +1100 Paul Mackerras <[EMAIL PROTECTED]> wrote: > Benjamin Herrenschmidt (7): > [POWERPC] Make isa_mem_base common to 32 and 64 bits > [POWERPC] Merge pci_process_bridge_OF_ranges() > [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources >

Re: Patches added to for-2.6.25 and master branches of powerpc.git

2007-12-11 Thread Arnd Bergmann
On Tuesday 11 December 2007, Jon Loeliger wrote: > So, like, the other day Paul Mackerras mumbled: > > > > Jon Loeliger (2): > >       [POWERPC] Clean out asm/of_{platform, device}.h > >       [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ > > Excellent, thanks! > > That leaves jus

Re: Patches added to for-2.6.25 and master branches of powerpc.git

2007-12-11 Thread Jon Loeliger
So, like, the other day Paul Mackerras mumbled: > > Jon Loeliger (2): > [POWERPC] Clean out asm/of_{platform, device}.h > [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ Excellent, thanks! That leaves just this following patch from my janitor series. http://patchwor

Re: Patches added to for-2.6.25 and master branches of powerpc.git

2007-12-11 Thread Balbir Singh
On Dec 11, 2007 10:59 AM, Paul Mackerras <[EMAIL PROTECTED]> wrote: [snip] Hi, Paul, Any chance we could get in "Fake NUMA nodes patch" at http://lkml.org/lkml/2007/12/7/294? Should I get it into -mm first? It was acked by Olof at http://lkml.org/lkml/2007/12/10/247. Thanks, Balbir Singh ___

Patches added to for-2.6.25 and master branches of powerpc.git

2007-12-11 Thread Paul Mackerras
Benjamin Herrenschmidt (7): [POWERPC] Make isa_mem_base common to 32 and 64 bits [POWERPC] Merge pci_process_bridge_OF_ranges() [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources [POWERPC] Change 32-bit PCI message about resource allocation [POWERPC] Remo