Revert "once: Fix panic when module unload"
This reverts commit 57bd5b59 which is commit 1027b96ec9d34f9abab69bc1a4dc5b1ad8ab1349 upstream. The function __do_once_done() added a new parameter to handle the problem when unloading modules with that function in it. Android does not support module unloading so just revert this as it breaks the kabi. Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Change-Id: I4d5279c00c64f2f1836837c13c27cea5ed3ea073
Loading
Please register or sign in to comment