All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ftrace fixes for PA-RISC
@ 2021-10-19 18:31 Sven Schnelle
  2021-10-19 18:31 ` [PATCH 1/3] parisc: don't use dereference_function_descriptor() in trace stub Sven Schnelle
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sven Schnelle @ 2021-10-19 18:31 UTC (permalink / raw)
  To: Helge Deller; +Cc: linux-parisc

I tried to enable ftrace, but it didn't work. These are the required
fixes to make it work again.

Sven Schnelle (3):
  parisc: don't use dereference_function_descriptor() in trace stub
  parisc/ftrace: use static key to enable function graph
  parisc: mark xchg functions notrace

 arch/parisc/kernel/ftrace.c | 13 ++++++-------
 arch/parisc/lib/bitops.c    | 12 ++++++------
 2 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-19 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19 18:31 [PATCH 0/3] ftrace fixes for PA-RISC Sven Schnelle
2021-10-19 18:31 ` [PATCH 1/3] parisc: don't use dereference_function_descriptor() in trace stub Sven Schnelle
2021-10-19 18:31 ` [PATCH 2/3] parisc/ftrace: use static key to enable function graph Sven Schnelle
2021-10-19 18:31 ` [PATCH 3/3] parisc: mark xchg functions notrace Sven Schnelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.