commit | df92004ce60a0bb60c8315903c0765873c34a702 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sat Mar 25 16:31:01 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 09:10:56 2006 -0800 |
tree | 420782e1621f8d5d44dd8b4ecc640cbcfc0c4131 | |
parent | 01d4bed417b5943577e9290fbf672ea9a449dc46 [diff] |
[PATCH] x86_64: Reorder one field of the PDA to reduce padding This reorders the mmu_state int in the pda, such that there is no more padding (there currently is 4 bytes of padding). Boot tested. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>