[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160818084854.GA11502@gondor.apana.org.au>
Date: Thu, 18 Aug 2016 16:48:54 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: "David S. Miller" <davem@...emloft.net>,
Thomas Graf <tgraf@...g.ch>, netdev@...r.kernel.org
Subject: [PATCH 0/3] rhashtable: Get rid of raw table walkers part 1
Hi:
This series starts the process of getting rid of all raw rhashtable
walkers (e.g., using any of the rht_for_each helpers) from the
kernel.
We need to do this before I can fix the resize kmalloc failure issue
by using multi-layered tables.
We should do this anyway because almost all raw table walkers are
already buggy in that they don't handle multiple rhashtables during
a resize.
Dave/Tomas, please keep an eye out for any new patches that try
to introduce raw table walkers and nack them.
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists