linux/arch
Al Viro bb1a773d5b kill unused dump_fpu() instances
dump_fpu() is used only on the architectures that support elf
and have neither CORE_DUMP_USE_REGSET nor ELF_CORE_COPY_FPREGS
defined.

Currently that's csky, m68k, microblaze, nds32 and unicore32.  The rest
of the instances are dead code.

NB: THIS MUST GO AFTER ELF_FDPIC CONVERSION

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-07-27 14:33:10 -04:00
..
alpha Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
arc kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
arm kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
arm64 regset(): kill ->get_size() 2020-07-27 14:31:13 -04:00
c6x c6x: switch to ->regset_get() 2020-07-27 14:31:10 -04:00
csky csky: switch to ->regset_get() 2020-07-27 14:31:12 -04:00
h8300 h8300: switch to ->regset_get() 2020-07-27 14:31:10 -04:00
hexagon kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
ia64 kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
m68k Kbuild updates for v5.8 (2nd) 2020-06-13 13:29:16 -07:00
microblaze mmap locking API: convert mmap_sem comments 2020-06-09 09:39:14 -07:00
mips mips: switch to ->regset_get() 2020-07-27 14:31:08 -04:00
nds32 nds32: switch to ->regset_get() 2020-07-27 14:31:11 -04:00
nios2 kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
openrisc kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
parisc kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
powerpc Merge branch 'work.fdpic' into regset.followup 2020-07-27 14:32:44 -04:00
riscv riscv: switch to ->regset_get() 2020-07-27 14:31:10 -04:00
s390 kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
sh kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
sparc kill unused dump_fpu() instances 2020-07-27 14:33:10 -04:00
um treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
unicore32 This time around we have 4 lines of diff in the core framework, removing a 2020-06-10 11:42:19 -07:00
x86 Merge branch 'work.fdpic' into regset.followup 2020-07-27 14:32:44 -04:00
xtensa xtensa: switch to ->regset_get() 2020-07-27 14:31:12 -04:00
.gitignore
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00