From: H. Peter Anvin Date: Sat, 27 Apr 2013 23:10:11 +0000 (-0700) Subject: x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~59^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1adfa76a95fe4444124a502f7cc858a39d5b8e01;p=pandora-kernel.git x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED Bit 1 in the x86 EFLAGS is always set. Name the macro something that actually tries to explain what it is all about, rather than being a tautology. Signed-off-by: H. Peter Anvin Cc: Rusty Russell Cc: Gleb Natapov Cc: Paolo Bonzini Link: http://lkml.kernel.org/n/tip-f10rx5vjjm6tfnt8o1wseb3v@git.kernel.org --- Reading git-diff-tree failed