--- zzzz-none-000/linux-4.4.271/Documentation/timers/timers-howto.txt 2021-06-03 06:22:09.000000000 +0000 +++ maple-fsgw-759/linux-4.4.271/Documentation/timers/timers-howto.txt 2023-12-20 10:36:59.000000000 +0000 @@ -103,3 +103,6 @@ short, the difference is whether the sleep can be ended early by a signal. In general, just use msleep unless you know you have a need for the interruptible variant. + + FLEXIBLE SLEEPING (any delay, uninterruptible) + * Use fsleep