From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45438 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728352AbgKCLP0 (ORCPT ); Tue, 3 Nov 2020 06:15:26 -0500 Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 204C2C0613D1 for ; Tue, 3 Nov 2020 03:15:25 -0800 (PST) Received: by mail-lj1-x243.google.com with SMTP id t13so18533995ljk.12 for ; Tue, 03 Nov 2020 03:15:25 -0800 (PST) Date: Tue, 3 Nov 2020 14:15:23 +0300 From: "Kirill A. Shutemov" Subject: Re: [PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation Message-ID: <20201103111523.zt5q5ypnnccdlque@box> References: <20201101170815.9795-1-rppt@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201101170815.9795-1-rppt@kernel.org> List-ID: To: Mike Rapoport Cc: Andrew Morton , Albert Ou , Andy Lutomirski , Benjamin Herrenschmidt , Borislav Petkov , Catalin Marinas , Christian Borntraeger , Christoph Lameter , "David S. Miller" , Dave Hansen , David Hildenbrand , David Rientjes , "Edgecombe, Rick P" , "H. Peter Anvin" , Heiko Carstens , Ingo Molnar , Joonsoo Kim , Len Brown , Michael Ellerman , Mike Rapoport , Palmer Dabbelt , Paul Mackerras , Paul Walmsley , Pavel Machek , Pekka Enberg , Peter Zijlstra , "Rafael J. Wysocki" , Thomas Gleixner , Vasily Gorbik , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-pm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org, x86@kernel.org On Sun, Nov 01, 2020 at 07:08:11PM +0200, Mike Rapoport wrote: > Mike Rapoport (4): > mm: introduce debug_pagealloc_map_pages() helper > PM: hibernate: make direct map manipulations more explicit > arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC > arch, mm: make kernel_page_present() always available The series looks good to me (apart from the minor nit): Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov