Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136941
b: refs/heads/master
c: b319eed
h: refs/heads/master
i:
  136939: 92d2d38
v: v3
  • Loading branch information
Ingo Molnar committed Feb 22, 2009
1 parent 814acee commit 3ae82ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8eeb2e6be367d79be3617f0a12646bced8b2fe6
refs/heads/master: b319eed0aa0a6d710887350a3cb734c572aa64c4
3 changes: 2 additions & 1 deletion trunk/arch/x86/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 3ae82ec

Please sign in to comment.