Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: Remove unused PF_ALIGNWARN flag
PF_ALIGNWARN is not implemented and it is for 486 as the comment. It is not likely someone will implement this flag feature. So here remove this flag and leave the valuable 0x00000001 for future use. Signed-off-by: Dave Young <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Linus Torvalds <[email protected]> LKML-Reference: <20100913121903.GB22238@darkstar> Signed-off-by: Ingo Molnar <[email protected]>
- Loading branch information