From: Daniel Vetter Date: Sat, 14 Apr 2012 16:03:10 +0000 (+0200) Subject: mm: fixup compilation error due to an asm write through a const pointer X-Git-Tag: v3.5-rc1~83^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9923777dff4543050fdf938cf6b19f6d4376b7c5;p=pandora-kernel.git mm: fixup compilation error due to an asm write through a const pointer This regression has been introduced in commit f56f821feb7b36223f309e0ec05986bb137ce418 Author: Daniel Vetter 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed