Searched hist:"7 d94f7ca401dd7f445fda9a971a48aa5427b3e55" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | irq_64.c | diff 7d94f7ca401dd7f445fda9a971a48aa5427b3e55 Tue Aug 19 22:50:14 CDT 2008 Yinghai Lu <yhlu.kernel@gmail.com> irq: remove >= nr_irqs checking with config_have_sparse_irq
remove irq limit checks - nr_irqs is dynamic and we expand anytime.
v2: fix checking about result irq_cfg_without_new, so could use msi again v3: use irq_desc_without_new to check irq is valid
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
/openbmc/linux/kernel/irq/ |
H A D | chip.c | diff 7d94f7ca401dd7f445fda9a971a48aa5427b3e55 Tue Aug 19 22:50:14 CDT 2008 Yinghai Lu <yhlu.kernel@gmail.com> irq: remove >= nr_irqs checking with config_have_sparse_irq
remove irq limit checks - nr_irqs is dynamic and we expand anytime.
v2: fix checking about result irq_cfg_without_new, so could use msi again v3: use irq_desc_without_new to check irq is valid
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | manage.c | diff 7d94f7ca401dd7f445fda9a971a48aa5427b3e55 Tue Aug 19 22:50:14 CDT 2008 Yinghai Lu <yhlu.kernel@gmail.com> irq: remove >= nr_irqs checking with config_have_sparse_irq
remove irq limit checks - nr_irqs is dynamic and we expand anytime.
v2: fix checking about result irq_cfg_without_new, so could use msi again v3: use irq_desc_without_new to check irq is valid
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|