From bc212b9cf808add5b1e7a6913b10b1802c270c3c Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 27 Oct 2013 21:52:17 +0000 Subject: [PATCH] drm: Do not include page offset in argument to virt_to_page() By definition, the page offset will not affect the result. Compile-tested only. Signed-off-by: Ben Hutchings Signed-off-by: Dave Airlie --- Reading git-format-patch failed