aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2021-12-10 11:12:45 +0200
committerLuca Coelho <[email protected]>2021-12-21 12:35:06 +0200
commit6518f83ffa51131daaf439b66094f684da3fb0ae (patch)
tree03aacfca26120acb94c5b6094303137d9623cfbb /include/linux/stackprotector.h
parentfbdacb30b4e733cb18d10d739fd4824f7787d384 (diff)
iwlwifi: remove module loading failure message
When CONFIG_DEBUG_TEST_DRIVER_REMOVE is set, iwlwifi crashes when the opmode module cannot be loaded, due to completing the completion before using drv->dev, which can then already be freed. Fix this by removing the (fairly useless) message. Moving the completion later causes a deadlock instead, so that's not an option. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions