-
Al Viro authored
... there we are building a command in normal memory; it will be copied to iomem (by ->Copy()) later. Use memcpy()... Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Al Viro authored... there we are building a command in normal memory; it will be copied to iomem (by ->Copy()) later. Use memcpy()... Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Loading