linux_dsm_epyc7002/arch/microblaze/kernel
Jiri Slaby 3a36cb11ca ftrace: Do not pass data to ftrace_dyn_arch_init
As the data parameter is not really used by any ftrace_dyn_arch_init,
remove that from ftrace_dyn_arch_init. This also removes the addr
local variable from ftrace_init which is now unused.

Note the documentation was imprecise as it did not suggest to set
(*data) to 0.

Link: http://lkml.kernel.org/r/1393268401-24379-4-git-send-email-jslaby@suse.cz

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: linux-arch@vger.kernel.org
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2014-03-07 10:06:14 -05:00
..
cpu microblaze: Add missing v8.50.a version 2014-01-27 11:31:37 +01:00
.gitignore
asm-offsets.c
dma.c
early_printk.c
entry-nommu.S
entry.S
exceptions.c
ftrace.c ftrace: Do not pass data to ftrace_dyn_arch_init 2014-03-07 10:06:14 -05:00
head.S microblaze: Fix a typo when disabling stack protection 2014-02-10 07:44:11 +01:00
heartbeat.c
hw_exception_handler.S microblaze: Fix compilation error for BS=0 2014-01-27 11:26:33 +01:00
intc.c
irq.c
kgdb.c
Makefile
mcount.S
microblaze_ksyms.c
misc.S
module.c
process.c
prom_parse.c
prom.c microblaze: clean-up prom.h implicit includes 2013-10-09 20:04:03 -05:00
ptrace.c
reset.c
setup.c microblaze: Fix missing bracket in printk 2014-01-27 11:26:34 +01:00
signal.c
stacktrace.c
sys_microblaze.c microblaze: Fix bug with mmap2 syscall MB implementation 2013-11-08 15:20:44 +01:00
syscall_table.S microblaze: Fix bug with mmap2 syscall MB implementation 2013-11-08 15:20:44 +01:00
timer.c microblaze: timer: Do not initialized system timer twice 2014-01-27 11:26:31 +01:00
traps.c
unwind.c
vmlinux.lds.S microblaze: Add NOTES section to linker script 2014-01-27 11:25:01 +01:00