Btrfs: don't walk around with task->state != TASK_RUNNING
[deliverable/linux.git] / include / linux / fb.h
index 369767bd873efe5bafedb6b5936982952848a914..c10163b4c40e18e26fca70c76420fc8ceb10ad8b 100644 (file)
@@ -543,6 +543,8 @@ struct fb_cursor_user {
 #define FB_EVENT_GET_REQ                0x0D
 /*      Unbind from the console if possible */
 #define FB_EVENT_FB_UNBIND              0x0E
+/*      CONSOLE-SPECIFIC: remap all consoles to new fb - for vga switcheroo */
+#define FB_EVENT_REMAP_ALL_CONSOLE      0x0F
 
 struct fb_event {
        struct fb_info *info;
This page took 0.20717 seconds and 5 git commands to generate.