[PATCH] powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
avorontsov at ru.mvista.com
Thu Jul 2 07:30:55 EST 2009
On Wed, Jul 01, 2009 at 04:25:22PM -0500, Kumar Gala wrote:
>
> 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.
Fixed by this?
commit 85355bb272db31a3f2dd99d547eef794805e1319
Author: Kumar Gala <galak at kernel.crashing.org>
Date: Thu Jun 18 22:01:20 2009 +0000
powerpc: Fix mpic alloc warning
Then this isn't enough. There were two more calls of alloc_bootmem()
in mpic.
Thanks,
--
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2
More information about the Linuxppc-dev
mailing list