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

index e2b61d2ec315a04745a83167f45a691633536415..2cfbb0d7a64808f9df1082cdf1216e2a561402df 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 */