PPC32: fix test_bit (take out bogus __const__).
The bogus __const__ was causing the compiler to generate a branch to self in pte_chain_lock.
Showing
Please register or sign in to comment
The bogus __const__ was causing the compiler to generate a branch to self in pte_chain_lock.