The TTM page can be allocated from high memory. In such case it is
wrong to use the page_address(page) as the virtual address for the high memory
page.
Signed-off-by: Zhao Yakui
---
drivers/gpu/drm/ttm/ttm_page_alloc.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/
BAD MSG:
correctly
The TTM page can be allocated from high memory. In such case it is
wrong to use the page_address(page) as the virtual address for the high
memory page.
Signed-off-by: Zhao Yakui
---
drivers/gpu/drm/ttm/ttm_page_alloc.c |5 -
1 files changed, 4 insertions(+), 1 deletio