projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
591bcb1
)
hexagon: update reference, kerneltrap.org no longer works
author
Pranith Kumar
<bobby.prani@gmail.com>
Mon, 9 Jun 2014 15:55:24 +0000
(11:55 -0400)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 19 Jun 2014 13:15:28 +0000
(15:15 +0200)
kerneltrap.org no longer works, update to a working reference
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/hexagon/include/asm/cache.h
patch
|
blob
|
history
diff --git
a/arch/hexagon/include/asm/cache.h
b/arch/hexagon/include/asm/cache.h
index
f4ca594
..
2635117
100644
(file)
--- a/
arch/hexagon/include/asm/cache.h
+++ b/
arch/hexagon/include/asm/cache.h
@@
-28,7
+28,7
@@
#define __cacheline_aligned __aligned(L1_CACHE_BYTES)
#define ____cacheline_aligned __aligned(L1_CACHE_BYTES)
-/* See http://
kerneltrap.org/node/15100
*/
+/* See http://
lwn.net/Articles/262554/
*/
#define __read_mostly
#endif