aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2015-08-04 18:52:09 +0100
committerWill Deacon <will.deacon@arm.com>2015-08-04 18:52:09 +0100
commit04b8637be92f284409651088f3856f4290a931d8 (patch)
treeaee6f9d734c0893139664f38d6438e3897dd568b /tools/perf/scripts/python/export-to-postgresql.py
parentarm64: make ll/sc __cmpxchg_case_##name asm consistent (diff)
downloadlinux-dev-04b8637be92f284409651088f3856f4290a931d8.tar.xz
linux-dev-04b8637be92f284409651088f3856f4290a931d8.zip
arm64: alternatives: ensure secondary CPUs execute ISB after patching
In order to guarantee that the patched instruction stream is visible to a CPU, that CPU must execute an isb instruction after any related cache maintenance has completed. The instruction patching routines in kernel/insn.c get this right for things like jump labels and ftrace, but the alternatives patching omits it entirely leaving secondary cores in a potential limbo between the old and the new code. This patch adds an isb following the secondary polling loop in the altenatives patching. Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions