ramips: preliminary support for 4.14
[openwrt/staging/mkresin.git] / target / linux / generic / backport-4.14 / 080-v4.15-0001-arch-define-weak-abort.patch
index 2d247a39e41f54c58341612f01cb363be435e7ba..186723454070cd605c147992c27a437d315f4024 100644 (file)
@@ -30,11 +30,9 @@ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  kernel/exit.c | 8 ++++++++
  1 file changed, 8 insertions(+)
 
-diff --git a/kernel/exit.c b/kernel/exit.c
-index 6b4298a41167..df0c91d5606c 100644
 --- a/kernel/exit.c
 +++ b/kernel/exit.c
-@@ -1755,3 +1755,11 @@ COMPAT_SYSCALL_DEFINE5(waitid,
+@@ -1755,3 +1755,11 @@ Efault:
        return -EFAULT;
  }
  #endif
@@ -46,6 +44,3 @@ index 6b4298a41167..df0c91d5606c 100644
 +      /* if that doesn't kill us, halt */
 +      panic("Oops failed to kill thread");
 +}
--- 
-2.11.0
-