[PATCH 2/2] iommu: Update platform initialisation of iommu to use it_page_shift
Michael Ellerman
michael at ellerman.id.au
Tue Oct 1 14:12:29 EST 2013
On Tue, Oct 01, 2013 at 01:54:10PM +1000, Alistair Popple wrote:
> This patch initialises the iommu page size used for vio, cell, powernv
> and pseries platforms to 4K. It has been boot tested on a pseries
> machine with vio.
This patch fixes the build errors introduced by the previous patch
right?
In which case you need to rework it so that you introduce the new
constants, use them everywhere, before removing the old constants. ie.
the build should never break.
cheers
More information about the Linuxppc-dev
mailing list