git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cfc7f9
)
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Sat, 3 Jan 2009 21:20:04 +0000
(18:20 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 8 Jan 2009 00:18:54 +0000
(22:18 -0200)
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 <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found