Revert "once: Fix panic when module unload"
This reverts commit 6815e21f which is commit 1027b96e 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 sign in to comment