Skip to content
Snippets Groups Projects
Commit 679bea5e authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Kill mmu_{un,}lockarea().


These were used on sun4c during floppy data transfers since on that
chip we had to lock the cpu mappings into the TLB because we cannot
take a TLB miss during the assembler floppy interrupt handler that
does the data transfer.

That is no longer necessary since we've removed sun4c support, thus
this stuff can disappear completely.

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