diff options
| author | Uros Bizjak <[email protected]> | 2025-04-13 22:07:34 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-04-14 07:19:04 +0000 |
| commit | 1013f5636fd808569c1f4c40a58a4efc70713a28 (patch) | |
| tree | 9dfe7d2784b33fd893e471b1581664780a011c44 /net/core/dev_api.c | |
| parent | clang-format: Update the ForEachMacros list for v6.15-rc1 (diff) | |
| download | kernel-1013f5636fd808569c1f4c40a58a4efc70713a28.tar.gz kernel-1013f5636fd808569c1f4c40a58a4efc70713a28.zip | |
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/[email protected]/
Reported-by: Paul Menzel <[email protected]>
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions
