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:
2510538
)
drm/nouveau/vm: reduce number of entry-points to vm_map()
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 15 Nov 2013 01:56:49 +0000
(11:56 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 23 Jan 2014 03:38:25 +0000
(13:38 +1000)
Pretty much everywhere had to make the decision which to use, so it
makes a lot more sense to just have one entrypoint decide the path
to take instead.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found