]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched: Remove unused PF_ALIGNWARN flag
authorDave Young <hidave.darkstar@gmail.com>
Thu, 10 Feb 2011 09:23:26 +0000 (10:23 +0100)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:00 +0000 (11:58 -0700)
commitaa42a9b327e862d49d3695fe88b6833d18ecd285
treee8f7ac69bef717569a9b277c07bc391ed850f6c6
parentbc03fafaa1d9cd28c4981cf9eeffb60841deeb76
sched: Remove unused PF_ALIGNWARN flag

Commit: 637bbdc5b83615ef9f45f50399d1c7f27473c713 upstream

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>
Signed-off-by: Andi Kleen <ak@linux.intel.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>
Signed-off-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/sched.h