All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <wfg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
To: Gao feng <gaofeng-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>,
	Giuseppe CAVALLARO <peppe.cavallaro-qxv4g6HH51o@public.gmane.org>
Subject: Re: [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
Date: Mon, 11 Jun 2012 09:44:10 +0800	[thread overview]
Message-ID: <20120611014410.GA6436@localhost> (raw)
In-Reply-To: <4FD53B74.1050409-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>

> seams you did not pull the last codes
> David has delete the tcp_v(4,6)_tw_get_peer
> in commit 2397849baa7c44c242e5d5142d5d16d1e7ed53d0.

Ah OK, I retested net-next head and it compiles fine, except for these
errors I reported in another thread:

ERROR: "stmmac_pltfr_driver" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
ERROR: "stmmac_pci_driver" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!

It seems the bug fixing patch

        stmmac: fix driver built w/ w/o both pci and platf modules

was only applied to net/master, but not in net-next/master yet.

Thanks,
Fengguang

  parent reply	other threads:[~2012-06-11  1:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-09 23:32 [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c David Miller
2012-06-10  1:58 ` Fengguang Wu
2012-06-10  2:04   ` David Miller
     [not found]     ` <20120609.190451.182034193302304295.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-06-10  3:16       ` Fengguang Wu
2012-06-10  3:16         ` Fengguang Wu
2012-06-10  4:21         ` David Miller
2012-06-10  4:21           ` David Miller
     [not found]           ` <20120609.212147.1738198233131370927.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-06-10  4:43             ` Fengguang Wu
2012-06-10  4:43               ` Fengguang Wu
2012-06-10  4:49               ` Fengguang Wu
2012-06-10  4:49                 ` Fengguang Wu
2012-06-10  5:04                 ` David Miller
2012-06-10  5:04                   ` David Miller
     [not found]                   ` <20120609.220421.2043389435765629622.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-06-10  6:47                     ` Fengguang Wu
2012-06-10  6:47                       ` Fengguang Wu
2012-06-10  5:03               ` David Miller
2012-06-10  5:03                 ` David Miller
2012-06-10  2:04   ` David Miller
2012-06-10  2:08   ` Fengguang Wu
2012-06-10  2:09     ` David Miller
     [not found]       ` <20120609.190929.1165462964087672866.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-06-10  2:18         ` David Miller
     [not found]           ` <20120609.221801.2226110181753212240.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-06-10  2:37             ` Fengguang Wu
2012-06-10 10:16             ` Fengguang Wu
2012-06-11  0:27               ` [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4, 6}/route.c Gao feng
     [not found]                 ` <4FD53B74.1050409-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2012-06-11  1:44                   ` Fengguang Wu [this message]
2012-06-11  3:03               ` [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c David Miller
2012-06-10  5:14         ` [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4, 6}/route.c Gao feng
2012-06-10  2:08   ` [PATCH] inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c Fengguang Wu
     [not found] ` <20120609.163202.516027044484907548.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-06-10  1:58   ` Fengguang Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120611014410.GA6436@localhost \
    --to=wfg-vuqaysv1563yd54fqh9/ca@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=gaofeng-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=peppe.cavallaro-qxv4g6HH51o@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.