Mike Frysinger 56986d4210 x86: fix asm-x86/msr.h for user-space export
Use __asm__ and __volatile__ in code that is exported to userspace.  Wrap
kernel functions with __KERNEL__ so they get scrubbed.

No code changed:

   text    data     bss     dec     hex    filename
   9681036 1698924 3407872 14787832 e1a4f8 vmlinux.before
   9681036 1698924 3407872 14787832 e1a4f8 vmlinux.after

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-01 19:12:15 +01:00
..
2007-11-20 01:18:37 -05:00
2007-12-17 19:28:16 -08:00
2007-12-08 14:41:29 +00:00
2007-11-28 01:24:04 +09:00
2007-12-26 19:36:35 -08:00
2007-11-02 08:47:06 +01:00
2007-11-20 20:16:43 +01:00