Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932304Ab0HJPzM (ORCPT ); Tue, 10 Aug 2010 11:55:12 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:32060 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932154Ab0HJPzJ (ORCPT ); Tue, 10 Aug 2010 11:55:09 -0400 Message-ID: <4C617644.6040105@oracle.com> Date: Tue, 10 Aug 2010 08:54:44 -0700 From: Randy Dunlap Organization: Oracle Linux Engineering User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Thunderbird/3.0 MIME-Version: 1.0 To: Jens Axboe CC: Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for August 6 (block git tree) References: <20100806132758.6001d416.sfr@canb.auug.org.au> <20100806120456.5eca82b7.randy.dunlap@oracle.com> <4C5C5D18.6050905@oracle.com> <20100810083737.c761fc8f.randy.dunlap@oracle.com> <4C617596.505@kernel.dk> In-Reply-To: <4C617596.505@kernel.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1920 Lines: 54 On 08/10/10 08:51, Jens Axboe wrote: > On 08/10/2010 11:37 AM, Randy Dunlap wrote: >> On Fri, 06 Aug 2010 12:06:00 -0700 Randy Dunlap wrote: >> >>> On 08/06/10 12:04, Randy Dunlap wrote: >>>> On Fri, 6 Aug 2010 13:27:58 +1000 Stephen Rothwell wrote: >>>> >>>>> Hi all, >>>>> >>>>> As the merge window is open, please do not add 2.6.37 material to your >>>>> linux-next included trees until after 2.6.36-rc1. >>>>> >>>>> Changes since 20100805: >>>>> >>>>> The block tree lost its build failure and a conflict. >>>> >>>> >>>> Lots of source files now need : >>>> >>>> mm/filemap.c:2164: error: 'REQ_WRITE' undeclared >>>> fs/read_write.c:362: error: 'REQ_WRITE' undeclared >>>> fs/splice.c:1108: error: 'REQ_WRITE' undeclared >>>> fs/aio.c:1496: error: 'REQ_WRITE' undeclared >>>> drivers/memstick/core/memstick.c:272: error: 'REQ_WRITE' undeclared >>>> drivers/memstick/host/tifm_ms.c:218: error: 'REQ_WRITE' undeclared >>>> drivers/memstick/host/jmb38x_ms.c:333: error: 'REQ_WRITE' undeclared >>>> drivers/staging/spectra/ffsport.c:277: error: 'REQ_TYPE_LINUX_BLOCK' undeclared >>>> fs/compat.c:1274: error: 'REQ_WRITE' undeclared >>> >>> >>> Sorry, I see that this has already been fixed. >> >> s/fixed/addressed/ but not yet merged into linux-next. >> Can we get that fixed, please? > > Which patch are you referencing? Hi Jens, Maybe I misread last week's email about linux/blk_types.h. (It was about being exported, not about being #included.) There are still lots of these files that have the errors listed above. Has there been a patch for those? thanks, -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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/