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

diff --git a/a/1.txt b/N1/1.txt
index 1dff08d..ad4e102 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -49,42 +49,3 @@ Some logistics things:
   that. Shall we do the stable request after these hit the mainline...
 
 ------------->
-From 5458aa05ca3b2c57b683a27ce8226ab5029b9686 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 proper
-arch override facility now present in kbuild (ARCH_*FLAGS)
-
-Suggested-by: Michal Marek <mmarek@suse.cz>
-Cc: Geert Uytterhoeven <geert@linux-m68k.org>
-Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
----
- arch/arc/Makefile | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/arch/arc/Makefile b/arch/arc/Makefile
-index 6107062c0111..46d87310220d 100644
---- a/arch/arc/Makefile
-+++ b/arch/arc/Makefile
-@@ -49,7 +49,8 @@ endif
-
- ifndef CONFIG_CC_OPTIMIZE_FOR_SIZE
- # Generic build system uses -O2, we want -O3
--cflags-y  += -O3
-+# Note: No need to add to cflags-y as that happens anyways
-+ARCH_CFLAGS += -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 7779784..eb9f53b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -65,45 +65,6 @@
  "  which but obviously requires above to go to stable. Do u have any issues with\n"
  "  that. Shall we do the stable request after these hit the mainline...\n"
  "\n"
- "------------->\n"
- "From 5458aa05ca3b2c57b683a27ce8226ab5029b9686 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 proper\n"
- "arch override facility now present in kbuild (ARCH_*FLAGS)\n"
- "\n"
- "Suggested-by: Michal Marek <mmarek@suse.cz>\n"
- "Cc: Geert Uytterhoeven <geert@linux-m68k.org>\n"
- "Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n"
- "---\n"
- " arch/arc/Makefile | 3 ++-\n"
- " 1 file changed, 2 insertions(+), 1 deletion(-)\n"
- "\n"
- "diff --git a/arch/arc/Makefile b/arch/arc/Makefile\n"
- "index 6107062c0111..46d87310220d 100644\n"
- "--- a/arch/arc/Makefile\n"
- "+++ b/arch/arc/Makefile\n"
- "@@ -49,7 +49,8 @@ endif\n"
- "\n"
- " ifndef CONFIG_CC_OPTIMIZE_FOR_SIZE\n"
- " # Generic build system uses -O2, we want -O3\n"
- "-cflags-y  += -O3\n"
- "+# Note: No need to add to cflags-y as that happens anyways\n"
- "+ARCH_CFLAGS += -O3\n"
- " endif\n"
- "\n"
- " # small data is default for elf32 tool-chain. If not usable, disable it\n"
- "-- \n"
- 1.9.1
+ ------------->
 
-13cd8ce7b0b9f44672c5ffbd10330ef74f6065b6f8c16cb2db5b6a12be5666b9
+406badaf3cd202255c741e83814cfa36328502495c388dbf3e39378545ecd621

diff --git a/a/1.txt b/N2/1.txt
index 1dff08d..9930f20 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -49,7 +49,7 @@ Some logistics things:
   that. Shall we do the stable request after these hit the mainline...
 
 ------------->
-From 5458aa05ca3b2c57b683a27ce8226ab5029b9686 Mon Sep 17 00:00:00 2001
+>From 5458aa05ca3b2c57b683a27ce8226ab5029b9686 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 7779784..39b8de3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -66,7 +66,7 @@
  "  that. Shall we do the stable request after these hit the mainline...\n"
  "\n"
  "------------->\n"
- "From 5458aa05ca3b2c57b683a27ce8226ab5029b9686 Mon Sep 17 00:00:00 2001\n"
+ ">From 5458aa05ca3b2c57b683a27ce8226ab5029b9686 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"
@@ -106,4 +106,4 @@
  "-- \n"
  1.9.1
 
-13cd8ce7b0b9f44672c5ffbd10330ef74f6065b6f8c16cb2db5b6a12be5666b9
+fcd9cfd03262a3db2ea236a325fee1ae152bf6a495b272a5b9e69d04e414fe89

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.