Re: [ANNOUNCE] 3.6.11.1-rt32

From: Steven Rostedt
Date: Thu Apr 11 2013 - 13:50:53 EST


On Tue, 2013-04-02 at 03:37 +0200, Carsten Emde wrote:
> Steven,
>
> > I'm pleased to announce the 3.6.11.1-rt32 stable release.
> Thank you.
>
> Your patch-3.6.11.1 additionally needs
> 23d3b8bfb8eb20e7d96afa09991e6a5ed1c83164 (net: qdisc busylock needs
> lockdep annotations) to avoid the compile error
> drivers/net/ppp/ppp_generic.c: In function âppp_dev_initâ:
> drivers/net/ppp/ppp_generic.c:1027:5: error: âstruct net_deviceâ has no
> member named âqdisc_tx_busylockâ

Hmm, I was able to do a full 3.6.11.1 allmodconfig without this (see
below). But I'll add it anyway.

>
> And since you apparently decided to backport
> 303c07db487be59ae9fda10600ea65ca11c21497 (ppp: set qdisc_tx_busylock to
> avoid LOCKDEP splat), you probably should also backport the related

Oh, I added this by mistake, and I believe this is what caused the above
compile problem. I reverted this as the first patch for .2, and I
compiled 3.6.11.1 with this revert on an allmodconfig.

-- Steve


> changes in bonding and team:
> - 49ee49202b4ac4be95d05e4bf24a9ac8b54c5528 (bonding: set
> qdisc_tx_busylock to avoid LOCKDEP splat)
> - b3c581d5d7130fc7f2eab9ab14c8de8882b42380 (team: set qdisc_tx_busylock
> to avoid LOCKDEP splat)
>
> -Carsten.


--
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/