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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to