Re: [000/107] 2.6.39.3 review

From: Greg KH
Date: Thu Jul 07 2011 - 22:49:55 EST


On Fri, Jul 08, 2011 at 04:06:24AM +0200, Stefan Lippers-Hollmann wrote:
> Hi
>
> On Friday 08 July 2011, Greg KH wrote:
> [...]
> > Responses should be made by Sat, Jul 9, 2011, 00:00:00 UTC.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> > kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.39.3-rc1.gz
> > and the diffstat can be found below.
>
> The patch series from queue-2.6.39[1] (a) and patch-2.6.39.3-rc1.gz (b)
> differ, leading to a build failure due to gss_krb5_enctypes.h missing
> from patch-2.6.39.3-rc1.gz
>
>
> diff -Nrup a/include/linux/sunrpc/gss_krb5_enctypes.h b/include/linux/sunrpc/gss_krb5_enctypes.h
> --- a/include/linux/sunrpc/gss_krb5_enctypes.h
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -/*
> - * Dumb way to share this static piece of information with nfsd
> - */
> -#define KRB5_SUPPORTED_ENCTYPES "18,17,16,23,3,1,2"
>
>
> Apparently the hunk creating include/linux/sunrpc/gss_krb5_enctypes.h
> in nfsd-fix-dependency-of-nfsd-on-auth_rpcgss.patch hasn't made it to
> patch-2.6.39.3-rc1.gz, while it exists in [2].

Ah crap, I thought that was an auto-generated file. I'll go generate
the diff file differently to get this in there, thanks for letting me
know.

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/