kernel_optimize_test/arch
Christophe Leroy 911b7afdeb mips/kgdb: prepare arch_kgdb_ops for constness
MIPS is the only architecture modifying arch_kgdb_ops during init.
This patch makes the init static, so that it can be changed to
const in following patch, as recommended by checkpatch.pl

Suggested-by: Paul Burton <paul.burton@mips.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
2018-12-30 08:31:58 +00:00
..
alpha
arc kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() 2018-12-30 08:28:02 +00:00
arm kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() 2018-12-30 08:28:02 +00:00
arm64 kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() 2018-12-30 08:28:02 +00:00
c6x
csky
h8300
hexagon kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() 2018-12-30 08:28:02 +00:00
ia64 ia64: export node_distance function 2018-11-26 18:30:40 -08:00
m68k
microblaze microblaze: function_graph: Simplify with function_graph_enter() 2018-11-27 20:30:18 -05:00
mips mips/kgdb: prepare arch_kgdb_ops for constness 2018-12-30 08:31:58 +00:00
nds32 nds32: function_graph: Simplify with function_graph_enter() 2018-11-27 20:30:43 -05:00
nios2
openrisc
parisc parisc: function_graph: Simplify with function_graph_enter() 2018-11-27 20:30:52 -05:00
powerpc kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() 2018-12-30 08:28:02 +00:00
riscv While rewriting the function graph tracer, I discovered a design flaw that 2018-11-30 09:32:34 -08:00
s390 While rewriting the function graph tracer, I discovered a design flaw that 2018-11-30 09:32:34 -08:00
sh kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() 2018-12-30 08:28:02 +00:00
sparc kgdb: Remove irq flags from roundup 2018-12-30 08:24:21 +00:00
um
unicore32
x86 kgdb: Remove irq flags from roundup 2018-12-30 08:24:21 +00:00
xtensa xtensa: fix coprocessor part of ptrace_{get,set}xregs 2018-11-26 18:37:51 -08:00
.gitignore
Kconfig