commit | 94af18755266edf46803564414d74f9621aaded8 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 15:08:53 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 23:20:30 2009 +0100 |
tree | 4b8677f78d7a30271a11e31587540b1e6c073038 | |
parent | 5b8127277bc4cdca78eda5ee900a314642822ace [diff] |
x86, apic: get rid of *_APIC_ID_MASK definitions Impact: cleanup Remove the *_APIC_ID_MASK subarch definitions and move them straight to the genapic driver initialization code. Signed-off-by: Ingo Molnar <mingo@elte.hu>