From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758602Ab3GPCcQ (ORCPT ); Mon, 15 Jul 2013 22:32:16 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51969 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753638Ab3GPCcP (ORCPT ); Mon, 15 Jul 2013 22:32:15 -0400 Date: Mon, 15 Jul 2013 19:32:24 -0700 From: Andrew Morton To: Peng Tao Cc: Greg Kroah-Hartman , Joe Perches , Linux Kernel Mailing List , Fengguang Wu , Stephen Rothwell , Andreas Dilger Subject: Re: [PATCH-v3 00/17] staging/lustre: fix various build issues Message-Id: <20130715193224.dbbbfb02.akpm@linux-foundation.org> In-Reply-To: References: <1373898440-14208-1-git-send-email-bergwolf@gmail.com> <1373908589.2062.18.camel@joe-AO722> <20130715184030.GA17220@kroah.com> <20130715121357.42ef2826750909c1fc57788a@linux-foundation.org> <20130716000755.GC26261@kroah.com> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.9; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 16 Jul 2013 10:21:23 +0800 Peng Tao wrote: > >> See the five patches I sent you on July 8 ;) > >> > >> I'll resend. > > > > I got them, I couldn't apply them until after -rc1 is out, so I'll queue > > them up later this week. > > > Hi Greg and Andrew, > > One issue with the five patches is that the shrinker API change is not > in Linus' tree. So if Greg merges them in staging tree, Lustre cannot > build there. Is it OK to break in staging tree and just to make sure > -next can build? erk, I forgot about that. Please send Greg a full patchset against current Linus mainline. Then, ideally, send me the patches which adapt that patchset to the new shrinker API. Or don't worry about the second part and I'll fix things up at my end.