Re: [patch 6/6] rwsem: Move duplicate function prototypes tolinux/rwsem.h

From: David Miller
Date: Wed Jan 26 2011 - 23:45:16 EST


From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Date: Wed, 26 Jan 2011 20:06:06 -0000

> All architecture specific rwsem headers carry the same function
> prototypes. Just x86 adds asmregparm, which is an empty define on all
> other architectures. S390 has a stale rwsem_downgrade_write()
> prototype.
>
> Remove the duplicates and add the prototypes to linux/rwsem.h
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
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/