diff options
author | Yinghai Lu <yhlu.kernel@gmail.com> | 2008-08-20 05:50:07 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-16 16:52:31 +0200 |
commit | e5a53714acfc7b5f868d07d27c5f02cb00b118db (patch) | |
tree | 087446051c2af229177c1d2aa079d7255077ebb0 /drivers/char | |
parent | x86: add irq_cfg in io_apic_64.c (diff) | |
download | linux-e5a53714acfc7b5f868d07d27c5f02cb00b118db.tar.xz linux-e5a53714acfc7b5f868d07d27c5f02cb00b118db.zip |
x86: put irq_2_pin pointer into irq_cfg
preallocate 32 irq_2_pin entries, and use get_one_free_irq_2_pin() to get
one more and link to irq_cfg if needed.
so don't waste one where no irq is enabled.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions