|
Message-ID: <20180205034531.GA18559@bombadil.infradead.org> Date: Sun, 4 Feb 2018 19:45:31 -0800 From: Matthew Wilcox <willy@...radead.org> To: Randy Dunlap <rdunlap@...radead.org> Cc: Igor Stoppa <igor.stoppa@...wei.com>, jglisse@...hat.com, keescook@...omium.org, mhocko@...nel.org, labbott@...hat.com, hch@...radead.org, cl@...ux.com, linux-security-module@...r.kernel.org, linux-mm@...ck.org, linux-kernel@...r.kernel.org, kernel-hardening@...ts.openwall.com Subject: Re: [PATCH 1/6] genalloc: track beginning of allocations 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)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.