diff options
author | 2020-11-17 16:16:37 +0100 | |
---|---|---|
committer | 2020-11-19 11:25:42 +0100 | |
commit | d1f250e2205eca9f1264f8e2d3a41fcf38f92d91 (patch) | |
tree | 9909e949a13f72a235cb30071f4aef5eef189879 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs (diff) | |
download | wireguard-linux-d1f250e2205eca9f1264f8e2d3a41fcf38f92d91.tar.xz wireguard-linux-d1f250e2205eca9f1264f8e2d3a41fcf38f92d91.zip |
x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK
A lot of ground work has been performed on x86 entry code. Fragile path
between user_enter() and user_exit() have IRQs disabled. Uses of RCU and
intrumentation in these fragile areas have been explicitly annotated
and protected.
This architecture doesn't need exception_enter()/exception_exit()
anymore and has therefore earned CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20201117151637.259084-6-frederic@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions