git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f95d39d
)
mm: exit.c reorder wait_opts to remove padding on 64 bit builds
author
Richard Kennedy
<richard@rsk.demon.co.uk>
Wed, 17 Jun 2009 23:27:42 +0000
(16:27 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:03:53 +0000
(13:03 -0700)
Reorder struct wait_opts to remove 8 bytes of alignment padding on 64 bit
builds.
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found