From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v2 0/7] mm: Get rid of vmalloc_sync_(un)mappings() Date: Thu, 14 May 2020 16:49:51 +0200 Message-ID: <20200514144951.GL18353@8bytes.org> References: <20200513152137.32426-1-joro@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org To: Andy Lutomirski Cc: X86 ML , "H. Peter Anvin" , Dave Hansen , Peter Zijlstra , "Rafael J. Wysocki" , Arnd Bergmann , Andrew Morton , Steven Rostedt , Vlastimil Babka , Michal Hocko , Matthew Wilcox , Joerg Roedel , LKML , Linux ACPI , linux-arch , Linux-MM List-Id: linux-arch.vger.kernel.org On Wed, May 13, 2020 at 09:01:04AM -0700, Andy Lutomirski wrote: > Assuming the missing cleanup at the end gets done: > > Acked-by: Andy Lutomirski > > grumpily acked, anyway. Thanks, I updated patch 7 and added your acks, will send a v3 probably tomorrow. Joerg From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 8bytes.org ([81.169.241.247]:42964 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726176AbgENOtz (ORCPT ); Thu, 14 May 2020 10:49:55 -0400 Date: Thu, 14 May 2020 16:49:51 +0200 From: Joerg Roedel Subject: Re: [PATCH v2 0/7] mm: Get rid of vmalloc_sync_(un)mappings() Message-ID: <20200514144951.GL18353@8bytes.org> References: <20200513152137.32426-1-joro@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Andy Lutomirski Cc: X86 ML , "H. Peter Anvin" , Dave Hansen , Peter Zijlstra , "Rafael J. Wysocki" , Arnd Bergmann , Andrew Morton , Steven Rostedt , Vlastimil Babka , Michal Hocko , Matthew Wilcox , Joerg Roedel , LKML , Linux ACPI , linux-arch , Linux-MM Message-ID: <20200514144951.GLv7lbEyQggJqXxBqWOIbT1PnVozyHvzJMdYZWwiEEE@z> On Wed, May 13, 2020 at 09:01:04AM -0700, Andy Lutomirski wrote: > Assuming the missing cleanup at the end gets done: > > Acked-by: Andy Lutomirski > > grumpily acked, anyway. Thanks, I updated patch 7 and added your acks, will send a v3 probably tomorrow. Joerg