fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / um / include / mconsole_kern.h
index d0b6901..1ea6d92 100644 (file)
@@ -14,6 +14,7 @@ struct mconsole_entry {
        struct mc_request request;
 };
 
+/* All these methods are called in process context. */
 struct mc_device {
        struct list_head list;
        char *name;