* Heiko Carstens wrote:
> There is not a single user in the whole kernel.
> Besides that this_cpu_xor() is broken anyway since it gets
> translated to this_cpu_or() (see __pcpu_size_call() line).
>
> So instead of fixing an unused definition just remove it.
Acked-by: Ingo Molnar
Thanks,
There is not a single user in the whole kernel.
Besides that this_cpu_xor() is broken anyway since it gets
translated to this_cpu_or() (see __pcpu_size_call() line).
So instead of fixing an unused definition just remove it.
Signed-off-by: Heiko Carstens
---
include/linux/percpu.h | 32 -
2 matches
Mail list logo