summaryrefslogtreecommitdiff
path: root/drivers/md/dm-builtin.c
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2019-03-01 13:35:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-23 22:10:11 +0300
commit01088750f25e0fdbe8508ee681ca20142dfdb2e6 (patch)
tree12315b6ff82d7e9371dbae9bf7e224315d5a666b /drivers/md/dm-builtin.c
parent30cedf18d1e238514ef26da3afbd41e5c8a3ba07 (diff)
downloadlinux-01088750f25e0fdbe8508ee681ca20142dfdb2e6.tar.xz
perf intel-pt: Fix divide by zero when TSC is not available
commit 076333870c2f5bdd9b6d31e7ca1909cf0c84cbfa upstream. When TSC is not available, "timeless" decoding is used but a divide by zero occurs if perf_time_to_tsc() is called. Ensure the divisor is not zero. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: stable@vger.kernel.org # v4.9+ Link: https://lkml.kernel.org/n/tip-1i4j0wqoc8vlbkcizqqxpsf4@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/md/dm-builtin.c')
0 files changed, 0 insertions, 0 deletions