Messages in this thread |  | | | Date | Fri, 8 Feb 2008 13:43:03 +0200 | | From | "Pekka Enberg" <> | | Subject | Re: [PATCH 1/2] kmemcheck v3 |
| |
On Feb 8, 2008 2:15 PM, Andi Kleen <andi@firstfloor.org> wrote: > > need to worry about it just yet. In case it's from kmalloc() you can > > pass __GFP_NOTRACK to annotate those call sites where the memory is > > Ok you should add that then to skbuff.c.
Indeed. If you look at the second patch, I think Ingo is already doing that with __GFP_ZERO which accomplishes the same thing. But yeah, we're probably missing a lot of callsites atm.
|  |