Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98947
b: refs/heads/master
c: 887d935
h: refs/heads/master
i:
  98945: e0c7503
  98943: 63c9f5c
v: v3
  • Loading branch information
Heiko Carstens committed Jul 14, 2008
1 parent 7665344 commit b34ee5c
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: bb0ca330a7e273cdecebae0283c9d267f60fe363
refs/heads/master: 887d935a84df41f154508821c6b7d96de7dc2c41
2 changes: 2 additions & 0 deletions trunk/drivers/s390/char/sclp.c
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,8 @@ sclp_state_change_cb(struct evbuf_header *evbuf)
if (scbuf->validity_sclp_send_mask)
sclp_send_mask = scbuf->sclp_send_mask;
spin_unlock_irqrestore(&sclp_lock, flags);
if (scbuf->validity_sclp_active_facility_mask)
sclp_facilities = scbuf->sclp_active_facility_mask;
sclp_dispatch_state_change();
}

Expand Down

0 comments on commit b34ee5c

Please sign in to comment.