]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sched: Remove unused PF_ALIGNWARN flag
authorDave Young <hidave.darkstar@gmail.com>
Mon, 13 Sep 2010 12:19:03 +0000 (20:19 +0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Sep 2010 18:39:08 +0000 (20:39 +0200)
commit637bbdc5b83615ef9f45f50399d1c7f27473c713
tree30304d68963cbe2ce01693140f772f63447c80eb
parent4cb14bc8c54f8489251d5cba8328cb410ead0cea
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 <hidave.darkstar@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <20100913121903.GB22238@darkstar>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h