diff options
author | Mark Rutland <[email protected]> | 2017-07-20 12:26:48 +0100 |
---|---|---|
committer | Mark Rutland <[email protected]> | 2017-08-15 18:35:14 +0100 |
commit | f60ad4edcf07238a3d2646d65d8d217032452550 (patch) | |
tree | 9fcaefe674ed52734edf1c7f5719e69c31ace93a /tools/perf/scripts/python/syscall-counts.py | |
parent | dbc9344a68e506f19f80a9affc8fe7023a9cdc4c (diff) |
arm64: clean up irq stack definitions
Before we add yet another stack to the kernel, it would be nice to
ensure that we consistently organise stack definitions and related
helper functions.
This patch moves the basic IRQ stack defintions to <asm/memory.h> to
live with their task stack counterparts. Helpers used for unwinding are
moved into <asm/stacktrace.h>, where subsequent patches will add helpers
for other stacks. Includes are fixed up accordingly.
This patch is a pure refactoring -- there should be no functional
changes as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Will Deacon <[email protected]>
Tested-by: Laura Abbott <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: James Morse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions