diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-10-03 20:14:13 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-03 17:34:32 -0700 |
commit | 2a4187f4406ec3236f8b9d0d5150d2bf8d021b68 (patch) | |
tree | f0bb31b4ae8064a3c90c97e39acbdf2b74d24911 /net/kcm | |
parent | 331834898f2b19ddd54e14468dd686f208412ce5 (diff) | |
download | linux-2a4187f4406ec3236f8b9d0d5150d2bf8d021b68.tar.bz2 |
once: rename _SLOW to _SLEEPABLE
The _SLOW designation wasn't really descriptive of anything. This is
meant to be called from process context when it's possible to sleep. So
name this more aptly _SLEEPABLE, which better fits its intended use.
Fixes: 62c07983bef9 ("once: add DO_ONCE_SLOW() for sleepable contexts")
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20221003181413.1221968-1-Jason@zx2c4.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/kcm')
0 files changed, 0 insertions, 0 deletions