Fix: TAINT_UNSAFE_SMP renamed to TAINT_CPU_OUT_OF_SPEC in v3.15
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Jul 2020 14:48:02 +0000 (10:48 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 20 Jul 2020 16:17:40 +0000 (12:17 -0400)
commit0e561dbfd6b9c0a9178e9f0f3e6ec5a3d3713f56
treebd5433a5f028440bac0d61c277d0e25d601b6e86
parent5f1c794bcce39ee8c401c735cf7e1907c0bc20fe
Fix: TAINT_UNSAFE_SMP renamed to TAINT_CPU_OUT_OF_SPEC in v3.15

See upstream commit:

  commit 8c90487cdc64847b4fdd812ab3047f426fec4d13
  Author: Dave Jones <davej@redhat.com>
  Date:   Wed Feb 26 10:49:49 2014 -0500

    Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC

    Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC, so we can repurpose
    the flag to encompass a wider range of pushing the CPU beyond its
    warrany.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I3e91df01bfbfaa6fab4e3904e59317022a9ec0f8
include/instrumentation/events/module.h
This page took 0.02543 seconds and 4 git commands to generate.