[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170246934075.98561.2845796203103432401.b4-ty@kernel.org>
Date: Wed, 13 Dec 2023 17:25:19 +0000
From: Will Deacon <will@...nel.org>
To: Huang Shijie <shijie@...amperecomputing.com>,
catalin.marinas@....com
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
linux-kernel@...r.kernel.org, patches@...erecomputing.com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] arm64: irq: set the correct node for shadow call stack
On Wed, 13 Dec 2023 09:20:46 +0800, Huang Shijie wrote:
> The init_irq_stacks() has been changed to use the correct node:
> https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/commit/?id=75b5e0bf90bf
>
> The init_irq_scs() has the same issue with init_irq_stacks():
> cpu_to_node() is not initialized yet, it does not work.
>
> This patch uses early_cpu_to_node() to set the init_irq_scs()
> with the correct node.
>
> [...]
Applied to arm64 (for-next/mm), thanks!
[1/1] arm64: irq: set the correct node for shadow call stack
https://git.kernel.org/arm64/c/7b1a09e44dc6
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
Powered by blists - more mailing lists