diff options
author | Dmitry Monakhov <dmonakhov@openvz.org> | 2017-11-27 16:39:05 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2017-12-01 22:21:26 +0300 |
commit | a9cd1a673737dd81332fce1145801bfacfb90d90 (patch) | |
tree | 1d613157350355e6474d272af2392b22519f3561 /.mailmap | |
parent | 23a9cd2ad90543e9da3786878d2b2729c095439d (diff) | |
download | linux-a9cd1a673737dd81332fce1145801bfacfb90d90.tar.xz |
IB/core: Init subsys if compiled to vmlinuz-core
Once infiniband is compiled as a core component its subsystem must be
enabled before device initialization. Otherwise there is a NULL pointer
dereference during mlx4_core init, calltrace:
->device_add
if (dev->class) {
deref dev->class->p =>NULLPTR
#Config
CONFIG_NET_DEVLINK=y
CONFIG_MAY_USE_DEVLINK=y
CONFIG_MLX4_EN=y
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions