From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C7F8C433DB for ; Fri, 5 Feb 2021 17:03:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D605164ECA for ; Fri, 5 Feb 2021 17:03:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D605164ECA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=3f2IZvMI6Ib6vrUNiWs/kZXjPYvi9p/XHNTm5huKsXE=; b=sAhk28rKRwrw/DasI9dx/Ps4Y JYT2dtnbyaudkhkbw2Ujup08gxN7ILhvsdqOw6Bq41e8muETSTFZtV6kADEWRNKfF4B5l0UoH2yWl rap1YgAxUukq9oCP89zrQ36F3P6DtaY/1aWlsxILFfdphzSHd9UWEwK8kZ+ASB1Tg43JAp2WWrG6a gv2kDkxR8jf8+xiY//H/nDxWi5JepLkBmVBagU3CVJ/X2VF2lb63z0IPdaS85HSrPH+m2HdAy0VmZ tsETMS9BhpimyKVRrBoOItint+dTmN1rFzv8lwRDmJNM2E4qaJq96KiRT7O3WDxN+ySfDkDE+ArNc CSEq5vmAQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l84V0-0002He-1L; Fri, 05 Feb 2021 17:02:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l84Uw-0002Gu-RE; Fri, 05 Feb 2021 17:02:23 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1F82864E37; Fri, 5 Feb 2021 17:02:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612544542; bh=mRLXcHycpqWz6RYXFguofgmcLIjLH8pb28gtXmfiZCw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=k3+Grm3Ba3qTErfUpaE6Q8Mj3x1WEQphDRx2WaMnWgsPGoHn66f5fmN/2yqCKCsyZ a6ZXinFwLp4coumI+IkweP08nYIKGzcpqmUZA/mvhs4zdon4YYGVqWCvF+j6PuTGsL 9ONDjwilxLCBTJs1Y3FLFgMrgmsxOnP8ASrytGgeIyXan3XiS6S1YhOZnwMIeBCORN 4oDGC85tMQ9dpqU6hVyZBxJ2BF7v0B/D+uhF1DxcIEZ2IgR1RPLSw/CudTRRkz7p+n 0t5SB3l4MoLf+qoQRZg9+r4EcNpnXtjnAOAx1TeoiUbl2hBwFNrmJBD9ik0eC2eBlr ghaON+vxn2m9Q== Date: Fri, 5 Feb 2021 17:02:14 +0000 From: Will Deacon To: Lecopzer Chen Subject: Re: [PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END Message-ID: <20210205170214.GD22665@willie-the-truck> References: <20210204124658.GB20468@willie-the-truck> <20210204145127.75856-1-lecopzer@gmail.com> <20210204145547.GD20815@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210205_120222_976443_EA2D6F67 X-CRM114-Status: GOOD ( 11.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jian-Lin Chen , Catalin Marinas , Linux Kernel Mailing List , linux-mm@kvack.org, tyhicks@linux.microsoft.com, Alexander Potapenko , vincenzo.frascino@arm.com, ardb@kernel.org, yj.chiang@mediatek.com, kasan-dev@googlegroups.com, Dmitry Vyukov , aryabinin@virtuozzo.com, linux@roeck-us.net, Andrey Konovalov , broonie@kernel.org, linux-mediatek@lists.infradead.org, dan.j.williams@intel.com, linux-arm-kernel , gustavoars@kernel.org, Andrew Morton , robin.murphy@arm.com, rppt@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Feb 05, 2021 at 12:06:10AM +0800, Lecopzer Chen wrote: > I think it would be better to leave this for you since I'm not > familiar with the relationship > between vmemmap() and NUMA_NO_NODE. > > So I would just keep this patch in next version, is this fine with you? Yes, ok. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel