All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] recordmcount: bugfix and amend
@ 2015-10-30  8:31 ` Li Bin
  0 siblings, 0 replies; 20+ messages in thread
From: Li Bin @ 2015-10-30  8:31 UTC (permalink / raw)
  To: will.deacon, lkp, catalin.marinas, rostedt, takahiro.akashi
  Cc: linux-kernel, linux-arm-kernel, guohanjun, dingtianhong,
	zhouchengming1, xiexiuqi, huawei.libin

Li Bin (3):
  recordmcount: fix endianness handling bug for nop_mcount
  recordmcount: x86: assign a meaningful value to rel_type_nop
  recordmcount: arm64: replace the ignored mcount call into nop

 scripts/recordmcount.c | 26 +++++++++++++++++++++++++-
 scripts/recordmcount.h |  5 +++--
 2 files changed, 28 insertions(+), 3 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2015-11-03  1:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-30  8:31 [PATCH 0/3] recordmcount: bugfix and amend Li Bin
2015-10-30  8:31 ` Li Bin
2015-10-30  8:31 ` [PATCH 1/3] recordmcount: fix endianness handling bug for nop_mcount Li Bin
2015-10-30  8:31   ` Li Bin
2015-10-30  8:45   ` libin
2015-10-30  8:45     ` libin
2015-10-30 14:35   ` Sergei Shtylyov
2015-10-30 14:35     ` Sergei Shtylyov
2015-10-31  2:07     ` libin
2015-10-31  2:07       ` libin
2015-11-02 19:33       ` Steven Rostedt
2015-11-02 19:33         ` Steven Rostedt
2015-11-03  0:58         ` [PATCH] " libin
2015-11-03  0:58           ` libin
2015-10-30  8:31 ` [PATCH 2/3] recordmcount: x86: assign a meaningful value to rel_type_nop Li Bin
2015-10-30  8:31   ` Li Bin
2015-10-30  8:31 ` [PATCH 3/3] recordmcount: arm64: replace the ignored mcount call into nop Li Bin
2015-10-30  8:31   ` Li Bin
2015-10-30  8:44   ` libin
2015-10-30  8:44     ` libin

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.