commit | c1eeb2de41d7015678bdd412b48a5f071b84e29a | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Feb 16 23:02:14 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 17 12:22:20 2009 +0100 |
tree | 6af99f46f557f9e854e882deac52d23b2fadb5a2 | |
parent | 06cd9a7dc8a58186060a91b6ddc031057435fd34 [diff] |
x86: fold apic_ops into genapic Impact: cleanup make it simpler, don't need have one extra struct. v2: fix the sgi_uv build Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>