Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information