Re: [patch] crypto,ccp: Fix RT breaking #include <linux/rwlock_types.h>

From: Mike Galbraith
Date: Tue Apr 05 2016 - 09:04:06 EST


On Tue, 2016-04-05 at 20:45 +0800, Herbert Xu wrote:
> On Fri, Mar 18, 2016 at 08:34:29AM +0100, Mike Galbraith wrote:
> >
> > Direct include of rwlock_types.h breaks RT, use spinlock_types.h
> > instead.
> >
> > Fixes: 553d2374db0b crypto: ccp - Support for multiple CCPs
> > Signed-off-by: Mike Galbraith <umgwanakikbuti@xxxxxxxxx>
>
> Could you please resend this to linux-crypto? Thanks!

Done.

-MIke