From: Björn Steinbrink Date: Mon, 25 Jun 2007 21:04:37 +0000 (+0200) Subject: fix nmi_watchdog=2 bootup hang X-Git-Tag: v2.6.22-rc7~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e3614f444f6546204f4538afcaa3ebe36d49f2;p=pandora-kernel.git fix nmi_watchdog=2 bootup hang wrmsrl() is broken, dropping the upper 32bits of the value to be written. This broke the NMI watchdog on AMD hardware. (and it probably broke other code too.) Signed-off-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed