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