Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299193
b: refs/heads/master
c: b2167ba
h: refs/heads/master
i:
  299191: 72571c3
v: v3
  • Loading branch information
Daniel De Graaf authored and Jens Axboe committed Mar 20, 2012
1 parent 6fcd119 commit 0707fae
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: 4f14faaab4ee46a046b6baff85644be199de718c
refs/heads/master: b2167ba6dd89d55ced26a867fad8f0fe388fd595
2 changes: 1 addition & 1 deletion trunk/drivers/block/xen-blkback/blkback.c
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ static int __init xen_blkif_init(void)
int i, mmap_pages;
int rc = 0;

if (!xen_pv_domain())
if (!xen_domain())
return -ENODEV;

blkbk = kzalloc(sizeof(struct xen_blkbk), GFP_KERNEL);
Expand Down

0 comments on commit 0707fae

Please sign in to comment.