Messages in this thread |  | | Date | Wed, 13 Jul 2022 10:34:01 +0200 | Subject | Re: [PATCH] maple_tree: Fix sparse reported issues | From | David Hildenbrand <> |
| |
On 12.07.22 16:24, Liam Howlett wrote: > When building with C=1, the maple tree had some rcu type mismatch & > locking mismatches in the destroy functions. There were cosmetic only > since this happens after the nodes are removed from the tree. > > Fixes: f8acc5e9581e (Maple Tree: add new data structure) > Reported-by: kernel test robot <lkp@intel.com> > Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Sorry to say, but the fixes become hard to follow (what/where/why). :)
I guess it's time for a new series soon. Eventually it makes sense to send the fixes as reply to the individual problematic patches. (instead of fixes to commit ids that are not upstream)
[yes, I'll do more review soon :) ]
-- Thanks,
David / dhildenb
|  |