Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936955Ab3DJPvV (ORCPT ); Wed, 10 Apr 2013 11:51:21 -0400 Received: from g4t0016.houston.hp.com ([15.201.24.19]:3669 "EHLO g4t0016.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752110Ab3DJPvU (ORCPT ); Wed, 10 Apr 2013 11:51:20 -0400 Message-ID: <1365608342.32127.77.camel@misato.fc.hp.com> Subject: Re: [PATCH v2 1/3] resource: Add __adjust_resource() for internal use From: Toshi Kani To: David Rientjes Cc: akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linuxram@us.ibm.com, guz.fnst@cn.fujitsu.com, tmac@hp.com, isimatu.yasuaki@jp.fujitsu.com, wency@cn.fujitsu.com, tangchen@cn.fujitsu.com, jiang.liu@huawei.com Date: Wed, 10 Apr 2013 09:39:02 -0600 In-Reply-To: References: <1365440996-30981-1-git-send-email-toshi.kani@hp.com> <1365440996-30981-2-git-send-email-toshi.kani@hp.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 (3.6.4-3.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 839 Lines: 22 On Tue, 2013-04-09 at 23:10 -0700, David Rientjes wrote: > On Mon, 8 Apr 2013, Toshi Kani wrote: > > > Added __adjust_resource(), which is called by adjust_resource() > > internally after the resource_lock is held. There is no interface > > change to adjust_resource(). This change allows other functions > > to call __adjust_resource() internally while the resource_lock is > > held. > > > > Signed-off-by: Toshi Kani > > Reviewed-by: Yasuaki Ishimatsu > > Acked-by: David Rientjes Great! Thanks David! -Toshi -- 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/