[PATCH 0/2][PATCH][SRU][Wily][V2] rhashtable: Fix walker list corruption
Colin King
colin.king at canonical.com
Mon Jan 4 15:13:44 UTC 2016
From: Colin Ian King <colin.king at canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1526811
This is the 2nd attempt at this fix. This was previously NACK'd by me because
the Kernel test robot picked up a bug for the original fix. A second patch has
now landed that addresses that issue. However, since my first posting, the
commit 142b942a75cb10ed ("rhashtable: fix for resize events during table walk")
has been included into wily master-next, requiring the first patch to be wiggled
a bit because it no longer cleanly applies.
Tested with a long soak test and I cannot trigger the bug now.
Colin Ian King (1):
rhashtable: Fix walker list corruption
Herbert Xu (1):
rhashtable: Kill harmless RCU warning in rhashtable_walk_init
lib/rhashtable.c | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
--
1.9.1
More information about the kernel-team
mailing list