From 2e41341b4d3a8945840ea2c4b8594d1556ff837e Mon Sep 17 00:00:00 2001 From: Hailin Gu Date: Fri, 15 Sep 2017 10:57:43 +0800 Subject: [PATCH] pack/ltp.pach: remove pack/ltp.pach and use ignored_by_lkp instead fix the following issues -------- patching file runtest/syscalls Hunk #1 FAILED at 744. 1 out of 1 hunk FAILED -- saving rejects to file runtest/syscalls.rej -------- Signed-off-by: Hailin Gu Signed-off-by: Philip Li --- pack/ltp-addon/ignored_by_lkp | 2 ++ pack/ltp.patch | 13 ------------- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 pack/ltp.patch diff --git a/pack/ltp-addon/ignored_by_lkp b/pack/ltp-addon/ignored_by_lkp index 09a8c4469..71de61682 100644 --- a/pack/ltp-addon/ignored_by_lkp +++ b/pack/ltp-addon/ignored_by_lkp @@ -2,3 +2,5 @@ crashme:f00f # su01 want to get USER's password admin_tools:su01 +# Cause OOM, deactivate it temporarily. +syscalls:madvise06 diff --git a/pack/ltp.patch b/pack/ltp.patch deleted file mode 100644 index 44c87bec7..000000000 --- a/pack/ltp.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/runtest/syscalls b/runtest/syscalls -index 6af3dad..a990f2e 100644 ---- a/runtest/syscalls -+++ b/runtest/syscalls -@@ -744,7 +744,8 @@ madvise02 madvise02 - madvise03 madvise03 - madvise04 madvise04 - madvise05 madvise05 --madvise06 madvise06 -+# Cause OOM, deactivate it temporarily. -+#madvise06 madvise06 - - newuname01 newuname01