aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-11-08 13:58:29 +0100
committerArnd Bergmann <[email protected]>2023-11-23 11:32:29 +0100
commit64bac5ea17d527872121adddfee869c7a0618f8f (patch)
tree01c4bcafcfbc6553f0a92fbef32993e2ec0772d9 /lib/test_fortify/write_overflow-strncpy-src.c
parentb85ea95d086471afb4ad062012a4d73cd328fa86 (diff)
arch: consolidate arch_irq_work_raise prototypes
The prototype was hidden in an #ifdef on x86, which causes a warning: kernel/irq_work.c:72:13: error: no previous prototype for 'arch_irq_work_raise' [-Werror=missing-prototypes] Some architectures have a working prototype, while others don't. Fix this by providing it in only one place that is always visible. Reviewed-by: Alexander Gordeev <[email protected]> Acked-by: Catalin Marinas <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Acked-by: Guo Ren <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions