commit | 0a9f2a6161dcd6be057f6c501453d28b3c4a3b0c | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@suse.de> | Mon Apr 27 17:13:34 2020 +0200 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Mon May 04 14:22:34 2020 -0700 |
tree | 88aeef0ecf9413f999a43f48a49a5f8e8941cedb | |
parent | c749bb2d554825e007cbc43b791f54e124dadfce [diff] |
riscv: add Linux note to vdso The Linux note in the vdso allows glibc to check the running kernel version without having to issue the uname syscall. Signed-off-by: Andreas Schwab <schwab@suse.de> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>