Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751222AbVIEMmr (ORCPT ); Mon, 5 Sep 2005 08:42:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751231AbVIEMmr (ORCPT ); Mon, 5 Sep 2005 08:42:47 -0400 Received: from nproxy.gmail.com ([64.233.182.192]:28733 "EHLO nproxy.gmail.com") by vger.kernel.org with ESMTP id S1751222AbVIEMmq convert rfc822-to-8bit (ORCPT ); Mon, 5 Sep 2005 08:42:46 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KWe5B5H0Y5NCM73ITiGztHlHXzT+8bk2Vi4SIlgfXPyCj4jYCnKU+QhPr2ltQK2lmU1Ev/01RB8eTiMxL7BzmpRzikFMJDPfGmgacU7iF6HSeNxBGvOIvdLhdQ+K9Wnr61J9+idRq+8xVPSmLKOnp+C86fehyiq0UgtmiMcPOQA= Message-ID: <58cb370e0509050542b512131@mail.gmail.com> Date: Mon, 5 Sep 2005 14:42:43 +0200 From: Bartlomiej Zolnierkiewicz To: Kyle Moffett Subject: Re: Bug#321442: kernel-source-2.6.8: fails to compile on powerpc (drivers/ide/ppc/pmac.c) Cc: LT-P , Horms , 321442@bugs.debian.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Content-Disposition: inline References: <20050808085703.GE18551@verge.net.au> <20050814005430.2e26e627@arda.LT-P.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1185 Lines: 29 Should be fixed in 2.6.13. On 8/16/05, Kyle Moffett wrote: > On Aug 13, 2005, at 18:54:30, LT-P wrote: > > Le lun 08 ao? 2005 17:57:04 CEST, Horms a ?crit: > >> Can you please enable BLK_DEV_IDEDMA_PCI and see if that resolves > >> your > >> problem. If it does, then the following patch should fix Kconfig > >> so that BLK_DEV_IDEDMA_PCI needs to be enabled for BLK_DEV_IDE_PMAC > >> to be enabled. It should patch cleanly against Debian's 2.6.8 and > >> Linus' current Git tree. > > It seems to solve the problem, thanks. > > Sometimes, I feel like I am the only person in the world to compile > > the kernel on > > powerpc... :) > > Actually, I ran into this same bug a day or so ago when updating to > 2.6.13-rc6, > it's just I noticed the error, fixed my config, then recompiled and > forgot > about it completely until now :-D. Thanks for the bug report, though! > > Cheers, > Kyle Moffett - 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/