aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-hacking
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2019-03-06 19:17:56 +0200
committerJason Gunthorpe <jgg@mellanox.com>2019-03-17 21:40:39 -0300
commit587443e7773e150ae29e643ee8f41a1eed226565 (patch)
tree851813ef0a0e44fee9e783dcbdad3565121e5045 /Documentation/kernel-hacking
parentLinux 5.1-rc1 (diff)
downloadlinux-dev-587443e7773e150ae29e643ee8f41a1eed226565.tar.xz
linux-dev-587443e7773e150ae29e643ee8f41a1eed226565.zip
IB/mlx4: Fix race condition between catas error reset and aliasguid flows
Code review revealed a race condition which could allow the catas error flow to interrupt the alias guid query post mechanism at random points. Thiis is fixed by doing cancel_delayed_work_sync() instead of cancel_delayed_work() during the alias guid mechanism destroy flow. Fixes: a0c64a17aba8 ("mlx4: Add alias_guid mechanism") Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'Documentation/kernel-hacking')
0 files changed, 0 insertions, 0 deletions