]> Git Repo - linux.git/commit
[IA64] pvops: paravirtualize NR_IRQS
authorIsaku Yamahata <[email protected]>
Mon, 19 May 2008 13:13:40 +0000 (22:13 +0900)
committerTony Luck <[email protected]>
Tue, 27 May 2008 22:09:30 +0000 (15:09 -0700)
commit213060a4d6991a95d0b9344406d195be3464accf
treeb74ead50ae0ae8ca2cfc20df5ad2e5d04a90432d
parent4df8d22bbbb16ccfa4e10cc068135183c9e5e006
[IA64] pvops: paravirtualize NR_IRQS

Make NR_IRQ overridable by each pv instances.
Pv instance may need each own number of irqs so that
NR_IRQS should be the maximum number of nr_irqs each
pv instances need.

Cc: Jes Sorensen <[email protected]>
Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
arch/ia64/Makefile
arch/ia64/kernel/Makefile
arch/ia64/kernel/nr-irqs.c [new file with mode: 0644]
include/asm-ia64/irq.h
include/asm-ia64/native/irq.h [new file with mode: 0644]
This page took 0.053944 seconds and 4 git commands to generate.