4e9baad8f5
Add safe (exception handled) variants of rdmsr_on_cpu and wrmsr_on_cpu. You should use these when the target MSR may not actually exist, as doing so could trigger an exception which the regular functions do not handle. The safe variants are slower, though. The upcoming coretemp hardware monitoring driver will need this. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Cc: Alexey Dobriyan <adobriyan@openvz.org> Cc: Dave Jones <davej@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> |
||
---|---|---|
.. | ||
bitops.c | ||
checksum.S | ||
delay.c | ||
getuser.S | ||
Makefile | ||
memcpy.c | ||
mmx.c | ||
msr-on-cpu.c | ||
putuser.S | ||
semaphore.S | ||
strstr.c | ||
usercopy.c |