From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f69.google.com (mail-it0-f69.google.com [209.85.214.69]) by kanga.kvack.org (Postfix) with ESMTP id 2F88C6B02FA for ; Thu, 27 Apr 2017 12:46:52 -0400 (EDT) Received: by mail-it0-f69.google.com with SMTP id c123so9741665ith.20 for ; Thu, 27 Apr 2017 09:46:52 -0700 (PDT) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com. [2607:f8b0:4001:c06::22e]) by mx.google.com with ESMTPS id s8si11980440itb.30.2017.04.27.09.46.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2017 09:46:51 -0700 (PDT) Received: by mail-io0-x22e.google.com with SMTP id p80so27742078iop.3 for ; Thu, 27 Apr 2017 09:46:51 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20170423233125.nehmgtzldgi25niy@node.shutemov.name> <149325431313.40660.7404075559824162131.stgit@dwillia2-desk3.amr.corp.intel.com> <3e595ba6-2ea1-e25d-e254-6c7edcf23f88@deltatee.com> From: Dan Williams Date: Thu, 27 Apr 2017 09:46:50 -0700 Message-ID: Subject: Re: [PATCH] mm, zone_device: replace {get, put}_zone_device_page() with a single reference Content-Type: text/plain; charset=UTF-8 Sender: owner-linux-mm@kvack.org List-ID: To: Logan Gunthorpe Cc: Andrew Morton , Linux MM , =?UTF-8?B?SsOpcsO0bWUgR2xpc3Nl?= , "linux-kernel@vger.kernel.org" , Kirill Shutemov On Thu, Apr 27, 2017 at 9:45 AM, Logan Gunthorpe wrote: > > > On 27/04/17 10:38 AM, Dan Williams wrote: >> ...is inside a for_each_device_pfn() loop. >> > > Ah, oops. Then that makes perfect sense. Thanks. > > You may have my review tag if you'd like: > > Reviewed-by: Logan Gunthorpe Thanks! -- 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