Re: [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

2019-05-03 Thread Will Deacon
On Fri, May 03, 2019 at 06:47:19AM -0600, Jonathan Corbet wrote: > On Fri, 3 May 2019 13:39:40 +0100 > Will Deacon wrote: > > > > It looks like nobody has picked this up...so I've applied it. > > > > It's queued and tagged in the arm64 tree, which should also be in next! > > Just looked again

Re: [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

2019-05-03 Thread Jonathan Corbet
On Fri, 3 May 2019 13:39:40 +0100 Will Deacon wrote: > > It looks like nobody has picked this up...so I've applied it. > > It's queued and tagged in the arm64 tree, which should also be in next! Just looked again, I still don't see it there. Josh's mitigations= change is there, but not this

Re: [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

2019-05-03 Thread Jonathan Corbet
On Fri, 12 Apr 2019 22:56:21 -0500 Josh Poimboeuf wrote: > Add ARM64 to the legend of architectures. It's already used in several > places in kernel-parameters.txt. > > Suggested-by: Randy Dunlap > Signed-off-by: Josh Poimboeuf It looks like nobody has picked this up...so I've applied it. T

Re: [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

2019-05-03 Thread Will Deacon
On Fri, May 03, 2019 at 06:37:56AM -0600, Jonathan Corbet wrote: > On Fri, 12 Apr 2019 22:56:21 -0500 > Josh Poimboeuf wrote: > > > Add ARM64 to the legend of architectures. It's already used in several > > places in kernel-parameters.txt. > > > > Suggested-by: Randy Dunlap > > Signed-off-by:

Re: [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

2019-04-12 Thread Randy Dunlap
On 4/12/19 8:56 PM, Josh Poimboeuf wrote: > Add ARM64 to the legend of architectures. It's already used in several > places in kernel-parameters.txt. > > Suggested-by: Randy Dunlap > Signed-off-by: Josh Poimboeuf > --- > Documentation/admin-guide/kernel-parameters.rst | 1 + > 1 file changed,

[PATCH] Documentation: Add ARM64 to kernel-parameters.rst

2019-04-12 Thread Josh Poimboeuf
Add ARM64 to the legend of architectures. It's already used in several places in kernel-parameters.txt. Suggested-by: Randy Dunlap Signed-off-by: Josh Poimboeuf --- Documentation/admin-guide/kernel-parameters.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/admin-guide/ker