diff options
author | Taehee Yoo <ap420073@gmail.com> | 2020-11-15 10:30:41 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-17 14:08:59 -0800 |
commit | a5bbcbf29089a1252c201b1a7fd38151de355db9 (patch) | |
tree | 701f2df0e13232e7cb174988cb6d283bf205157b /arch/csky | |
parent | fd5736bf9f235d26c83cac8a16c70bbdafa55abe (diff) |
netdevsim: set .owner to THIS_MODULE
If THIS_MODULE is not set, the module would be removed while debugfs is
being used.
It eventually makes kernel panic.
Fixes: 82c93a87bf8b ("netdevsim: implement couple of testing devlink health reporters")
Fixes: 424be63ad831 ("netdevsim: add UDP tunnel port offload support")
Fixes: 4418f862d675 ("netdevsim: implement support for devlink region and snapshots")
Fixes: d3cbb907ae57 ("netdevsim: add ACL trap reporting cookie as a metadata")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Link: https://lore.kernel.org/r/20201115103041.30701-1-ap420073@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch/csky')
0 files changed, 0 insertions, 0 deletions