Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362819
b: refs/heads/master
c: 3ad19b8
h: refs/heads/master
i:
  362817: f8eef1c
  362815: 8026b17
v: v3
  • Loading branch information
Sebastian Ott authored and Martin Schwidefsky committed Apr 26, 2013
1 parent 61011a2 commit 218408c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 94c163663fc1dcfc067a5fb3cc1446b9469975ce
refs/heads/master: 3ad19b8fb07497f975aa6aba187198ce11191dd2
1 change: 1 addition & 0 deletions trunk/drivers/s390/cio/cio.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ void cio_tsch(struct subchannel *sch)
local_bh_disable();
irq_enter();
}
kstat_incr_irqs_this_cpu(IO_INTERRUPT, NULL);
if (sch->driver && sch->driver->irq)
sch->driver->irq(sch);
else
Expand Down

0 comments on commit 218408c

Please sign in to comment.