[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250213042014.89490-1-kuniyu@amazon.com>
Date: Thu, 13 Feb 2025 13:20:14 +0900
From: Kuniyuki Iwashima <kuniyu@...zon.com>
To: <edumazet@...gle.com>
CC: <davem@...emloft.net>, <eric.dumazet@...il.com>, <horms@...nel.org>,
<kuba@...nel.org>, <kuniyu@...zon.com>, <mateusz.polchlopek@...el.com>,
<ncardwell@...gle.com>, <netdev@...r.kernel.org>, <pabeni@...hat.com>,
<sd@...asysnail.net>, <willemb@...gle.com>
Subject: Re: [PATCH v2 net-next 3/4] tcp: use EXPORT_IPV6_MOD[_GPL]()
From: Eric Dumazet <edumazet@...gle.com>
Date: Wed, 12 Feb 2025 13:24:17 +0000
> Use EXPORT_IPV6_MOD[_GPL]() for symbols that don't need
> to be exported unless CONFIG_IPV6=m
>
> tcp_hashinfo and tcp_openreq_init_rwin() are no longer
> used from any module anyway.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
allmodconfig + IPV6=y built successfully.
Reviewed-by: Kuniyuki Iwashima <kuniyu@...zon.com>
Powered by blists - more mailing lists