commit | 17483a1f34c970e6c2cb8c082d4441bfabbe88a9 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Dec 12 13:14:18 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 17 00:15:55 2008 +0100 |
tree | 4a27cfa1376b3da819637365c388f1ce081348f8 | |
parent | 48a1b10aff588833b73994704c47bbd0deb73e9c [diff] |
sparseirq: fix !SMP building, #2 Impact: build fix make intr_remapping.c to include smp.h, so could use boot_cpu_id there also remove old change that disabling sparseirq with !SMP Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>