Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179572
b: refs/heads/master
c: b0ff153
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Jan 15, 2010
1 parent ed27719 commit b320dcb
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: aa8b83cb0b48e3cac58a3b75ad9c556564c5fe9d
refs/heads/master: b0ff153cd6228b2502e1c3ce5e226b82ae4e0679
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/iseries/vio.c
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,8 @@ static void __init get_viotape_info(struct device_node *vio_root)
struct vio_waitevent we;
int ret;

init_completion(&we.com);

ret = viopath_open(viopath_hostLp, viomajorsubtype_tape, 2);
if (ret) {
printk(KERN_WARNING "get_viotape_info: "
Expand Down

0 comments on commit b320dcb

Please sign in to comment.