Re: [PATCH 1/6] genalloc: track beginning of allocations

From: Igor Stoppa
Date: Fri Feb 09 2018 - 09:28:32 EST




On 05/02/18 05:45, Matthew Wilcox wrote:
> On Sun, Feb 04, 2018 at 02:34:08PM -0800, Randy Dunlap wrote:
>>> +/**
>>> + * cleart_bits_ll - according to the mask, clears the bits specified by
>>
>> clear_bits_ll
>
> 'make W=1' should catch this ... yes?
>
> (hint: building with 'make C=1 W=1' finds all kinds of interesting issues
> in your code. W=12 or W=123 finds too many false positives for my tastes)

ok, thank you, I will start using it

--
igor