linux/arch
Arnd Bergmann 0734f5c7eb Merge branch 'asm-generic-prototypes' into asm-generic
As part of my quest to enable -Wmissing-prototypes by default,
these patches clean up some of the prototypes that are needed by all
architectures but are handled inconsistently.

The duplicate prototypes are moved into common code, which helps both
to clean up the existing warnings and simplifies the logic.

* asm-generic-prototypes:
  arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypes
  csky: fix arch_jump_label_transform_static override
  arch: add do_page_fault prototypes
  arch: add missing prepare_ftrace_return() prototypes
  arch: vdso: consolidate gettime prototypes
  arch: include linux/cpu.h for trap_init() prototype
  arch: fix asm-offsets.c building with -Wmissing-prototypes
  arch: consolidate arch_irq_work_raise prototypes
2023-11-28 18:25:37 +01:00
..
alpha Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
arc
arm Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
arm64 arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypes 2023-11-28 18:24:52 +01:00
csky csky: fix arch_jump_label_transform_static override 2023-11-23 11:32:32 +01:00
hexagon
loongarch
m68k Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
microblaze arch: add missing prepare_ftrace_return() prototypes 2023-11-23 11:32:32 +01:00
mips Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
nios2 arch: add do_page_fault prototypes 2023-11-23 11:32:32 +01:00
openrisc
parisc
powerpc Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
riscv
s390
sh Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
sparc Merge branch 'asm-generic-prototypes' into asm-generic 2023-11-28 18:25:37 +01:00
um
x86
xtensa
.gitignore
Kconfig