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:
0ceaacc
)
Make vm_insert_page() available to NVidia module
author
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 4 Dec 2005 04:48:11 +0000
(20:48 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 4 Dec 2005 04:48:11 +0000
(20:48 -0800)
It used to use remap_pfn_range(), which wasn't GPL-only either, and the
new interface is actually simpler and does more checking, so we
shouldn't unnecessarily discourage people from switching over.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found