From 469b271700ab7f7991efc88968fdf79d9aa3d8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= Date: Sat, 18 May 2019 10:27:10 +0200 Subject: [PATCH] Update to kernel-4.14.120 --- patches.rpmify/makefile-after_link.patch | 8 ++++---- rel | 2 +- version | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/patches.rpmify/makefile-after_link.patch b/patches.rpmify/makefile-after_link.patch index cf1384d..8aeedc4 100644 --- a/patches.rpmify/makefile-after_link.patch +++ b/patches.rpmify/makefile-after_link.patch @@ -1,4 +1,4 @@ -From fa9437a4f3f0204143e1459585ed496bebe42293 Mon Sep 17 00:00:00 2001 +From 2f41a374760c07fc0a8f13050d7f24f773a39529 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 6 Oct 2008 23:03:03 -0700 Subject: [PATCH] kbuild: AFTER_LINK @@ -31,7 +31,7 @@ index b215c712d897..e18cd2a3ea53 100644 cmd_vdsoas = $(CC) $(a_flags) -c -o $@ $< diff --git a/arch/x86/entry/vdso/Makefile b/arch/x86/entry/vdso/Makefile -index 839015f1b0de..d93f0a2c31ea 100644 +index ab7f730cf7f2..7b6c1583f910 100644 --- a/arch/x86/entry/vdso/Makefile +++ b/arch/x86/entry/vdso/Makefile @@ -178,8 +178,9 @@ $(obj)/vdso32.so.dbg: FORCE \ @@ -45,7 +45,7 @@ index 839015f1b0de..d93f0a2c31ea 100644 + sh $(srctree)/$(src)/checkundef.sh '$(NM)' '$@' VDSO_LDFLAGS = -shared $(call ld-option, --hash-style=both) \ - $(call ld-option, --build-id) -Bsymbolic + $(call ld-option, --build-id) $(call ld-option, --eh-frame-hdr) \ diff --git a/scripts/link-vmlinux.sh b/scripts/link-vmlinux.sh index e6818b8e7141..54bbfafaf0fc 100755 --- a/scripts/link-vmlinux.sh @@ -62,5 +62,5 @@ index e6818b8e7141..54bbfafaf0fc 100755 -- -2.17.2 +2.20.1 diff --git a/rel b/rel index 0cfbf08..d00491f 100644 --- a/rel +++ b/rel @@ -1 +1 @@ -2 +1 diff --git a/version b/version index 0fe0ac5..c221ed4 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.14.119 +4.14.120