diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-03-15 23:44:05 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-26 10:55:26 +0200 |
commit | 4be5c34dc47b5a9e6f91c8f5937a93c464870b8e (patch) | |
tree | 0b62b34193547010e8446a4ecba7ab06d691f64c /crypto/Makefile | |
parent | [SPARC64]: Kill _start[]/_end[] declarations in mm/init.c (diff) | |
download | linux-4be5c34dc47b5a9e6f91c8f5937a93c464870b8e.tar.xz linux-4be5c34dc47b5a9e6f91c8f5937a93c464870b8e.zip |
[SPARC64]: Privatize sun4u_get_pte() and fix name.
__get_phys is only called from init.c as is prom_virt_to_phys(),
__get_iospace() is not called at all, and sun4u_get_pte() is largely
misnamed.
Privatize the implementation and helper functions of
sun4u_get_phys() to mm/init.c, and rename to
kvaddr_to_paddr().
The only used of this thing is flush_icache_range(), and thus
things can be considerably further simplified. For example,
we should only see module or PAGE_OFFSET kernel addresses here,
so we don't need the OBP firmware range handling at all.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/Makefile')
0 files changed, 0 insertions, 0 deletions