ia64/pv_ops: paravirtualize NR_IRQS
commit188bdd3921ea54785e5b9b9f27b030a7a2e56cb2
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 30 Apr 2008 08:40:05 +0000 (30 17:40 +0900)
committerIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 19 May 2008 11:28:46 +0000 (19 20:28 +0900)
tree3ef1903c940b0534b81bbbc4ba052b999afb2fea
parenteee6aa202db0426ddf47b3a6bedb235a091c932f
ia64/pv_ops: 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 <jes@sgi.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
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]