From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f200.google.com (mail-pf0-f200.google.com [209.85.192.200]) by kanga.kvack.org (Postfix) with ESMTP id DCDE46B0038 for ; Tue, 13 Dec 2016 08:51:09 -0500 (EST) Received: by mail-pf0-f200.google.com with SMTP id 83so166888494pfx.1 for ; Tue, 13 Dec 2016 05:51:09 -0800 (PST) Received: from foss.arm.com (foss.arm.com. [217.140.101.70]) by mx.google.com with ESMTP id z30si48079059plh.291.2016.12.13.05.51.08 for ; Tue, 13 Dec 2016 05:51:08 -0800 (PST) Date: Tue, 13 Dec 2016 13:50:16 +0000 From: Mark Rutland Subject: Re: [PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64 Message-ID: <20161213135015.GC24607@leverpostej> References: <1481068257-6367-1-git-send-email-labbott@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1481068257-6367-1-git-send-email-labbott@redhat.com> Sender: owner-linux-mm@kvack.org List-ID: To: Laura Abbott Cc: Ard Biesheuvel , Will Deacon , Catalin Marinas , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Marek Szyprowski , Joonsoo Kim , linux-arm-kernel@lists.infradead.org, Christoffer Dall , Marc Zyngier , Lorenzo Pieralisi , xen-devel@lists.xenproject.org, Boris Ostrovsky , David Vrabel , Juergen Gross , Eric Biederman , kexec@lists.infradead.org, Alexander Potapenko , Dmitry Vyukov , kasan-dev@googlegroups.com, Andrey Ryabinin , Kees Cook On Tue, Dec 06, 2016 at 03:50:46PM -0800, Laura Abbott wrote: > Hi, > > This is v5 of the series to add CONFIG_DEBUG_VIRTUAL for arm64. This mostly > contains minor fixups including adding a few extra headers around and splitting > things out into a few more sub-patches. > > With a few more acks I think this should be ready to go. More testing is > always appreciated though. I've given the whole series a go with kasan, kexec, and hibernate (using test_resume with the disk target), and everything looks happy. So FWIW, for the series: Reviewed-by: Mark Rutland Tested-by: Mark Rutland Hopefully this can be queued soon for v4.11! Thanks, Mark. -- 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