]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up 4.4 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2018 12:15:08 +0000 (14:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2018 12:15:08 +0000 (14:15 +0200)
queue-4.4/ipvs-fix-rtnl_lock-lockups-caused-by-start_sync_thread.patch

index f981e4824e980077a5df56c372353b489c667a0f..6c1cc047204a57a08ee946cf028e9cd43198c624 100644 (file)
@@ -262,7 +262,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  #include <linux/kthread.h>
  #include <linux/wait.h>
  #include <linux/kernel.h>
-+#include <linux/sched/signal.h>
++#include <linux/sched.h>
  
  #include <asm/unaligned.h>            /* Used for ntoh_seq and hton_seq */