aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2020-12-02 13:15:47 +0000
committerCatalin Marinas <[email protected]>2020-12-02 19:46:14 +0000
commita0ccf2ba689f773f2882b9c1e79d8a43a19cb513 (patch)
tree1e934a4feafb46f63dcf394b4e224f51249bf718 /tools/perf/util/scripting-engines/trace-event-python.c
parentd87a8e65b5101123a24cddeb7a8a2c7b45f7b60c (diff)
arm64: sdei: move uaccess logic to arch/arm64/
The SDEI support code is split across arch/arm64/ and drivers/firmware/, largley this is split so that the arch-specific portions are under arch/arm64, and the management logic is under drivers/firmware/. However, exception entry fixups are currently under drivers/firmware. Let's move the exception entry fixups under arch/arm64/. This de-clutters the management logic, and puts all the arch-specific portions in one place. Doing this also allows the fixups to be applied earlier, so things like PAN and UAO will be in a known good state before we run other logic. This will also make subsequent refactoring easier. Signed-off-by: Mark Rutland <[email protected]> Reviewed-by: James Morse <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions