From: Arjan van de Ven Date: Sat, 25 Mar 2006 15:31:01 +0000 (+0100) Subject: [PATCH] x86_64: Reorder one field of the PDA to reduce padding X-Git-Tag: v2.6.17-rc1~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df92004ce60a0bb60c8315903c0765873c34a702;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed