mm: fixup compilation error due to an asm write through a const pointer
commit9923777dff4543050fdf938cf6b19f6d4376b7c5
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 14 Apr 2012 16:03:10 +0000 (14 18:03 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 23 Apr 2012 16:41:18 +0000 (23 17:41 +0100)
treea51131ecfe7212f81c42f1a21bf0ff29c0719892
parent8353e6c632aeaea1470a286b83e68ca233073068
mm: fixup compilation error due to an asm write through a const pointer

This regression has been introduced in

commit f56f821feb7b36223f309e0ec05986bb137ce418
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Sun Mar 25 19:47:41 2012 +0200

    mm: extend prefault helpers to fault in more than PAGE_SIZE

I have failed to notice this because x86 asm seems to happily compile
things as-is.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/linux/pagemap.h