diff options
author | Palmer Dabbelt <palmer@sifive.com> | 2017-12-01 13:12:10 -0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2017-12-01 13:12:10 -0800 |
commit | 07f8ba7439f9c942d5bd7b63074e7a1528601713 (patch) | |
tree | a9ea3bf949955e5808617e4b21372c0ed85bc009 /drivers/cpufreq | |
parent | f8182f613c9887744eb469b1a3352636481cb395 (diff) | |
parent | 0e710ac6521f13c68a5c634471f40ae448c31e0a (diff) | |
download | linux-rt-07f8ba7439f9c942d5bd7b63074e7a1528601713.tar.gz |
RISC-V: User-Visible Changes
This merge contains the user-visible, ABI-breaking changes that we want
to make sure we have in Linux before our first release. Highlights
include:
* VDSO entries for clock_get/gettimeofday/getcpu have been added. These
are simple syscalls now, but we want to let glibc use them from the
start so we can make them faster later.
* A VDSO entry for instruction cache flushing has been added so
userspace can flush the instruction cache.
* The VDSO symbol versions for __vdso_cmpxchg{32,64} have been removed,
as those VDSO entries don't actually exist.
Conflicts:
arch/riscv/include/asm/tlbflush.h
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions