diff options
author | Matan Barak <matanb@mellanox.com> | 2015-05-31 09:30:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-30 23:35:34 -0700 |
commit | 6d90aa5cf17b1149115a002d7582b5d28ee43359 (patch) | |
tree | 8da9b2d17d21f22a089d0ebf1a714b8faacce0d1 /net/lapb/lapb_in.c | |
parent | de1618034ae5704f9e503a20a1c328a0e60f6b5f (diff) | |
download | op-kernel-dev-6d90aa5cf17b1149115a002d7582b5d28ee43359.zip op-kernel-dev-6d90aa5cf17b1149115a002d7582b5d28ee43359.tar.gz |
net/mlx4_core: Make sure there are no pending async events when freeing CQ
When freeing a CQ, we need to make sure there are no
asynchronous events (on the ASYNC EQ) that could
relate to this CQ before freeing it.
This is done by introducing synchronize_irq.
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Ido Shamay <idos@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions