Revision 94df1040b1e6aacd8dec0ba3c61d7e77cd695f26 authored by Namhyung Kim on 08 June 2017, 07:31:07 UTC, committed by Arnaldo Carvalho de Melo on 08 June 2017, 18:39:19 UTC
If a kernel modules is compressed, it should be decompressed before
running objdump to parse binary data correctly.  This fixes a failure of
object code reading test for me.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Wang Nan <wangnan0@huawei.com>
Cc: kernel-team@lge.com
Link: http://lkml.kernel.org/r/20170608073109.30699-8-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent 8ba29ad
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top