All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55828527.8050901@synopsys.com>

diff --git a/a/1.txt b/N1/1.txt
index 82086bb..1cfd864 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,41 +21,3 @@ Sweet, I didn't know about this. But I don't see any arch setting this - only ti
 using it. So yeah - below does the trick !
 
 --------->
-From 5e44cd2ed69b1d030b4cb87600d2767b69c35537 Mon Sep 17 00:00:00 2001
-From: Vineet Gupta <vgupta@synopsys.com>
-Date: Thu, 18 Jun 2015 13:54:01 +0530
-Subject: [PATCH] ARC: Override toplevel default -O2 with -O3
-
-ARC kernels have historically been built with -O3, despite top level
-Makefile defaulting to -O2. This was facilitated by implicitly ordering
-of arch makefile include AFTER top level assigned -O2.
-
-An upstream fix to top level a1c48bb160f ("Makefile: Fix unrecognized
-cross-compiler command line options") changed the ordering, making ARC
--O3 defunt.
-
-Fix that by NOT relying on any ordering whatsoever and use the right
-mechanism to do the over-rides.
-
-Suggested-by: Michal Marek <mmarek@suse.cz>
-Cc: Geert Uytterhoeven <geert@linux-m68k.org>
-Cc: <stable@vger.kernel.org>
-Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
----
- arch/arc/Makefile | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/arch/arc/Makefile b/arch/arc/Makefile
-index 86c71b2089d2..c23f3f2b0ff8 100644
---- a/arch/arc/Makefile
-+++ b/arch/arc/Makefile
-@@ -44,6 +44,7 @@ endif
- ifndef CONFIG_CC_OPTIMIZE_FOR_SIZE
- # Generic build system uses -O2, we want -O3
- cflags-y  += -O3
-+KCFLAGS += -O3
- endif
-
- # small data is default for elf32 tool-chain. If not usable, disable it
--- 
-1.9.1
diff --git a/a/content_digest b/N1/content_digest
index 0a57f28..b08712d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -32,44 +32,6 @@
  "Sweet, I didn't know about this. But I don't see any arch setting this - only tile\n"
  "using it. So yeah - below does the trick !\n"
  "\n"
- "--------->\n"
- "From 5e44cd2ed69b1d030b4cb87600d2767b69c35537 Mon Sep 17 00:00:00 2001\n"
- "From: Vineet Gupta <vgupta@synopsys.com>\n"
- "Date: Thu, 18 Jun 2015 13:54:01 +0530\n"
- "Subject: [PATCH] ARC: Override toplevel default -O2 with -O3\n"
- "\n"
- "ARC kernels have historically been built with -O3, despite top level\n"
- "Makefile defaulting to -O2. This was facilitated by implicitly ordering\n"
- "of arch makefile include AFTER top level assigned -O2.\n"
- "\n"
- "An upstream fix to top level a1c48bb160f (\"Makefile: Fix unrecognized\n"
- "cross-compiler command line options\") changed the ordering, making ARC\n"
- "-O3 defunt.\n"
- "\n"
- "Fix that by NOT relying on any ordering whatsoever and use the right\n"
- "mechanism to do the over-rides.\n"
- "\n"
- "Suggested-by: Michal Marek <mmarek@suse.cz>\n"
- "Cc: Geert Uytterhoeven <geert@linux-m68k.org>\n"
- "Cc: <stable@vger.kernel.org>\n"
- "Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n"
- "---\n"
- " arch/arc/Makefile | 1 +\n"
- " 1 file changed, 1 insertion(+)\n"
- "\n"
- "diff --git a/arch/arc/Makefile b/arch/arc/Makefile\n"
- "index 86c71b2089d2..c23f3f2b0ff8 100644\n"
- "--- a/arch/arc/Makefile\n"
- "+++ b/arch/arc/Makefile\n"
- "@@ -44,6 +44,7 @@ endif\n"
- " ifndef CONFIG_CC_OPTIMIZE_FOR_SIZE\n"
- " # Generic build system uses -O2, we want -O3\n"
- " cflags-y  += -O3\n"
- "+KCFLAGS += -O3\n"
- " endif\n"
- "\n"
- " # small data is default for elf32 tool-chain. If not usable, disable it\n"
- "-- \n"
- 1.9.1
+ --------->
 
-2d78357ea1021375a50cfe8058a66c1c4d597f46a0ae94a45b938dcbe1647f1e
+3308208524fa4ae26a5c67ab12982c205aac3185d20830a5b31989b1d65f8df1

diff --git a/a/1.txt b/N2/1.txt
index 82086bb..606a964 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,7 +21,7 @@ Sweet, I didn't know about this. But I don't see any arch setting this - only ti
 using it. So yeah - below does the trick !
 
 --------->
-From 5e44cd2ed69b1d030b4cb87600d2767b69c35537 Mon Sep 17 00:00:00 2001
+>From 5e44cd2ed69b1d030b4cb87600d2767b69c35537 Mon Sep 17 00:00:00 2001
 From: Vineet Gupta <vgupta@synopsys.com>
 Date: Thu, 18 Jun 2015 13:54:01 +0530
 Subject: [PATCH] ARC: Override toplevel default -O2 with -O3
diff --git a/a/content_digest b/N2/content_digest
index 0a57f28..f3392aa 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -33,7 +33,7 @@
  "using it. So yeah - below does the trick !\n"
  "\n"
  "--------->\n"
- "From 5e44cd2ed69b1d030b4cb87600d2767b69c35537 Mon Sep 17 00:00:00 2001\n"
+ ">From 5e44cd2ed69b1d030b4cb87600d2767b69c35537 Mon Sep 17 00:00:00 2001\n"
  "From: Vineet Gupta <vgupta@synopsys.com>\n"
  "Date: Thu, 18 Jun 2015 13:54:01 +0530\n"
  "Subject: [PATCH] ARC: Override toplevel default -O2 with -O3\n"
@@ -72,4 +72,4 @@
  "-- \n"
  1.9.1
 
-2d78357ea1021375a50cfe8058a66c1c4d597f46a0ae94a45b938dcbe1647f1e
+8b52d86ad05567f84bb319bc54ec76ea29b762618ca7debbc639eaed3f53a2c7

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.