projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45544ee
)
arm64: Fix a broken copyright header in gen_vdso_offsets.sh
author
Palmer Dabbelt
<palmerdabbelt@google.com>
Sat, 17 Oct 2020 00:26:37 +0000
(17:26 -0700)
committer
Will Deacon
<will@kernel.org>
Tue, 20 Oct 2020 11:33:01 +0000
(12:33 +0100)
I was going to copy this but I didn't want to chase around the build
system stuff so I did it a different way.
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Link:
https://lore.kernel.org/r/20201017002637.503579-1-palmer@dabbelt.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/vdso/gen_vdso_offsets.sh
patch
|
blob
|
history
diff --git
a/arch/arm64/kernel/vdso/gen_vdso_offsets.sh
b/arch/arm64/kernel/vdso/gen_vdso_offsets.sh
index 0664acaf61fffc65bece9187f3ccab2a9bd6fc7d..8b806eacd0a6cd6d89c6a9517c88a9d4be1df8fa 100755
(executable)
--- a/
arch/arm64/kernel/vdso/gen_vdso_offsets.sh
+++ b/
arch/arm64/kernel/vdso/gen_vdso_offsets.sh
@@
-8,7
+8,7
@@
# Doing this inside the Makefile will break the $(filter-out) function,
# causing Kbuild to rebuild the vdso-offsets header file every time.
#
-# Author: Will Deacon <will.deacon@arm.com
+# Author: Will Deacon <will.deacon@arm.com
>
#
LC_ALL=C