On Wed, 2016-03-02 at 14:43 -0500, David Miller wrote: > From: Bob Copeland <[email protected]> > Date: Wed, 2 Mar 2016 10:09:20 -0500 > > > In the time since the mesh path table was implemented as an > > RCU-traversable, dynamically growing hash table, a generic RCU > > hashtable implementation was added to the kernel. > > > > Switch the mesh path table over to rhashtable to remove some code > > and also gain some features like automatic shrinking. > > > > Cc: Thomas Graf <[email protected]> > > Cc: [email protected] > > Signed-off-by: Bob Copeland <[email protected]> > > Johannes, feel free to take both patches via your tree, thanks.
Will do, thanks. johannes
