radix_tree_is_indirect_ptr() is an internal API. The correct call to
use is radix_tree_deref_retry() which has the appropriate unlikely()
annotation.
Fixes:
|
||
|---|---|---|
| .. | ||
| hwspinlock_core.c | ||
| hwspinlock_internal.h | ||
| Kconfig | ||
| Makefile | ||
| omap_hwspinlock.c | ||
| qcom_hwspinlock.c | ||
| sirf_hwspinlock.c | ||
| u8500_hsem.c | ||