From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOSAKI Motohiro Subject: Re: linux-next: manual merge of the slab tree Date: Mon, 3 Nov 2008 13:52:38 +0900 (JST) Message-ID: <20081103135126.A2E3.KOSAKI.MOTOHIRO@jp.fujitsu.com> References: <20081103151911.b18d641a.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:41443 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754526AbYKCExS (ORCPT ); Sun, 2 Nov 2008 23:53:18 -0500 In-Reply-To: <20081103151911.b18d641a.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: kosaki.motohiro@jp.fujitsu.com, Pekka Enberg , Christoph Lameter , linux-next@vger.kernel.org, Rik van Riel , Lee Schermerhorn , Hugh Dickins , Daisuke Nishimura , Andrew Morton Hi > Today's linux-next merge of the slab tree got a conflict in mm/vmscan.c > between commit 4f98a2fee8acdb4ac84545df98cccecfd130f8db ("vmscan: split > LRU lists into anon & file sets") from Linus' tree and commit > 9fb8a023ad432b0ca884790a8a05991180ab42b6 ("slub: Trigger defragmentation > from memory reclaim") from the slab tree. > > Overlapping changes. I fixed it up (see below) and will carry the fix > for a few days (during which time I hope it will be fixed in the slab > tree). looks good to me. thanks, stephen.