arch/x86: update msr.h to be safe with CONFIG_X86_LONGMODE Don't allow inadvertent use of the existing z_x86_msr_read() when compiled in long mode (CONFIG_X86_LONGMODE) as it won't work. Signed-off-by: Charles E. Youse <charles.youse@intel.com>