Re: [PATCH 1/2] percpu: remove this_cpu_xor() implementation

From: Ingo Molnar
Date: Mon Oct 21 2013 - 10:59:55 EST



* Heiko Carstens <heiko.carstens@xxxxxxxxxx> 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 <mingo@xxxxxxxxxx>

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/