Re: [PATCH 1/6] microblaze: move pci flag functions into asm-generic

From: Ram Pai
Date: Mon Jul 25 2011 - 15:18:11 EST


On Wed, Jun 29, 2011 at 09:54:36AM -0700, Jesse Barnes wrote:
> On Wed, 29 Jun 2011 11:46:54 -0500
> Rob Herring <robherring2@xxxxxxxxx> wrote:
>
> > From: Rob Herring <rob.herring@xxxxxxxxxxx>
> >
> > Move pci_set_flags, pci_add_flags, and pci_has_flag into
> > asm-generic/pci-bridge.h so other archs can use them.
>
> Looks like something Ram may be able to re-use when adding resource
> alloc behavior flags for the new bridge realloc code.
>
Hmm..these functions modify the global pci_flags variable. If there
were macros that helped check/set/reset for flags in a given variable,
I could use them.

RP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/