Skip to content
Snippets Groups Projects
Commit 2749539b authored by Scott Wood's avatar Scott Wood
Browse files

powerpc/e6500: add locking to hugetlb


e6500 has threads but does not have TLB write conditional.  Thus,
the hugetlb code needs to take the same lock that the normal TLB miss
handlers take, to ensure that the tlbsx and tlbwe are atomic.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 9d68e7ac
No related branches found
No related tags found
Loading
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