]> err.no Git - linux-2.6/commit
x86: provide read and write cr8 paravirt hooks
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:33:19 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:19 +0000 (13:33 +0100)
commit94ea03cdda520f0c0dc80cbb4674ab9a33749ee2
tree6e4eeb41b753f7aca1215bdd100c0f22a6e6519e
parent4c9890c246121d070deb8cf5cf53e80caffc4dde
x86: provide read and write cr8 paravirt hooks

Since the cr8 manipulation functions ended up staying in the tree,
they can't be defined just when PARAVIRT is off: In this patch,
those functions are defined for the PARAVIRT case too.

[ mingo@elte.hu: fixes ]

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/paravirt.h
include/asm-x86/system.h