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:
ce9e3d9
)
[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()
author
Franck Bui-Huu
<fbuihuu@gmail.com>
Fri, 13 Oct 2006 11:37:35 +0000
(13:37 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 19 Oct 2006 16:55:12 +0000
(17:55 +0100)
This new routine doesn't lookup for symbol names. So we needn't
to pass any char buffers or pointer since we don't care about
names.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found