Files
linux-stable-mirror/lib
Daniel Borkmann 6dd0c1655b rhashtable: allow to unload test module
There's no good reason why to disallow unloading of the rhashtable
test case module.

Commit 9d6dbe1bba moved the code from a boot test into a stand-alone
module, but only converted the subsys_initcall() handler into a
module_init() function without a related exit handler, and thus
preventing the test module from unloading.

Fixes: 9d6dbe1bba ("rhashtable: Make selftest modular")
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-20 17:38:10 -05:00
..
2015-02-12 18:54:15 -08:00
2015-02-12 18:54:15 -08:00
2015-02-17 14:34:53 -08:00
2015-02-12 18:54:16 -08:00
2015-02-12 18:54:15 -08:00
2015-02-13 21:21:41 -08:00
2015-02-12 18:54:15 -08:00
2015-02-12 18:54:16 -08:00
2015-02-12 18:54:16 -08:00
2015-02-13 21:21:41 -08:00