mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: Linux 2.6.11-rc2: vmnet breaks; put skb_copy_datagram b
@ 2005-01-25  1:46 Petr Vandrovec
  2005-01-25 12:49 ` Sytse Wielinga
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vandrovec @ 2005-01-25  1:46 UTC (permalink / raw)
  To: Sytse Wielinga; +Cc: Kernel Mailing List, torvalds

On 25 Jan 05 at 1:41, Sytse Wielinga wrote:
> Linus, could you please put skb_copy_datagram back in place? It's not used
> anymore in the kernel, but the vmnet module (in vmware) still uses this
> interface to skb_copy_datagram_iovec.

There is no reason for doing this.  Just grab latest vmmon & vmnet
from http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update89.tar.gz,
and enjoy latest and greatest modules.  Besides this one you'll get lot
of other fixes and improvements for free ;-)
                                                Petr Vandrovec


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Linux 2.6.11-rc2: vmnet breaks; put skb_copy_datagram b
  2005-01-25  1:46 Linux 2.6.11-rc2: vmnet breaks; put skb_copy_datagram b Petr Vandrovec
@ 2005-01-25 12:49 ` Sytse Wielinga
  0 siblings, 0 replies; 2+ messages in thread
From: Sytse Wielinga @ 2005-01-25 12:49 UTC (permalink / raw)
  To: Petr Vandrovec; +Cc: Kernel Mailing List, torvalds

On Tue, Jan 25, 2005 at 02:46:56AM +0100, Petr Vandrovec wrote:
> On 25 Jan 05 at 1:41, Sytse Wielinga wrote:
> > Linus, could you please put skb_copy_datagram back in place? It's not used
> > anymore in the kernel, but the vmnet module (in vmware) still uses this
> > interface to skb_copy_datagram_iovec.
> 
> There is no reason for doing this.  Just grab latest vmmon & vmnet
> from http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update89.tar.gz,
> and enjoy latest and greatest modules.  Besides this one you'll get lot
> of other fixes and improvements for free ;-)

I'm very sorry, you're completely right. That version uses
skb_copy_datagram_iovec. I'll file a bug for gentoo instead, that it needs to
update from 88 to 89.

On the other hand, though, I would think it would be a good idea to leave this
function in until after 2.6.11, so that distributions and people have plenty of
time to update their vmware. After all, it's not like we'd be missing out on an
important fix or something; we're just moving a couple of bytes out of the
kernel into vmnet.

    Sytse

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-25 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-25  1:46 Linux 2.6.11-rc2: vmnet breaks; put skb_copy_datagram b Petr Vandrovec
2005-01-25 12:49 ` Sytse Wielinga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome