aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/versal-fpga.c
diff options
context:
space:
mode:
authorHuang Shijie <[email protected]>2023-12-13 01:20:46 +0000
committerWill Deacon <[email protected]>2023-12-13 12:09:00 +0000
commit7b1a09e44dc64f4f5930659b6d14a27183c00705 (patch)
treeaa7e193aa2bf97294d0d2b096d965bfde8781502 /drivers/fpga/versal-fpga.c
parentarm64: irq: set the correct node for VMAP stack (diff)
downloadkernel-7b1a09e44dc64f4f5930659b6d14a27183c00705.tar.gz
kernel-7b1a09e44dc64f4f5930659b6d14a27183c00705.zip
arm64: irq: set the correct node for shadow call stack
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. Signed-off-by: Huang Shijie <[email protected]> Reviewed-by: Catalin Marinas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/fpga/versal-fpga.c')
0 files changed, 0 insertions, 0 deletions