From: H. Peter Anvin Date: Wed, 9 May 2007 07:02:00 +0000 (-0700) Subject: i386: cpu/transmeta.c: fix definition of USER686 X-Git-Tag: v2.6.22-rc1~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c42bd8db2acd7c884d132efbf7aee9ca970b06;p=pandora-kernel.git i386: cpu/transmeta.c: fix definition of USER686 The definition of USER686 is supposed to be a mask of feature bits, not an OR of feature numbers! It happened to work anyway on the only processor affected, simply by pure coincidence. Fix. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed