Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48296
b: refs/heads/master
c: 65e5c02
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Roland Dreier committed Feb 10, 2007
1 parent 1461655 commit b1780c8
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: 6bdd61d876e6eacea5c59230b6b2d988b22793e6
refs/heads/master: 65e5c0262169a92bdec71a8bb9edb32dab2d8d1f
2 changes: 2 additions & 0 deletions trunk/drivers/infiniband/hw/ehca/ehca_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -756,6 +756,8 @@ void ehca_destroy_comp_pool(void)
if (cpu_online(i))
destroy_comp_task(pool, i);
}
free_percpu(pool->cpu_comp_tasks);
kfree(pool);
#endif

return;
Expand Down

0 comments on commit b1780c8

Please sign in to comment.