diff options
| author | Rudolf Marek <[email protected]> | 2007-05-08 17:22:01 +0200 |
|---|---|---|
| committer | Jean Delvare <[email protected]> | 2007-05-08 17:22:01 +0200 |
| commit | 4e9baad8f5cb2040e802eff484fad7e721b21c0b (patch) | |
| tree | 35bd0bdbc9185b0a21d56b32fbd78390a06b1b41 /include/linux/debugobjects.h | |
| parent | 9ca8e40c8414d25e880b587cbd4d130750c49588 (diff) | |
i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
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 <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Dave Jones <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions