diff options
author | Yinghai Lu <yhlu.kernel@gmail.com> | 2008-08-19 20:50:06 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-16 16:52:30 +0200 |
commit | 3ac2de48ed3c998df7f366e039c97eedb27e7c3d (patch) | |
tree | d9dfda60e670fc5c67cf4cabef8325602d568902 /arch/mips/pci/fixup-excite.c | |
parent | 3bf52a4df3ccd25d4154797977c556a2a8b3bc1e (diff) |
x86: add irq_cfg in io_apic_64.c
preallocate size is 32, and if it is not enough, irq_cfg will more
via alloc_bootmem() or kzalloc(). (depending on how early we are in
system setup)
v2: fix typo about size of init_one_irq_cfg ... should use sizeof(struct irq_cfg)
v3: according to Eric, change get_irq_cfg() to irq_cfg()
v4: squash add irq_cfg_alloc in
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/mips/pci/fixup-excite.c')
0 files changed, 0 insertions, 0 deletions