Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216779
b: refs/heads/master
c: 6d00d00
h: refs/heads/master
i:
  216777: e451262
  216775: 60806fe
v: v3
  • Loading branch information
Christian Borntraeger authored and Martin Schwidefsky committed Oct 25, 2010
1 parent 8ae0f5d commit f11bf04
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a5a0061fb3a22bbd9b108af8382142fd0f41ebee
refs/heads/master: 6d00d00bf23b86b352e2d075cfe751acd1908278
2 changes: 1 addition & 1 deletion trunk/arch/s390/kvm/kvm-s390.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ static int __init kvm_s390_init(void)
return -ENOMEM;
}
stfle(facilities, 1);
facilities[0] &= 0xff00fff3f0700000ULL;
facilities[0] &= 0xff00fff3f47c0000ULL;
return 0;
}

Expand Down

0 comments on commit f11bf04

Please sign in to comment.