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:
8a6c160
)
bitops: fix build in struct thread_info
author
Ingo Molnar
<mingo@elte.hu>
Sat, 17 May 2008 06:28:33 +0000
(08:28 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 17 May 2008 12:39:31 +0000
(14:39 +0200)
we can move flags from u32 to natural size - assembly code uses
offsetof.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found