diff options
author | Moni Shoua <monis@mellanox.com> | 2019-02-17 17:08:24 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-02-22 02:32:45 +0300 |
commit | 4438ee3f130c9deeebaf39bb9108d02c0b57cc7f (patch) | |
tree | 6f50b9d5e8e248f261b143e4565e7a28e34f6751 /drivers/infiniband/hw/mlx4 | |
parent | 81dd4c4be3a765351189c7572ac963711d2bb652 (diff) | |
download | linux-4438ee3f130c9deeebaf39bb9108d02c0b57cc7f.tar.xz |
IB/core: Abort page fault handler silently during owning process exit
It is possible that during a page fault handling, the process that owns
the MR is terminating. The indication for it is failure to get the
task_struct or take reference on the mm_struct. In this case just abort
the page-fault handler with error but without a warning to the kernel log.
Signed-off-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx4')
0 files changed, 0 insertions, 0 deletions