Re: [PATCH v5 01/10] arm64: Provide a command line to disable spectre_v2 mitigation

2019-02-28 Thread Andre Przywara
Hi, On 2/26/19 7:05 PM, Jeremy Linton wrote: There are various reasons, including bencmarking, to disable spectrev2 mitigation on a machine. Provide a command-line to do so. Signed-off-by: Jeremy Linton Reviewed-by: Andre Przywara Cheers, Andre. Cc: Jonathan Corbet Cc: linux-doc

Re: [PATCH v4 01/12] Documentation: Document arm64 kpti control

2019-01-31 Thread Andre Przywara
x-doc@vger.kernel.org Reviewed-by: Andre Przywara Cheers, Andre. > --- > Documentation/admin-guide/kernel-parameters.txt | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/admin-guide/kernel-parameters.txt > b/Documentation/admin-guide/kernel-parameters

Re: [PATCH v4 02/12] arm64: Provide a command line to disable spectre_v2 mitigation

2019-01-30 Thread Andre Przywara
l.org Reviewed-by: Andre Przywara Cheers, Andre > --- > Documentation/admin-guide/kernel-parameters.txt | 8 > arch/arm64/kernel/cpu_errata.c | 11 +++ > 2 files changed, 15 insertions(+), 4 deletions(-) > > diff --git a/Documentation/a

Re: [PATCH v4 01/12] Documentation: Document arm64 kpti control

2019-01-30 Thread Andre Przywara
On Fri, 25 Jan 2019 12:07:00 -0600 Jeremy Linton wrote: Hi, > For a while Arm64 has been capable of force enabling > or disabling the kpti mitigations. Lets make sure the > documentation reflects that. > > Signed-off-by: Jeremy Linton > Cc: Jonathan Corbet > Cc: linux-doc@vger.kernel.org > --

[PATCH] Documentation: earlycon: fix Marvell Armada 3700 UART name

2017-05-03 Thread Andre Przywara
The Marvell Armada 3700 UART uses "ar3700_uart" for its earlycon name. Adjust documentation to match the code. Signed-off-by: Andre Przywara --- Documentation/admin-guide/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-gu

Re: [PATCH v2 2/3] ARM: dts: sunxi: add support for Orange Pi Zero board

2016-12-02 Thread Andre Przywara
Hi, On 02/12/16 14:32, Icenowy Zheng wrote: > > > 02.12.2016, 22:30, "Hans de Goede" : >> Hi, >> >> On 02-12-16 15:22, Icenowy Zheng wrote: >>> 01.12.2016, 17:36, "Maxime Ripard" : On Mon, Nov 28, 2016 at 12:29:07AM +, André Przywara wrote: > > Something more interesting happene

Re: [PATCH 3/3] ARM: dts: sunxi: enable SDIO Wi-Fi on Orange Pi Zero

2016-11-30 Thread Andre Przywara
Hi, On 29/11/16 10:19, Icenowy Zheng wrote: > > 2016年11月29日 15:16于 Alexey Kardashevskiy 写道: >> >> >> >> On Wed, Nov 23, 2016 at 6:59 PM, Maxime Ripard > wrote: >>> >>> Hi, >>> >>> On Tue, Nov 22, 2016 at 12:24:21AM +0800, Icenowy Zheng wrote: >>> > There's a Allwinner's XR819 SDIO Wi-Fi module s

Re: [PATCH v2 2/3] ARM: dts: sunxi: add support for Orange Pi Zero board

2016-11-23 Thread Andre Przywara
Hi Maxime, On 23/11/16 07:57, Maxime Ripard wrote: > On Tue, Nov 22, 2016 at 12:24:20AM +0800, Icenowy Zheng wrote: >> Orange Pi Zero is a board that came with the new Allwinner H2+ SoC. >> >> Add a device tree file for it. >> >> Signed-off-by: Icenowy Zheng >> --- >> Changes since v2: >> - Use g