Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343441
b: refs/heads/master
c: 87cac8f
h: refs/heads/master
i:
  343439: 640dbbc
v: v3
  • Loading branch information
Christian Borntraeger authored and Marcelo Tosatti committed Oct 10, 2012
1 parent 9a519d2 commit b361a94
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: 416ad65f73f8a68783c98dd734f570e4829d996b
refs/heads/master: 87cac8f879a5ecd7109dbe688087e8810b3364eb
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 @@ -997,7 +997,7 @@ static int __init kvm_s390_init(void)
}
memcpy(facilities, S390_lowcore.stfle_fac_list, 16);
facilities[0] &= 0xff00fff3f47c0000ULL;
facilities[1] &= 0x201c000000000000ULL;
facilities[1] &= 0x001c000000000000ULL;
return 0;
}

Expand Down

0 comments on commit b361a94

Please sign in to comment.