Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / x86 / xen / enlighten.c
index 2379a5a88504e471d2f5b0f5180c39be930c8bb9..880862c7d9ddba51e1b6964bc80dcf49d6a8b6ff 100644 (file)
@@ -962,7 +962,7 @@ static void xen_load_sp0(struct tss_struct *tss,
        tss->x86_tss.sp0 = thread->sp0;
 }
 
-static void xen_set_iopl_mask(unsigned mask)
+void xen_set_iopl_mask(unsigned mask)
 {
        struct physdev_set_iopl set_iopl;