x86: clean up apic_x2apic_uv_x
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:08 +0000 (23:20 +0100)
- 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>

No differences found