Re: [PATCH v6 0/7] staging: skein: CryptoAPI and Module Support

From: Greg KH
Date: Wed Oct 29 2014 - 11:42:06 EST


On Mon, Oct 27, 2014 at 09:20:31AM -0400, Jason Cooper wrote:
> Greg,
>
> On Fri, Oct 24, 2014 at 05:29:09PM -0500, Eric Rost wrote:
> > Adds CryptoAPI and loadable module support to the Skein Hashing
> > Algorithm. Collapses threefish module into skein module. Renames skein.c
> > and skein.h to skein_base.c and skein_base.h so module can be named
> > skein.ko. Inlines rotl_64 macro. Removes unneeded #define and
> > skein_debug.h include.
> >
> > Eric Rost (7):
> > staging: skein: Collapses threefish module
> > staging: skein: Renames skein to skein_base
> > staging: skein: Adds CryptoAPI Support
> > staging: skein: Adds Loadable Module Support
> > staging: skein: Inlines rotl_64
> > staging: skein: Removes unneeded #define
>
> For patches 1 through 6,
>
> Reviewed-by: Jason Cooper <jason@xxxxxxxxxxxxxx>
>
> We'll keep working on #7, but feel free to take the first six when you
> get a moment Greg.

Now applied, thanks.

greg k-h
--
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/