From: Takahiro Itazuri <zulinx86@gmail.com>
To: pawan.kumar.gupta@linux.intel.com, corbet@lwn.net,
jani.nikula@linux.intel.com
Cc: bp@alien8.de, jpoimboe@kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, peterz@infradead.org,
tglx@linutronix.de, zulinx86@gmail.com
Subject: Re: [PATCH v2] Documentation: Use grid table over list table
Date: Sun, 8 Sep 2024 15:50:43 +0000 [thread overview]
Message-ID: <20240908155043.556286-1-zulinx86@gmail.com> (raw)
In-Reply-To: <20240906172317.ohiokq7fzoc5emnq@desk>
On Fri, 6 Sep 2024, Pawan Gupta <pawan.kumar.gupta@linux.intel.com> wrote:
> On Fri, Sep 06, 2024 at 04:26:49PM +0300, Jani Nikula wrote:
> > On Fri, 06 Sep 2024, Takahiro Itazuri <itazur@amazon.com> wrote:
> > > Using a simple table, a line break in the first column would be
> > > recognized as two rows. To avoid that, list table was used but it
> > > is unreadable for plain text readers. Uses grid table instead.
> > >
> > > Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
> > > ---
> > > Changes in v2:
> > > - Use grid table over list table (applying to not only GDS but also
> > > other vulnerabilities)
> > > - Link to v1: https://lore.kernel.org/all/20240903132533.26458-1-itazur@amazon.com/
> >
> > I see that Jon asked you to use a grid table.
> >
> > But when I look at what's being changed, I can't help but think a
> > definition list [1] might provide the best compromise between readable
> > (and easily editable!) source rst and generated html. I don't think it
> > has to be a *table* in either.
Thank you for your feedback!
Then, I'd prefer list table again because it doesn't change the existing HTML
appearance and it doesn't look much different from the definition list in plain
text format.
For readability/editability in plain text format, a line break can be inserted
between items as follows:
.. list-table::
* - 'Not affected'
- Processor not vulnerable.
* - 'Vulnerable'
- Processor vulnerable and mitigation disabled.
* - 'Vulnerable: No microcode'
- Processor vulnerable and microcode is missing migitation.
* - 'Mitigation: AVX disabled, no microcode'
- Processor is vulnerable and microcode is missing mitigation. AVX disbaled as
mitigation.
* - 'Mitigation: Microcode'
- Processor is vulnerable and mitigation is in effect.
* - 'Mitigation: Microcode (locked)'
- Processor is vulnerable and mitigation is in effect and cannot be disabled.
* - 'Unknown: Dependent on hypervisor status'
- Running on a virtual guest processor that is affected but with no way to
know if host processor is mitigated or vulnerable.
Thanks,
Taka
prev parent reply other threads:[~2024-09-08 15:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-06 10:49 Takahiro Itazuri
2024-09-06 13:26 ` Jani Nikula
2024-09-06 13:45 ` Jonathan Corbet
2024-09-06 17:23 ` Pawan Gupta
2024-09-08 15:50 ` Takahiro Itazuri [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240908155043.556286-1-zulinx86@gmail.com \
--to=zulinx86@gmail.com \
--cc=bp@alien8.de \
--cc=corbet@lwn.net \
--cc=jani.nikula@linux.intel.com \
--cc=jpoimboe@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pawan.kumar.gupta@linux.intel.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®