ANDROID: fix up 131287ff ("once: add DO_ONCE_SLOW() for sleepable contexts")
In upstream commit 131287ff ("once: add DO_ONCE_SLOW() for sleepable contexts"), we add a new api for the once code, but due to a previous revert, we need to fix up the function call to __do_once_slow_done in order to fix up the build. Cc: Eric Dumazet <edumazet@google.com> Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Fixes: 131287ff ("once: add DO_ONCE_SLOW() for sleepable contexts") Change-Id: I8c948a1b06544a9701d2daba5da9d139dcdf6885
Loading
Please register or sign in to comment