Re: [PATCH 1/1] arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack

From: Catalin Marinas
Date: Fri Jul 31 2020 - 13:49:05 EST


On Fri, 31 Jul 2020 17:19:50 +0530, Maninder Singh wrote:
> 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.

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
https://git.kernel.org/arm64/c/338c11e94e16

--
Catalin