diff options
author | Maninder Singh <maninder1.s@samsung.com> | 2020-07-31 17:19:50 +0530 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-07-31 18:05:36 +0100 |
commit | 338c11e94e160f80d8352bf9b5da82dd1a910d2f (patch) | |
tree | 533b2ea95ad7b7d967c2817958408c561ff95d8c /mm/util.c | |
parent | c4885bbb3afee80f41d39a33e49881a18e500f47 (diff) | |
download | linux-338c11e94e160f80d8352bf9b5da82dd1a910d2f.tar.bz2 |
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
IRQ_STACK_SIZE can be made different from THREAD_SIZE,
and as IRQ_STACK_SIZE is used while irq stack allocation,
same define should be used while printing information of irq stack.
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/1596196190-14141-1-git-send-email-maninder1.s@samsung.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions