On Tue, 18 Jun 2019 15:10:31 +0100 Jonathan Cameron <[email protected]> wrote:
> On Sun, 9 Jun 2019 06:44:10 -0700 > Jacob Pan <[email protected]> wrote: > > > struct page_response_msg needs to be defined outside > > CONFIG_IOMMU_API. > > What was the error? > struct page_response_msg can be undefined if under CONFIG_IOMMU_API. This was resolved after Jean move it to uapi. Sorry, I could have made it more clear, not a fix for mainline kernel bug just a patch for previous patch in Jean's API tree. > If this is a fix for an earlier patch in this series role it in there > (or put it before it). If more general we should add a fixes tag. > > Jonathan > [...] > > [Jacob Pan]
