Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56401
b: refs/heads/master
c: 26c6bc7
h: refs/heads/master
i:
  56399: 6f80f12
v: v3
  • Loading branch information
Jack Morgenstein authored and Roland Dreier committed May 14, 2007
1 parent 366892c commit e336589
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 20eebcf09c2d329e4dcdd765634c0a524195e16d
refs/heads/master: 26c6bc7b812b4157ba929035e467c0f4dd165916
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/mlx4/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ static void *mlx4_ib_add(struct mlx4_dev *dev)
ibdev->uar_map = ioremap(ibdev->priv_uar.pfn << PAGE_SHIFT, PAGE_SIZE);
if (!ibdev->uar_map)
goto err_uar;
MLX4_INIT_DOORBELL_LOCK(&ibdev->uar_lock);

INIT_LIST_HEAD(&ibdev->pgdir_list);
mutex_init(&ibdev->pgdir_mutex);
Expand Down

0 comments on commit e336589

Please sign in to comment.