Files
android_kernel_fxtec_sm6115/lib
Matthew Wilcox 6e00a9207c UPSTREAM: XArray: Unify xa_cmpxchg and __xa_cmpxchg
xa_cmpxchg() was one of the largest functions in the xarray
implementation.  By turning it into a wrapper and having the callers
take the lock (like several other functions), we save 160 bytes on a
tinyconfig build and reduce the duplication in xarray.c.

Change-Id: I31c97a82dae4eaab5ddaada6901092a94d392cb0
Signed-off-by: Matthew Wilcox <willy@infradead.org>
2026-05-31 11:15:39 +01:00
..
2024-11-08 16:19:06 +01:00
2020-11-05 11:08:45 +01:00