commit | d9d0674c0f8a950634fd2166a291e93e606a576c | [log] [tgz] |
---|---|---|
author | Artemy Kovalyov <artemyko@mellanox.com> | Wed Jan 18 16:58:08 2017 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Feb 14 11:41:17 2017 -0500 |
tree | b3aef371511dd496b0534798759ec3214fc7fef3 | |
parent | d07d1d70ce1ad1c525f51f459ce36ca49ec2bf48 [diff] |
IB/umem: Indicate that process is being terminated When process is killed while pagefault operation still in progress - function will fail. In this specific case we don't want any warnings in dmesg to avoid log analyzers false alerts. So we need distinct error code for this case. Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>