diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-07-06 16:34:35 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-07-06 16:34:35 -0400 |
commit | 088a50c52e6f720fdbd321871fb3e30e241508c5 (patch) | |
tree | 1a71348d2e970f1d6f8a1f824935e54d64d00040 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 55b5c15b8f0c65f111c9fb61b839024d0502798c (diff) | |
download | kernel-088a50c52e6f720fdbd321871fb3e30e241508c5.tar.gz kernel-088a50c52e6f720fdbd321871fb3e30e241508c5.tar.xz kernel-088a50c52e6f720fdbd321871fb3e30e241508c5.zip |
Linux v4.2-rc1
- Disable debug options.
- Add patch to fix perf build
Diffstat (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch')
-rw-r--r-- | Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch index cef2cbd33..f04707aa8 100644 --- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch +++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch @@ -43,10 +43,10 @@ Signed-off-by: Josh Stone <jistone@redhat.com> 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 6c6f14628f32..144ffbb5af82 100644 +index 13270c0a9336..4ce793e576cf 100644 --- a/Makefile +++ b/Makefile -@@ -703,7 +703,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer +@@ -701,7 +701,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif @@ -59,7 +59,7 @@ index 6c6f14628f32..144ffbb5af82 100644 ifdef CONFIG_DEBUG_INFO ifdef CONFIG_DEBUG_INFO_SPLIT diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug -index b908048f8d6a..1bfb8e63218f 100644 +index e2894b23efb6..d98afe18f704 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -165,7 +165,23 @@ config DEBUG_INFO_DWARF4 |