From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f54.google.com (mail-wg0-f54.google.com [74.125.82.54]) by kanga.kvack.org (Postfix) with ESMTP id CE3CC900015 for ; Mon, 9 Mar 2015 06:27:44 -0400 (EDT) Received: by wghl18 with SMTP id l18so26561313wgh.5 for ; Mon, 09 Mar 2015 03:27:44 -0700 (PDT) Received: from service87.mimecast.com (service87.mimecast.com. [91.220.42.44]) by mx.google.com with ESMTP id s2si18777492wiz.19.2015.03.09.03.27.34 for ; Mon, 09 Mar 2015 03:27:35 -0700 (PDT) From: Vladimir Murzin Subject: [PATCH 6/6] Documentation: update arch list in the 'memtest' entry Date: Mon, 9 Mar 2015 10:27:10 +0000 Message-Id: <1425896830-19705-7-git-send-email-vladimir.murzin@arm.com> In-Reply-To: <1425896830-19705-1-git-send-email-vladimir.murzin@arm.com> References: <1425896830-19705-1-git-send-email-vladimir.murzin@arm.com> Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Sender: owner-linux-mm@kvack.org List-ID: To: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, akpm@linux-foundation.org, lauraa@codeaurora.org, catalin.marinas@arm.com, will.deacon@arm.com, linux@arm.linux.org.uk, arnd@arndb.de, mark.rutland@arm.com, ard.biesheuvel@linaro.org, baruch@tkos.co.il, rdunlap@infradead.org Since arm64/arm support memtest command line option update the "memtest" entry. Signed-off-by: Vladimir Murzin --- Documentation/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-par= ameters.txt index bfcb1a6..ea11c98 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1988,7 +1988,7 @@ bytes respectively. Such letter suffixes can also be = entirely omitted. =09=09=09seconds. Use this parameter to check at some =09=09=09other rate. 0 disables periodic checking. =20 -=09memtest=3D=09[KNL,X86] Enable memtest +=09memtest=3D=09[KNL,X86,ARM] Enable memtest =09=09=09Format: =09=09=09default : 0 =09=09=09Specifies the number of memtest passes to be --=20 1.7.9.5 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org