Re: [PATCH v9 6/6] MCS Lock: Allow architecture specific asm filesto be used for contended case

From: Peter Zijlstra
Date: Wed Jan 22 2014 - 13:36:32 EST


On Tue, Jan 21, 2014 at 03:36:22PM -0800, Tim Chen wrote:
> diff --git a/arch/powerpc/include/asm/Kbuild b/arch/powerpc/include/asm/Kbuild
> index 8b19a80..24027ce 100644
> --- a/arch/powerpc/include/asm/Kbuild
> +++ b/arch/powerpc/include/asm/Kbuild
> @@ -1,6 +1,8 @@
>
> +generic-y += +=
> generic-y += clkdev.h
> +generic-y += mcs_spinlock.h
> generic-y += preempt.h
> generic-y += rwsem.h
> generic-y += trace_clock.h
> -generic-y += vtime.h
> +generic-y += vtime.hgeneric-y

Something went funny there, fixed it.
--
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/