From: Anisse Astier Date: Wed, 24 Jun 2015 23:56:36 +0000 (-0700) Subject: mm/page_alloc.c: cleanup obsolete KM_USER* X-Git-Tag: omap-for-v4.2/fixes-rc1^2~125^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d2897b930cb546d435f64fd4b74ea5d1223dff;p=pandora-kernel.git mm/page_alloc.c: cleanup obsolete KM_USER* It's been five years now that KM_* kmap flags have been removed and that we can call clear_highpage from any context. So we remove prep_zero_pages accordingly. Signed-off-by: Anisse Astier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed