commit | dedd4915af40cff6614707c50dcae43d17beadec | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat May 17 08:28:33 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat May 17 14:39:31 2008 +0200 |
tree | 4c27f94ec38752b70caa026d43f515781c8eae70 | |
parent | 8a6c160a2a13d82c75a50af7282b906cce948df5 [diff] |
bitops: fix build in struct thread_info we can move flags from u32 to natural size - assembly code uses offsetof. Signed-off-by: Ingo Molnar <mingo@elte.hu>