Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259323

[PATCH 0/3] recordmcount: bugfix and amend

From Li Bin <huawei.libin@huawei.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] recordmcount: bugfix and amend
Date 2015-10-30 09:40 +0100
Message-ID <qpdo6-3wq-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] recordmcount: bugfix and amend Li Bin <huawei.libin@huawei.com> - 2015-10-30 09:40 +0100
  [PATCH 1/3] recordmcount: fix endianness handling bug for nop_mcount Li Bin <huawei.libin@huawei.com> - 2015-10-30 09:40 +0100
    Re: [PATCH 1/3] recordmcount: fix endianness handling bug for  nop_mcount libin <huawei.libin@huawei.com> - 2015-10-30 09:50 +0100
    Re: [PATCH 1/3] recordmcount: fix endianness handling bug for  nop_mcount Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2015-10-30 15:40 +0100
      Re: [PATCH 1/3] recordmcount: fix endianness handling bug for  nop_mcount libin <huawei.libin@huawei.com> - 2015-10-31 03:10 +0100

csiph-web