mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
f17f2c13d6
TASK_KILLABLE already includes TASK_UNINTERRUPTIBLE, so there is no need to add a separate TASK_UNINTERRUPTIBLE. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>