提交 b319eed0 编写于 作者: I Ingo Molnar

x86, mm: fault.c, simplify kmmio_fault(), cleanup

Clarify the kmmio_fault() comment.
Acked-by: NPekka Paalanen <pq@iki.fi>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 f8eeb2e6
......@@ -57,7 +57,8 @@ enum x86_pf_error_code {
};
/*
* (returns 0 if mmiotrace is disabled)
* Returns 0 if mmiotrace is disabled, or if the fault is not
* handled by mmiotrace:
*/
static inline int kmmio_fault(struct pt_regs *regs, unsigned long addr)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册