mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ff55df53df
Make it possible to access the all-register-setting/getting MSR functions via the MSR driver. This is implemented as an ioctl() on the standard MSR device node. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: Borislav Petkov <petkovbb@gmail.com>