lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 26 Feb 2008 22:51:12 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Dan Upton <upton.dan.linux@...il.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: rdmsr_safe_on_cpu hangs?

Dan Upton wrote:
> 
> I guess the question is, am I just misunderstanding the use of
> rdmsr_safe_on_cpu, or is it an issue with that particular MSR (some of
> the stuff I've read indicates that rdmsr_safe was really only
> implemented as a prequel to the coretemp driver), or is it something
> wrong with rdmsr_safe_on_cpu?
> 

*msr_safe_*() can only trap #GP's, which would be manifest as oopses if 
you used the unsafe versions.  If the CPU *hangs* when touching an MSR, 
nothing we can do in software will help.

	-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ