diff options
author | John Millikin <john@john-millikin.com> | 2020-12-23 14:10:56 +0900 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-01-20 12:23:27 +0000 |
commit | f3cb097ad8888019e6d8777cb17bcee18ac6c2f6 (patch) | |
tree | 8021bff9f4a780636b82b8a9e11363708726d615 /CREDITS | |
parent | a5b8ca97fbf8300a5e21c393df25ce6f521e7939 (diff) | |
download | linux-stable-f3cb097ad8888019e6d8777cb17bcee18ac6c2f6.tar.gz linux-stable-f3cb097ad8888019e6d8777cb17bcee18ac6c2f6.tar.bz2 linux-stable-f3cb097ad8888019e6d8777cb17bcee18ac6c2f6.zip |
arm64: Support running gen_vdso_offsets.sh with BSD userland.
BSD sed ignores whitespace character escape sequences such as '\t' in
the replacement string, causing this script to produce the following
incorrect output:
#define vdso_offset_sigtrampt0x089c
Changing the hard tab to ' ' causes both BSD and GNU dialects of sed
to produce equivalent output.
Signed-off-by: John Millikin <john@john-millikin.com>
Link: https://lore.kernel.org/r/15147ffb-7e67-b607-266d-f56599ecafd1@john-millikin.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions