diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2018-02-14 15:38:43 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-02-16 19:18:55 +0300 |
commit | 2188558621ed475cef55fa94ce535499452f0091 (patch) | |
tree | 7e8e94051735e7515173c2f208ef737010a7c0cb /Kconfig | |
parent | 1f5a6c47aabc4606f91ad2e6ef71a1ff1924101c (diff) | |
download | linux-2188558621ed475cef55fa94ce535499452f0091.tar.xz |
RDMA/verbs: Check existence of function prior to accessing it
Update all the flows to ensure that function pointer exists prior
to accessing it.
This is much safer than checking the uverbs_ex_mask variable, especially
since we know that test isn't working properly and will be removed
in -next.
This prevents a user triggereable oops.
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions