Files
linux/arch/sparc/kernel
Dawei Li c4650ba96c sparc/irq: Remove on-stack cpumask var
In general it's preferable to avoid placing cpumasks on the stack, as
for large values of NR_CPUS these can consume significant amounts of
stack space and make stack overflows more likely.

- Both 2 arguments of cpumask_equal() is constant and free of change, no
  need to allocate extra cpumask variables.

- Merge cpumask_and(), cpumask_first() and cpumask_empty() into
  cpumask_first_and().

Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Dawei Li <dawei.li@shingroup.cn>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Link: https://lore.kernel.org/r/20240424025548.3765250-3-dawei.li@shingroup.cn
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
2024-05-08 19:42:15 +02:00
..
2024-02-16 16:49:58 +01:00
2018-01-22 08:17:15 -08:00
2018-01-22 08:17:15 -08:00
2024-03-08 21:20:23 +01:00
2024-03-08 21:20:23 +01:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-03-08 21:20:23 +01:00
2021-09-15 13:42:33 -07:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-01-19 08:08:53 -06:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2020-08-23 17:36:59 -05:00
2024-02-16 16:50:25 +01:00
2020-08-20 13:12:58 +02:00
2024-04-22 15:33:07 +02:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-03-08 21:20:23 +01:00
2024-04-22 15:33:07 +02:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-04-22 15:33:07 +02:00
2022-09-29 19:21:10 -07:00
2022-09-29 19:21:10 -07:00
2024-02-16 16:50:25 +01:00