From: Stephen Rothwell on 20 Jul 2010 22:10 Hi all, Today's linux-next merge of the net tree got a conflict in net/bridge/br_device.c between commit 573201f36fd9c7c6d5218cdcd9948cee700b277d ("bridge: Partially disable netpoll support") from Linus' tree and commit 91d2c34a4eed32876ca333b0ca44f3bc56645805 ("bridge: Fix netpoll support") from the net tree. The net tree commit seems to be a fuller fix, so I used that. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Herbert Xu on 20 Jul 2010 22:40 On Wed, Jul 21, 2010 at 12:04:48PM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the net tree got a conflict in > net/bridge/br_device.c between commit > 573201f36fd9c7c6d5218cdcd9948cee700b277d ("bridge: Partially disable > netpoll support") from Linus' tree and commit > 91d2c34a4eed32876ca333b0ca44f3bc56645805 ("bridge: Fix netpoll support") > from the net tree. > > The net tree commit seems to be a fuller fix, so I used that. Yeah, 573201f is just the temporary fix for 2.6.35. Thanks, -- Email: Herbert Xu <herbert(a)gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 20 Jul 2010 23:30 From: Stephen Rothwell <sfr(a)canb.auug.org.au> Date: Wed, 21 Jul 2010 12:04:48 +1000 > Today's linux-next merge of the net tree got a conflict in > net/bridge/br_device.c between commit > 573201f36fd9c7c6d5218cdcd9948cee700b277d ("bridge: Partially disable > netpoll support") from Linus' tree and commit > 91d2c34a4eed32876ca333b0ca44f3bc56645805 ("bridge: Fix netpoll support") > from the net tree. > > The net tree commit seems to be a fuller fix, so I used that. The net-2.6 changes should be undone as net-next-2.6 has the fixes that allow bridge netpoll to work properly, thus in net-next-2.6 the net-2.6 commit is completely unnecessary. I did this when I merged net-2.6 into net-next-2.6 about an hour ago :-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Stephen Rothwell on 20 Jul 2010 23:50 Hi Dave, On Tue, 20 Jul 2010 20:27:59 -0700 (PDT) David Miller <davem(a)davemloft.net> wrote: > > The net-2.6 changes should be undone as net-next-2.6 has the fixes > that allow bridge netpoll to work properly, thus in net-next-2.6 the > net-2.6 commit is completely unnecessary. > > I did this when I merged net-2.6 into net-next-2.6 about an hour ago > :-) Excellent, thanks. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
|
Pages: 1 Prev: libxt_ipvs: user-space lib for netfilter matcher xt_ipvs Next: cciss updates July 19, 2010 |