You're calling memcpy_{to,from}_iomem on non-__iomem pointers. This is a fundamental no-go as we keep I/O memory separate from kernel pointers.
- Re: [RFC 5/8] scatterlist: Modify SG copy functions to s... Christoph Hellwig
- Re: [RFC 5/8] scatterlist: Modify SG copy functions... Logan Gunthorpe
- Re: [RFC 5/8] scatterlist: Modify SG copy funct... Logan Gunthorpe
- Re: [RFC 5/8] scatterlist: Modify SG copy f... Dan Williams
- Re: [RFC 5/8] scatterlist: Modify SG co... Logan Gunthorpe
- Re: [RFC 5/8] scatterlist: Modify ... Dan Williams
- Re: [RFC 5/8] scatterlist: Mod... Logan Gunthorpe
- Re: [RFC 5/8] scatterlist:... Dan Williams