[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0705021004200.2789@chino.kir.corp.google.com>
Date: Wed, 2 May 2007 10:05:29 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Andi Kleen <ak@...ell.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [patch 02/10] i386 pci: type may be unused
On Wed, 2 May 2007, Andi Kleen wrote:
> On Wednesday 02 May 2007 06:28:22 David Rientjes wrote:
> > In the case of !CONFIG_PCI_DIRECT && !CONFIG_PCI_MMCONFIG, type is
> > unreferened.
>
> The patch didn't compile on i386 defconfig. Fixed now but please
> compile test future patches.
>
That's because it's dependent on the first patch in the series.
If it was fixed by replacing __attribute_unused__ with
__attribute__((unused)), then that's fine. __attribute_used__ would be
wrong, however.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists