From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753772AbcHSAsn (ORCPT ); Thu, 18 Aug 2016 20:48:43 -0400 Received: from tex.lwn.net ([70.33.254.29]:34655 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753534AbcHSAsj (ORCPT ); Thu, 18 Aug 2016 20:48:39 -0400 Date: Thu, 18 Aug 2016 16:39:54 -0600 From: Jonathan Corbet To: Laura Abbott Cc: Andrey Ryabinin , Alexander Potapenko , Dmitry Vyukov , kasan-dev@googlegroups.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] mm, kasan: Update kasan docs to indicate arm64 support Message-ID: <20160818163954.43e59f0e@lwn.net> In-Reply-To: <1471365031-27115-1-git-send-email-labbott@redhat.com> References: <1471365031-27115-1-git-send-email-labbott@redhat.com> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 16 Aug 2016 09:30:31 -0700 Laura Abbott wrote: > KASAN has been supported on arm64 since 39d114ddc682 ("arm64: add KASAN > support"). Update the docs to indicate this. This creates a conflict with my patch sphinxifying this file, of course, but I'll cope. Applied to the docs tree, thanks. jon