Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753070AbaGUTvI (ORCPT ); Mon, 21 Jul 2014 15:51:08 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:35432 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752852AbaGUTvG (ORCPT ); Mon, 21 Jul 2014 15:51:06 -0400 Message-ID: <53CD6F28.3080203@codeaurora.org> Date: Mon, 21 Jul 2014 12:51:04 -0700 From: Laura Abbott User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Olof Johansson CC: Will Deacon , Catalin Marinas , David Riley , "linux-arm-kernel@lists.infradead.org" , Ritesh Harjain , linux-mm , "linux-kernel@vger.kernel.org" Subject: Re: [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function References: <1404324218-4743-1-git-send-email-lauraa@codeaurora.org> <1404324218-4743-3-git-send-email-lauraa@codeaurora.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/9/2014 3:33 PM, Olof Johansson wrote: > On Wed, Jul 2, 2014 at 11:03 AM, Laura Abbott wrote: >> >> After allocating an address from a particular genpool, >> there is no good way to verify if that address actually >> belongs to a genpool. Introduce addr_in_gen_pool which >> will return if an address plus size falls completely >> within the genpool range. >> >> Signed-off-by: Laura Abbott > > Reviewed-by: Olof Johansson > > What's the merge path for this code? Part of the arm64 code that needs > it, I presume? > My plan was to have the entire series go through the arm64 tree unless someone has a better idea. Thanks, Laura -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/