]> Git Repo - linux.git/blobdiff - include/linux/console_struct.h
mm: invoke oom-killer from page fault
[linux.git] / include / linux / console_struct.h
index dc77fed7b28566c585ccc2193f14dfdea8227421..d71f7c0f931b34b63bfacde2b06d19ffc5001616 100644 (file)
@@ -100,6 +100,7 @@ struct vc_data {
        unsigned char   vc_G1_charset;
        unsigned char   vc_saved_G0;
        unsigned char   vc_saved_G1;
+       unsigned int    vc_resize_user;         /* resize request from user */
        unsigned int    vc_bell_pitch;          /* Console bell pitch */
        unsigned int    vc_bell_duration;       /* Console bell duration */
        struct vc_data **vc_display_fg;         /* [!] Ptr to var holding fg console for this display */
This page took 0.035936 seconds and 4 git commands to generate.