commit | 6df8809bbd1b48cc6d428df7372ed749c8711641 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Sun Jun 15 18:19:46 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 10:36:55 2008 +0200 |
tree | 6124bf3440d48cd474b79f8e7fcf378bee099a5e | |
parent | d867e5310bd3c560093d39669ef52ff7f1b5711a [diff] |
x86: use dstapic in mp_config_acpi_legacy_irqs so we don't get the same value multiple times. also make mp_config_acpi_legacy_irqs more readable by moving assignments together. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>