On Tue, Oct 13, 2015 at 1:24 AM, Daniel Vetter <daniel@xxxxxxxx> wrote: > On Mon, Oct 12, 2015 at 09:12:57PM +0000, Williams, Dan J wrote: >> On Mon, 2015-10-12 at 09:01 +0200, Daniel Vetter wrote: >> > On Fri, Oct 09, 2015 at 06:16:25PM -0400, Dan Williams wrote: >> > > i915 expects the OpRegion to be cached (i.e. not __iomem), so explicitly >> > > map it with memremap rather than the implied cache setting of >> > > acpi_os_ioremap(). >> > > >> > > Cc: Daniel Vetter <daniel.vetter@xxxxxxxxx> >> > > Cc: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> >> > > Cc: intel-gfx@xxxxxxxxxxxxxxxxxxxxx >> > > Cc: David Airlie <airlied@xxxxxxxx> >> > > Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx >> > > Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx> >> > >> > Assuming you've run sparse over this to make sure you've caught them all, >> > and with the nit below addressed this is >> > >> > Reviewed-by: Daniel Vetter <daniel.vetter@xxxxxxxx> >> >> Indeed, re-running sparse again found a few conversions of ioread* I >> missed as well as moving the force casting out of validate_vbt() to >> find_vbt(). >> >> > Feel free to pull v2 into whatever tree you think it's suitable for (but >> > you can also resend and I'll pick it up). >> >> Please pick up v2 below. > > Queued for -next, thanks for the patch. Aside: Attached or separate mail > seems easier, somehow git apply-mbox can't auto-eat this for of patch. > -Daniel > "git am --scissors" should detect the "8<---" cut line. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html