Loading drivers/lguest/lg.h +0 −3 Original line number Diff line number Diff line Loading @@ -74,9 +74,6 @@ struct lguest u32 pgdidx; struct pgdir pgdirs[4]; /* Cached wakeup: we hold a reference to this task. */ struct task_struct *wake; unsigned long noirq_start, noirq_end; unsigned long pending_notify; /* pfn from LHCALL_NOTIFY */ Loading Loading
drivers/lguest/lg.h +0 −3 Original line number Diff line number Diff line Loading @@ -74,9 +74,6 @@ struct lguest u32 pgdidx; struct pgdir pgdirs[4]; /* Cached wakeup: we hold a reference to this task. */ struct task_struct *wake; unsigned long noirq_start, noirq_end; unsigned long pending_notify; /* pfn from LHCALL_NOTIFY */ Loading