Uros Bizjak 1013f5636f genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiers
Handle typeof_unqual, __typeof_unqual and __typeof_unqual__ keywords
using TYPEOF_KEYW token in the same way as typeof keyword.

Also ignore x86 __seg_fs and __seg_gs named address space qualifiers
using X86_SEG_KEYW token in the same way as const, volatile or
restrict qualifiers.

Fixes: ac053946f5c4 ("compiler.h: introduce TYPEOF_UNQUAL() macro")
Closes: https://lore.kernel.org/lkml/81a25a60-de78-43fb-b56a-131151e1c035@molgen.mpg.de/
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Link: https://lore.kernel.org/r/20250413220749.270704-1-ubizjak@gmail.com
2025-04-14 09:19:04 +02:00
..
2024-09-01 20:34:49 +09:00
2024-10-07 02:12:27 +09:00
2025-04-06 10:00:04 -07:00
2025-04-05 15:46:50 -07:00
2025-04-05 15:46:50 -07:00
2025-01-31 12:07:07 -08:00
2025-04-05 15:46:50 -07:00
2022-10-03 14:03:19 -07:00
2025-04-05 15:46:50 -07:00
2023-12-03 18:51:48 +09:00
2025-03-30 17:03:26 -07:00
2024-11-28 08:11:56 +09:00
2025-02-12 12:12:28 +01:00