[PATCH] powerpc: Don't use alloc_bootmem() in init_IRQ() path
Kumar Gala
galak at kernel.crashing.org
Thu Jul 2 07:25:22 EST 2009
On Jul 1, 2009, at 3:59 PM, Anton Vorontsov wrote:
> qe_ic is in the same boat, just as every other PIC controller. Heh..
> doing some 'grep alloc_bootmem', it seems that there are pretty
> much offenders. Let's fix them?
>
> arch/powerpc/platforms/82xx/pq2ads-pci-pic.c | 2 +-
> arch/powerpc/sysdev/ipic.c | 4 +---
> arch/powerpc/sysdev/mpic.c | 9 ++++-----
> arch/powerpc/sysdev/qe_lib/qe_ic.c | 4 +---
> arch/powerpc/sysdev/uic.c | 3 +--
> 5 files changed, 8 insertions(+), 14 deletions(-)
mpic should already be fixed.. I just thing the pull occurred after -
rc1 because of Ben being sick.
- k
More information about the Linuxppc-dev
mailing list