[RFC PATCH V3 06/17] ppc/pnv: allocate pe->iommu_table dynamically

Benjamin Herrenschmidt benh at kernel.crashing.org
Mon Jul 14 13:12:00 EST 2014


On Wed, 2014-06-25 at 09:20 +0000, David Laight wrote:
> What are the sizes of the iommu table and the PE structure? 
> If the table is a round number of pages then you probably don't want
> to embed it inside the PE structure. 

The problem isn't the table itself but the struct iommu_table which
contains the pointer to the actual table and various other bits of
controlling state.

Cheers,
Ben.





More information about the Linuxppc-dev mailing list