diff options
author | Taehee Yoo <ap420073@gmail.com> | 2020-11-15 13:30:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-02 10:49:50 +0300 |
commit | 95b1f326315b69c257ac9a62f6f7b6b1c5b1ac13 (patch) | |
tree | 081d4f95d557c33aed83002538636fe445be1906 /include/asm-generic | |
parent | f5672b83fc2d98ca3b69e29912fdfccb0a77427c (diff) | |
download | linux-95b1f326315b69c257ac9a62f6f7b6b1c5b1ac13.tar.xz |
batman-adv: set .owner to THIS_MODULE
[ Upstream commit 14a2e551faea53d45bc11629a9dac88f88950ca7 ]
If THIS_MODULE is not set, the module would be removed while debugfs is
being used.
It eventually makes kernel panic.
Fixes: c6c8fea29769 ("net: Add batman-adv meshing protocol")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions