On Fri, Mar 20, 2015 at 03:22:11PM +0000, Lorenzo Stoakes wrote: > This patch takes into account that cursor->vstart, crtc->vScreen and > share->pvMem are pointers to memory-mapped I/O and thus we should use > memset_io > to make this explicit. In addition, some architectures require special > treatment > of memory-mapped I/O so the previous code could actually break without this > change. sorry for the confusion. tested the whole series on hardware.
Tested-by: Sudip Mukherjee <[email protected]> sudip _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
