From: Dave Young Date: Mon, 13 Sep 2010 12:19:03 +0000 (+0800) Subject: sched: Remove unused PF_ALIGNWARN flag X-Git-Tag: v2.6.37-rc1~213^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637bbdc5b83615ef9f45f50399d1c7f27473c713;p=pandora-kernel.git 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 Cc: Peter Zijlstra Cc: Linus Torvalds LKML-Reference: <20100913121903.GB22238@darkstar> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed