On Fri, Feb 21, 2014 at 05:22:27PM +0000, Will Deacon wrote: > asm-generic/rwsem.h used to live under arch/powerpc. During its > liberation to common code, a few references to its former home where > preserved, in particular the definition of RWSEM_ACTIVE_MASK is > predicated on CONFIG_PPC64. > > This patch updates the ifdefs and comments to architecturally neutral > versions. > > Signed-off-by: Will Deacon <will.dea...@arm.com> > --- > include/asm-generic/rwsem.h | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
Thanks; I probably should have noticed these when I copied the file over. Acked-by: Richard Kuo <r...@codeaurora.org> -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/