From: [EMAIL PROTECTED] (Arnaldo Carvalho de Melo)
Date: Thu, 28 Jul 2005 13:15:23 -0300

>       Please consider pulling from:
> 
> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/acme/net-2.6.14-2.git

All pulled, three comments:

1) Consider renaming sk_setup_caps() to __sk_setup_caps() since
   it must run with the socket locked.

2) The XXX bug in inet_sk_reselect_saddr() is pretty serious.  Although
   it's been there for ages.  Consider trying to take a stab at
   fixing this. :-)  It's not easy, and it hasn't been fixed mostly
   because the locking is tricky.

3) Please flush your tree with git-prune-packets and git-prune-script.
   It has a lot of objects in it which are in the pack files now.
   I've made sure that net-2.6.14 is sane, so a fresh sync from there
   should get you going.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to