Re: [PATCH 19/31] MIPS: Replace __get_cpu_var uses in FPU emulator.

From: Tejun Heo
Date: Fri Jul 18 2014 - 19:31:35 EST


On Fri, Jun 20, 2014 at 02:31:34PM -0500, Christoph Lameter wrote:
>
> From: David Daney <david.daney@xxxxxxxxxx>
>
> The use of __this_cpu_inc() requires a fundamental integer type, so
> change the type of all the counters to unsigned long, which is the
> same width they were before, but not wrapped in local_t.
>
> Signed-off-by: David Daney <david.daney@xxxxxxxxxx>
> Signed-off-by: Christoph Lameter <cl@xxxxxxxxx>

Applied to wq/for-3.17-consistent-ops. If this patch should be routed
differently, please holler.

Thanks.

--
tejun
--
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/