“f61c5e09ba4e0eeb116f8995c8c639e5a5c6dd40”上不存在“pkg/apiserver/config/config_test.go”
-
由 Jens Axboe 提交于
Commit 2da78092 changed the locking from a mutex to a spinlock, so we now longer sleep in this context. But there was a leftover might_sleep() in there, which now triggers since we do the final free from an RCU callback. Get rid of it. Reported-by: NPontus Fuchs <pontus.fuchs@gmail.com> Signed-off-by: NJens Axboe <axboe@fb.com>
46f341ff