From: Zachary Amsden Date: Fri, 6 Jan 2006 08:11:50 +0000 (-0800) Subject: [PATCH] x86: Cr4 is valid on some 486s X-Git-Tag: v2.6.16-rc1~936^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff6e8c0d5e47f0ceeebde86ec2f5919dbd5beb67;p=pandora-kernel.git [PATCH] x86: Cr4 is valid on some 486s So some 486 processors do have CR4 register. Allow them to present it in register dumps by using the old fault technique rather than testing processor family. Thanks to Maciej for noticing this. Signed-off-by: Zachary Amsden Cc: "Seth, Rohit" Cc: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed