diff options
| author | Paul Cassella <[email protected]> | 2011-02-08 22:22:52 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2011-03-21 20:32:33 -0300 |
| commit | 793e71b667856ed6163ad0dc7de1f453e9385590 (patch) | |
| tree | efca87578eb126bca58129e55ee107c72cf63d51 /tools/perf/scripts/python | |
| parent | e45c2be9704381971d78d711e58dec35b1c4cf6f (diff) | |
[media] ivtv: udma: handle get_user_pages() returning fewer pages than we asked for
get_user_pages() may return fewer page than we ask for. As we give up and
return an error in this case, we need to put_page() each of the pages we
did get.
[Andy Walls modified the patch, only removing the braces in the 'for'
statement, to eliminate a checkpatch warning.]
Signed-off-by: Paul Cassella <[email protected]>
Signed-off-by: Andy Walls <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions