/openbmc/linux/arch/ia64/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/sh/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/arm/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/mips/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/arch/x86/kernel/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/include/linux/ |
H A D | ftrace.h | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | diff 3a36cb11ca65cd6804972eaf1000378ba4384ea7 Mon Feb 24 12:59:59 CST 2014 Jiri Slaby <jslaby@suse.cz> 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>
|