diff options
author | Rich Felker <dalias@libc.org> | 2016-04-22 23:29:13 +0000 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2016-08-05 03:29:32 +0000 |
commit | 834da197058bebcb343320dafb8b62d416d4038c (patch) | |
tree | 86014306af44c06b216683dfbc20aa2a8e997b18 /lib/fdt_rw.c | |
parent | 5a846abad07f6f30adfa3e46c5c7a47d2e7b1e63 (diff) | |
download | linux-834da197058bebcb343320dafb8b62d416d4038c.tar.gz linux-834da197058bebcb343320dafb8b62d416d4038c.tar.bz2 linux-834da197058bebcb343320dafb8b62d416d4038c.zip |
sh: add AT_HWCAP flag for J-Core cas.l instruction
The J-Core cpu has, as an ISA extension, an atomic compare-and-swap
instruction cas.l which applications need to use (instead the imask or
gusa atomic models, which are fundamentally limited to UP) for
synchronization in order to be compatible with SMP systems. Provide a
hwcap flag so that it's possible to do runtime selection and support
both.
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'lib/fdt_rw.c')
0 files changed, 0 insertions, 0 deletions