Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753820AbYJ2L3K (ORCPT ); Wed, 29 Oct 2008 07:29:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752788AbYJ2L25 (ORCPT ); Wed, 29 Oct 2008 07:28:57 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:43175 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752562AbYJ2L24 (ORCPT ); Wed, 29 Oct 2008 07:28:56 -0400 Date: Wed, 29 Oct 2008 12:27:46 +0100 From: Jens Axboe To: Ingo Molnar Cc: Jeremy Fitzhardinge , FUJITA Tomonori , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] x86: replace BIO_VMERGE_BOUNDARY with BIOVEC_PHYS_MERGEABLE Message-ID: <20081029112745.GT22217@kernel.dk> References: <20081027094111.GU22217@kernel.dk> <4905A961.9000603@goop.org> <20081027115659.GZ22217@kernel.dk> <20081029080603J.fujita.tomonori@lab.ntt.co.jp> <20081029083713.GE6364@elte.hu> <49082BBC.60302@goop.org> <20081029105113.GA15981@elte.hu> <20081029112504.GA1935@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081029112504.GA1935@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 960 Lines: 33 On Wed, Oct 29 2008, Ingo Molnar wrote: > > * Ingo Molnar wrote: > > > > > * Jeremy Fitzhardinge wrote: > > > > >> does it have any dependency on: > > >> > > >> Subject: [PATCH 1/2] bio: define __BIOVEC_PHYS_MERGEABLE > > > > > > No, they're independent. Defining __BIOVEC_PHYS_MERGEABLE will be > > > useful for the Xen changes I need to make in the wake of Tomo's > > > patch. > > > > ok - applied to tip/x86/xen, thanks Jeremy! (also added Jens's > > Acked-by) > > build failure, zapped it: > > fs/bio.c: In function '__bio_add_page': > fs/bio.c:443: error: implicit declaration of function '__BIOVEC_PHYS_MERGEABLE' What patch(es) did you apply? -- Jens Axboe -- 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/