From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sachin Sant Subject: Re: Next March 27 : s390 defconfig build failure Date: Mon, 30 Mar 2009 15:21:37 +0530 Message-ID: <49D09629.2010706@in.ibm.com> References: <20090327231924.4e4168c5.sfr@canb.auug.org.au> <49CCDB30.7010203@in.ibm.com> <20090327154027.55afeb02@osiris.boeblingen.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from e23smtp09.au.ibm.com ([202.81.31.142]:37164 "EHLO e23smtp09.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752429AbZC3Jvp (ORCPT ); Mon, 30 Mar 2009 05:51:45 -0400 In-Reply-To: <20090327154027.55afeb02@osiris.boeblingen.de.ibm.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Heiko Carstens Cc: Ingo Molnar , linux-s390@vger.kernel.org, Stephen Rothwell , linux-next@vger.kernel.org, Martin Schwidefsky Heiko Carstens wrote: > Thanks for reporting. Ingo, could you pick up the patch below please? > > Subject: [PATCH] s390/hypfs: fix build breakage > > From: Heiko Carstens > > Fix build breakage below which probably was introduced with > ("rcu: don't include unnecessary headers, allow kmemtrace w/ tracepoints"). > > CC arch/s390/hypfs/hypfs_diag.o > arch/s390/hypfs/hypfs_diag.c: In function 'diag204_free_buffer': > arch/s390/hypfs/hypfs_diag.c:364: error: implicit declaration of function 'free_pages' > arch/s390/hypfs/hypfs_diag.c: In function 'diag204_alloc_rbuf': > arch/s390/hypfs/hypfs_diag.c:384: error: implicit declaration of function '__get_free_pages' > arch/s390/hypfs/hypfs_diag.c:384: error: 'GFP_KERNEL' undeclared (first use in this function) > arch/s390/hypfs/hypfs_diag.c:384: error: (Each undeclared identifier is reported only once > arch/s390/hypfs/hypfs_diag.c:384: error: for each function it appears in.) > > Reported-by: Sachin Sant > Signed-off-by: Heiko Carstens > --- > Today's next tree also has this build failure and the above mentioned patch fixes the issue. Tested-by : Sachin Sant Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India ---------------------------------