diff options
author | 2014-04-15 12:55:07 +0200 | |
---|---|---|
committer | 2014-05-20 08:58:47 +0200 | |
commit | d3a73acbc26a4a81a01a35fd162973e53d0386f5 (patch) | |
tree | 5b8fd3880f3b38575b1a043f3f4f07623a633bd1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/uaccess: simplify control register updates (diff) | |
download | linux-dev-d3a73acbc26a4a81a01a35fd162973e53d0386f5.tar.xz linux-dev-d3a73acbc26a4a81a01a35fd162973e53d0386f5.zip |
s390: split TIF bits into CIF, PIF and TIF bits
The oi and ni instructions used in entry[64].S to set and clear bits
in the thread-flags are not guaranteed to be atomic in regard to other
CPUs. Split the TIF bits into CPU, pt_regs and thread-info specific
bits. Updates on the TIF bits are done with atomic instructions,
updates on CPU and pt_regs bits are done with non-atomic instructions.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions