Re: [PATCH 7/8] docs: kernel-doc: Finish moving STATE_* code out of process_file()

2018-02-08 Thread Jonathan Corbet
On Thu, 8 Feb 2018 13:29:53 +1100 "Tobin C. Harding" wrote: > It doesn't appear to be introduced by you but the brace positions are > non-uniform in this patch. > > if > { > ... > } > else > { > ... > } > > instead of > > if { > ... > } else { > eee > } True, that's

Re: [PATCH 2/6] Minor fixes to kernel-doc.rst

2018-02-08 Thread Markus Heiser
> Am 08.02.2018 um 15:45 schrieb Matthew Wilcox : > > From: Matthew Wilcox > > The author clearly meant to use the word 'which' here. @mauro: my english is very bad and I'm not qualified to teach you any bit of english, but often I see that you mix

[PATCH 1/6] Add documentation for Context section

2018-02-08 Thread Matthew Wilcox
From: Matthew Wilcox This section is mentioned in scripts/kernel-doc, so we should mention it in doc-guide/kernel-doc.rst. There are close to 500 comments using the Context section already, and almost 300 using a Locking section which fulfills much the same purpose (and

[PATCH 5/6] Restructure kernel-doc.rst

2018-02-08 Thread Matthew Wilcox
From: Matthew Wilcox I found the layout confusing with multiple introductions to what kernel-doc is and how to use it. I made the following changes: - Moved the 'Including kernel-doc comments' section to the end of the document -- we should explain what it *is*

[PATCH 3/6] Add scripts/split-man.pl

2018-02-08 Thread Matthew Wilcox
From: Matthew Wilcox Instead of asking the user to copy and paste a small perl script from the documentation, just distribute the perl script in the scripts directory. Signed-off-by: Matthew Wilcox --- Documentation/doc-guide/kernel-doc.rst | 30

[PATCH 6/6] Add a Style Guide section

2018-02-08 Thread Matthew Wilcox
From: Matthew Wilcox Let's try to be consistent and copy each other's best practices. Signed-off-by: Matthew Wilcox --- Documentation/doc-guide/kernel-doc.rst | 42 ++ 1 file changed, 42 insertions(+) diff --git

[PATCH 2/6] Minor fixes to kernel-doc.rst

2018-02-08 Thread Matthew Wilcox
From: Matthew Wilcox The author clearly meant to use the word 'which' here. Also replace some tabs with spaces which fixes the syntax highlighting in my editor. Signed-off-by: Matthew Wilcox --- Documentation/doc-guide/kernel-doc.rst | 16

[PATCH 0/6] Restructure kernel-doc.rst

2018-02-08 Thread Matthew Wilcox
From: Matthew Wilcox Jon asked me to redo the Context: patch on top of his current docs tree. Unfortunately, I was on a plane at the time, so I started fixing some other small things, and before I knew it, I'd completely restructured the entire doc-guide/kernel-doc.rst

Re: [PATCH v6 00/11] Intel SGX Driver

2018-02-08 Thread Jarkko Sakkinen
On Thu, Feb 08, 2018 at 09:46:53AM +0100, Pavel Machek wrote: > On Tue 2018-01-09 16:27:30, Jarkko Sakkinen wrote: > > On Thu, Jan 04, 2018 at 03:17:24PM +0100, Cedric Blancher wrote: > > > So how does this protect against the MELTDOWN attack (CVE-2017-5754) > > > and the MELTATOMBOMBA4 worm which

Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter

2018-02-08 Thread James Hogan
Hi, On Thu, Dec 07, 2017 at 11:33:47AM +, Miodrag Dinic wrote: > > On Wed, Dec 06, 2017 at 05:50:52PM +, Maciej W. Rozycki wrote: > > > What problem are you trying to solve anyway? Is it not something that > > > can be handled with the `execstack' utility? > > > > The commit message

Re: [PATCH v6 00/11] Intel SGX Driver

2018-02-08 Thread Pavel Machek
On Tue 2018-01-09 16:27:30, Jarkko Sakkinen wrote: > On Thu, Jan 04, 2018 at 03:17:24PM +0100, Cedric Blancher wrote: > > So how does this protect against the MELTDOWN attack (CVE-2017-5754) > > and the MELTATOMBOMBA4 worm which uses this exploit? > > > > Ced > > Everything going out of L1 gets