Skip to content
Commit bcd896ba authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Handle hugepage TSB being NULL.



Accomodate the possibility that the TSB might be NULL at
the point that update_mmu_cache() is invoked.  This is
necessary because we will sometimes need to defer the TSB
allocation to the first fault that happens in the 'mm'.

Seperate out the hugepage PTE test into a seperate function
so that the logic is clearer.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a55ee1ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment