locking, tsx: Disable anon vma lock elision for now

While this has a low abort rate, the lock is taken very frequently, which
adds some cost to the single thread case. Disable elision for it for now.

Should really batch this lock.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
1 file changed