]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blob - queue-4.4/documentation-correct-the-possible-mds-sysfs-values.patch
4.4-stable patches
[thirdparty/kernel/stable-queue.git] / queue-4.4 / documentation-correct-the-possible-mds-sysfs-values.patch
1 From foo@baz Tue 14 May 2019 08:29:35 PM CEST
2 From: Tyler Hicks <tyhicks@canonical.com>
3 Date: Mon, 6 May 2019 23:52:58 +0000
4 Subject: Documentation: Correct the possible MDS sysfs values
5
6 From: Tyler Hicks <tyhicks@canonical.com>
7
8 commit ea01668f9f43021b28b3f4d5ffad50106a1e1301 upstream.
9
10 Adjust the last two rows in the table that display possible values when
11 MDS mitigation is enabled. They both were slightly innacurate.
12
13 In addition, convert the table of possible values and their descriptions
14 to a list-table. The simple table format uses the top border of equals
15 signs to determine cell width which resulted in the first column being
16 far too wide in comparison to the second column that contained the
17 majority of the text.
18
19 Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
20 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
21 [bwh: Backported to 4.4: adjust filename]
22 Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
23 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
24 ---
25 Documentation/hw-vuln/mds.rst | 27 ++++++++++++---------------
26 1 file changed, 12 insertions(+), 15 deletions(-)
27
28 --- a/Documentation/hw-vuln/mds.rst
29 +++ b/Documentation/hw-vuln/mds.rst
30 @@ -95,22 +95,19 @@ mitigations are active. The relevant sys
31
32 The possible values in this file are:
33
34 - ========================================= =================================
35 - 'Not affected' The processor is not vulnerable
36 + .. list-table::
37
38 - 'Vulnerable' The processor is vulnerable,
39 - but no mitigation enabled
40 -
41 - 'Vulnerable: Clear CPU buffers attempted' The processor is vulnerable but
42 - microcode is not updated.
43 - The mitigation is enabled on a
44 - best effort basis.
45 - See :ref:`vmwerv`
46 -
47 - 'Mitigation: CPU buffer clear' The processor is vulnerable and the
48 - CPU buffer clearing mitigation is
49 - enabled.
50 - ========================================= =================================
51 + * - 'Not affected'
52 + - The processor is not vulnerable
53 + * - 'Vulnerable'
54 + - The processor is vulnerable, but no mitigation enabled
55 + * - 'Vulnerable: Clear CPU buffers attempted, no microcode'
56 + - The processor is vulnerable but microcode is not updated.
57 +
58 + The mitigation is enabled on a best effort basis. See :ref:`vmwerv`
59 + * - 'Mitigation: Clear CPU buffers'
60 + - The processor is vulnerable and the CPU buffer clearing mitigation is
61 + enabled.
62
63 If the processor is vulnerable then the following information is appended
64 to the above information: