kernel-ark/arch/powerpc
Olof Johansson 7df2457db8 [POWERPC] MPIC: support more than 256 sources
Allow more than the default 256 MPIC sources. Allocates a new flag
(MPIC_LARGE_VECTORS) to be used by platform code when instantiating
the mpic.

I picked 11 bits worth right now since it would cover the number of
sources on any hardware I have seen. It can always be increased later
if needed.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-07 14:03:19 +11:00
..
boot [POWERPC] Add mpc866ads board-specific bits to arch/powerpc 2007-02-07 14:03:17 +11:00
configs [POWERPC] ps3: ps3_defconfig updates 2007-02-07 14:03:19 +11:00
kernel [POWERPC] PA6T PMC support 2007-02-07 14:03:19 +11:00
lib [POWERPC] Fix array indexing error in rheap grow() 2007-02-07 14:03:19 +11:00
math-emu
mm [POWERPC] 8xx: platform specific mmu updates 2007-02-07 12:00:32 +11:00
oprofile [POWERPC] Oprofile cleanup 2007-02-07 14:03:19 +11:00
platforms [POWERPC] MPIC: support more than 256 sources 2007-02-07 14:03:19 +11:00
sysdev [POWERPC] MPIC: support more than 256 sources 2007-02-07 14:03:19 +11:00
xmon [POWERPC] Generic BUG for powerpc 2006-12-11 16:35:07 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] 8xx: generic 8xx code arch/powerpc port 2007-02-07 14:01:02 +11:00
Kconfig.debug [POWERPC] Enable stack debug features on ppc32 2007-01-30 00:45:56 -06:00
Makefile