[PATCH v2] arm64: irq: include <linux/cpumask.h>
Will Deacon
will at kernel.org
Fri Jan 12 05:42:41 PST 2024
On Wed, 10 Jan 2024 07:40:07 +0000, Tudor Ambarus wrote:
> Sorting include files in alphabetic order in
> drivers/tty/serial/samsung.c revealed the following error:
>
> In file included from drivers/tty/serial/samsung_tty.c:24:
> ./arch/arm64/include/asm/irq.h:9:43: error: unknown type name ‘cpumask_t’
> 9 | void arch_trigger_cpumask_backtrace(const cpumask_t *mask, int exclude_cpu);
> | ^~~~~~~~~
>
> [...]
Applied to arm64 (for-next/core), thanks!
[1/1] arm64: irq: include <linux/cpumask.h>
https://git.kernel.org/arm64/c/b95df3bd1ea3
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list