From: Guennadi Liakhovetski Date: Sat, 3 Jan 2009 21:20:04 +0000 (-0300) Subject: V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage X-Git-Tag: v2.6.29-rc1~176^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cd5010e54e52931c321ee66d81d10a8e2a9ff6;p=pandora-kernel.git V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage Not all architectures provide clear_user_page(), but clear_user_highpage() is available everywhere at least via the compatibility inline function. Is this the "trivial patch" that's required for these two drivers? Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed