[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171013140532.ro55tfh4yagk5cc6@sasha-lappy>
Date: Fri, 13 Oct 2017 14:05:35 +0000
From: "Levin, Alexander (Sasha Levin)" <alexander.levin@...izon.com>
To: Michal Hocko <mhocko@...nel.org>
CC: "akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kmemcheck: correctly remove kmemcheck call from
dma_map_sg_attrs
On Fri, Oct 13, 2017 at 09:11:21AM +0200, Michal Hocko wrote:
>On Thu 12-10-17 19:22:05, Sasha Levin wrote:
>> We have missed removing some code as part of removing the kmemcheck
>> hooks.
>>
>> Unfourtenatly this got missed during my review, and the code was
>> still building.
>>
>> Reported-by: Michal Hocko <mhocko@...nel.org>
>> Signed-off-by: Sasha Levin <alexander.levin@...izon.com>
>
>Yes this would be the proper fix for the specific issue I have noticed.
>There might be others I haven't even checked. Really the only way to
>make this chage is to post a reproducible steps to regenerate your diff
>and review that the used scripts are correct. Follow up fixes are not a
>way to go
So the only part of this series that was scripted to some extend was
this commit we're looking at. The 3 other commits are done manually
(although their large size is mostly attributed to 'git rm').
Even for this commit, I don't see a way to have it completely scripted
given that we're not simply removing calls.
I've looked at the ~50 deletions of kmemcheck calls in this commit to
make sure they make sense.
--
Thanks,
Sasha
Powered by blists - more mailing lists