diff options
author | Li Bin <huawei.libin@huawei.com> | 2015-10-28 16:23:26 +0800 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-11-02 13:34:32 -0500 |
commit | 46a2b61ecb286dddb4efa73b119fec54e1576efe (patch) | |
tree | 936187fd9d1d94a8f67a2b41f00f9de02f83ecc7 /lib/genalloc.c | |
parent | 799fd44cf5bbcc51c46b674035bfc49cbf6907ba (diff) |
recordmcount: x86: Assign a meaningful value to rel_type_nop
Although, the default value of rel_type_nop is zero, and the value
of R_386_NONE/R_X86_64_NONE is zero too, but it should be assigned
a meaningful value explicitly, otherwise it looks confused.
Assign R_386_NONE to rel_type_nop for 386, assign R_X86_64_NONE
to rel_type_nop for x86_64.
Link: http://lkml.kernel.org/r/1446020606-16352-1-git-send-email-huawei.libin@huawei.com
Signed-off-by: Li Bin <huawei.libin@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions