projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e909983
)
um: v2: Use generic NOTES macro
author
Thomas Meyer
<thomas@m3y3r.de>
Fri, 7 Jul 2017 09:17:31 +0000
(11:17 +0200)
committer
Richard Weinberger
<richard@nod.at>
Mon, 10 Jul 2017 20:58:02 +0000
(22:58 +0200)
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/common.lds.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/um/include/asm/common.lds.S
b/arch/um/include/asm/common.lds.S
index 133055311dce1c1ea0d4e2ae26195cc7da4c5647..9e6d5997cfc4556983e8782fe52fa681c3fdaedc 100644
(file)
--- a/
arch/um/include/asm/common.lds.S
+++ b/
arch/um/include/asm/common.lds.S
@@
-15,7
+15,7
@@
PROVIDE (_unprotected_end = .);
. = ALIGN(4096);
- .note : { *(.note.*) }
+ NOTES
EXCEPTION_TABLE(0)
BUG_TABLE