diff options
author | libin <huawei.libin@huawei.com> | 2015-11-03 08:58:47 +0800 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2015-12-13 17:49:06 +0000 |
commit | 811f0bd948ffbf8f1b05c24953926666e1cb1886 (patch) | |
tree | eafcccc9ce07b034d1481cd71b528f43b72f819c /arch | |
parent | fd5507bac259dd048f77ad564cb68535a5a98661 (diff) | |
download | linux-stable-811f0bd948ffbf8f1b05c24953926666e1cb1886.tar.gz linux-stable-811f0bd948ffbf8f1b05c24953926666e1cb1886.tar.bz2 linux-stable-811f0bd948ffbf8f1b05c24953926666e1cb1886.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: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions