ACK: [PATCH 0/2][PATCH][SRU][Wily][V2] rhashtable: Fix walker list corruption
Colin Ian King
colin.king at canonical.com
Mon Jan 4 19:41:29 UTC 2016
On 04/01/16 19:38, Tim Gardner wrote:
> On 01/04/2016 08:13 AM, Colin King wrote:
>> 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(-)
>>
>
> Same for Xenial ?
>
The fixes are already from upstream in 4.4, so I'm hoping Xenial will
pick these two fixes up before 4.4 final is pushed
Colin
More information about the kernel-team
mailing list