diff options
| author | Martin J. Bligh <mbligh@aracnet.com> | 2002-12-22 18:19:35 -0800 |
|---|---|---|
| committer | Patrick Mochel <mochel@osdl.org> | 2002-12-22 18:19:35 -0800 |
| commit | df0e5a8ffcb7fb0bfe7ef38e2be8bec869efc629 (patch) | |
| tree | fce812f22b8f34a0a48123eed1c1e217a89baa73 /include/linux | |
| parent | 172a3ef7e144207eeae4e31056ab08fd87962485 (diff) | |
[PATCH] abstract out clustered APIC code
Code originally by James Cleverdon.
This abstracts out some sections that were switched by
clustered_apic_mode into the following functions:
- apic_id_registered()
- init_apic_ldr()
- multi_timer_check()
Changes the return check in balance_irq from testing clustered_apic_mode
to testing "no_balance_irq" to be more general.
The removal of:
entry.dest.logical.logical_dest = TARGET_CPUS;
is because it's a duplicate (we do it twice in the same function for
no reason).
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
