Thread (47 messages) 47 messages, 12 authors, 2020-04-01

Re: [PATCH 05/16] sh: prefer __section from compiler_attributes.h

From: Yoshinori Sato <ysato@users.sourceforge.jp>
Date: 2019-08-13 08:51:32
Also in: bpf, linux-sh, lkml

On Tue, 13 Aug 2019 06:50:38 +0900,
Nick Desaulniers wrote:
quoted hunk ↗ jump to hunk
Reported-by: Sedat Dilek <redacted>
Suggested-by: Josh Poimboeuf <redacted>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
---
 arch/sh/include/asm/cache.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sh/include/asm/cache.h b/arch/sh/include/asm/cache.h
index 2408ac4873aa..07ddf31124a3 100644
--- a/arch/sh/include/asm/cache.h
+++ b/arch/sh/include/asm/cache.h
@@ -15,7 +15,7 @@
 
 #define L1_CACHE_BYTES		(1 << L1_CACHE_SHIFT)
 
-#define __read_mostly __attribute__((__section__(".data..read_mostly")))
+#define __read_mostly __section(.data..read_mostly)
 
 #ifndef __ASSEMBLY__
 struct cache_info {
-- 
2.23.0.rc1.153.gdeed80330f-goog
Applied sh-next.
Thanks.

-- 
Yosinori Sato
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help