x86: clean up apic_x2apic_cluster
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 01:37:01 +0000 (02:37 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:09 +0000 (23:20 +0100)
commit504a3c3ad45d200a6ac8be5aa019c8fa05e26dc8
tree631632ac83f644f959b07240cc12b6a86855b609
parent05c155c235c757329ec89ad591516538ed8352c0
x86: clean up apic_x2apic_cluster

- reorder fields so that they appear in struct genapic field ordering

- add zero-initialized fields too so that it's apparent which functionality
  is default / missing.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/genx2apic_cluster.c