lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200724.151734.311823341957534173.davem@davemloft.net>
Date:   Fri, 24 Jul 2020 15:17:34 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     herbert@...dor.apana.org.au
Cc:     wenxu@...oud.cn, jakub.kicinski@...ronome.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH] flow_offload: Move rhashtable inclusion to the source
 file

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Fri, 24 Jul 2020 10:50:22 +1000

> I noticed that touching linux/rhashtable.h causes lib/vsprintf.c to
> be rebuilt.  This dependency came through a bogus inclusion in the
> file net/flow_offload.h.  This patch moves it to the right place.
> 
> This patch also removes a lingering rhashtable inclusion in cls_api
> created by the same commit.
> 
> Fixes: 4e481908c51b ("flow_offload: move tc indirect block to...")
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ