From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756784AbcJ3V0x (ORCPT ); Sun, 30 Oct 2016 17:26:53 -0400 Received: from foss.arm.com ([217.140.101.70]:54732 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755208AbcJ3VVZ (ORCPT ); Sun, 30 Oct 2016 17:21:25 -0400 Date: Sun, 30 Oct 2016 15:03:07 +0000 From: Catalin Marinas To: Laura Abbott Cc: AKASHI Takahiro , Mark Rutland , Ard Biesheuvel , David Brown , Will Deacon , linux-efi@vger.kernel.org, Kees Cook , kernel-hardening@lists.openwall.com, Matt Fleming , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCHv4 0/4] WX checking for arm64 Message-ID: <20161030150307.33vc2m7y5y6wzbqc@localhost> References: <1477585654-8908-1-git-send-email-labbott@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477585654-8908-1-git-send-email-labbott@redhat.com> User-Agent: NeoMutt/20161014 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 27, 2016 at 09:27:30AM -0700, Laura Abbott wrote: > Laura Abbott (4): > arm64: dump: Make ptdump debugfs a separate option > arm64: dump: Make the page table dumping seq_file optional > arm64: dump: Remove max_addr > arm64: dump: Add checking for writable and exectuable pages Queued for 4.10. Thanks. -- Catalin