diff options
author | libin <huawei.libin@huawei.com> | 2015-11-03 08:58:47 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-17 12:34:34 -0800 |
commit | f5acefe877fc7a6435e6dd4a6dfe40db1eb4e071 (patch) | |
tree | e6d17dd4962456730dd51926c4fdbbb274cb8579 /crypto | |
parent | ac6c30ade442af72b6359e554ac12d6d836b351d (diff) | |
download | lwn-f5acefe877fc7a6435e6dd4a6dfe40db1eb4e071.tar.gz lwn-f5acefe877fc7a6435e6dd4a6dfe40db1eb4e071.zip |
recordmcount: Fix endianness handling bug for nop_mcount
commit c84da8b9ad3761eef43811181c7e896e9834b26b upstream.
In nop_mcount, shdr->sh_offset and welp->r_offset should handle
endianness properly, otherwise it will trigger Segmentation fault
if the recordmcount main and file.o have different endianness.
Link: http://lkml.kernel.org/r/563806C7.7070606@huawei.com
Signed-off-by: Li Bin <huawei.libin@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions