From patchwork Tue Aug 16 16:30:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laura Abbott X-Patchwork-Id: 9284235 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D556860839 for ; Tue, 16 Aug 2016 16:33:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C37D1286EA for ; Tue, 16 Aug 2016 16:33:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B83BA286EF; Tue, 16 Aug 2016 16:33:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A2A61286EA for ; Tue, 16 Aug 2016 16:33:29 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bZhHg-0002wj-VP; Tue, 16 Aug 2016 16:32:12 +0000 Received: from mail-qt0-f174.google.com ([209.85.216.174]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bZhHd-0002qb-C7 for linux-arm-kernel@lists.infradead.org; Tue, 16 Aug 2016 16:32:10 +0000 Received: by mail-qt0-f174.google.com with SMTP id 52so37638026qtq.3 for ; Tue, 16 Aug 2016 09:31:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=AOgb7o7vlIKhcsYQev9IizncGZ+7jpqX9RnufYJM3P8=; b=iT6QbmA4fS2iltly/z/Huq9qjIR1knIQZZixL3jGoApJJUPkM2GsBObn3XIYs2duMa N5SkYk6ocqCk5+2bl2REy8VLDZbR6b07z9S6WqxffdadbS0XpMAjVomxJhLq3c0YCFGc CUh9wXa8jMB6W7YCq9Va03lZAoGQrqOvz/Czv9u+Ia5Lyvt3nBHE+n/P2zm6tffiEOfr H8qUnFl7ssF+JyZ2qQMfINaaFllnRX0LyRgMk788dX0El2HWccWoGqn6cDs771hxBivO URE0rvQHXpLfzQ6LexXPIF4qayvDuFtrh9o+uXTuM4O6XEFVujDZKDr6CFg7LM8ubNiu lRFQ== X-Gm-Message-State: AEkoouulLij3pfb5wstASHmIz89aH4AeDavPuJ5gmm8CqDqCuWGVIh8mnfNyjH5r03+5AHQp X-Received: by 10.237.49.5 with SMTP id 5mr39825072qtg.136.1471365108009; Tue, 16 Aug 2016 09:31:48 -0700 (PDT) Received: from labbott-redhat-machine.redhat.com ([2601:602:9800:177f::337f]) by smtp.gmail.com with ESMTPSA id w67sm11080422qkb.45.2016.08.16.09.31.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Aug 2016 09:31:46 -0700 (PDT) From: Laura Abbott To: Andrey Ryabinin , Alexander Potapenko , Jonathan Corbet Subject: [PATCH] mm, kasan: Update kasan docs to indicate arm64 support Date: Tue, 16 Aug 2016 09:30:31 -0700 Message-Id: <1471365031-27115-1-git-send-email-labbott@redhat.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160816_093209_570460_582AD372 X-CRM114-Status: UNSURE ( 8.76 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, kasan-dev@googlegroups.com, Dmitry Vyukov , Laura Abbott , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP KASAN has been supported on arm64 since 39d114ddc682 ("arm64: add KASAN support"). Update the docs to indicate this. Signed-off-by: Laura Abbott Acked-by: Andrey Ryabinin --- Documentation/kasan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/kasan.txt b/Documentation/kasan.txt index 7dd95b3..d167220 100644 --- a/Documentation/kasan.txt +++ b/Documentation/kasan.txt @@ -12,7 +12,7 @@ KASAN uses compile-time instrumentation for checking every memory access, therefore you will need a GCC version 4.9.2 or later. GCC 5.0 or later is required for detection of out-of-bounds accesses to stack or global variables. -Currently KASAN is supported only for x86_64 architecture. +Currently KASAN is supported only for x86_64 and arm64 architecture. 1. Usage ========