提交 197bff63 编写于 作者: R Rusty Russell

lguest: remove unused "wake" element from struct lguest

Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
上级 25c47bb3
......@@ -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 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册