Re: [PATCH] pci: print out DMA mask info

From: Roland Dreier
Date: Fri Oct 10 2008 - 13:18:45 EST


> Open-coding DMA_BIT_MASK() within your driver means that we no longer
> have a canonical list of DMA masks in one place. Instead we have to
> grep the entire tree and come up with more-or-less complex scripts to
> figure out which bit masks are actually in use.

Out of curiousity, why do we care about that list?

- R.
--
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/