Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181144
b: refs/heads/master
c: 08b36c4
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 27, 2010
1 parent abefa78 commit 040f7ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 485773f3e401fca31c112c1ff24797e42ff87afd
refs/heads/master: 08b36c4a02b5a9db609fc6d93b9c41d7fa75713c
2 changes: 2 additions & 0 deletions trunk/arch/sh/kernel/io_trapped.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ int handle_trapped_io(struct pt_regs *regs, unsigned long address)
insn_size_t instruction;
int tmp;

if (trapped_io_disable)
return 0;
if (!lookup_tiop(address))
return 0;

Expand Down

0 comments on commit 040f7ce

Please sign in to comment.