Re: [patch 0/5] Support for sanitization flag in low-level page allocator

From: Pekka Enberg
Date: Sat May 30 2009 - 03:20:48 EST


Hi Andrew,

On Sat, May 30, 2009 at 1:58 AM, Andrew Morton
<akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>  But how to do that?  Particular callsites don't get to alter
>  kfree()'s behaviour.  So they'd need to use a new kfree_sensitive().
>  Which is just syntactic sugar around the code whihc we presently
>  implement.

Unless I am missing something here, we already have kfree_sensitive(),
we just call it kzfree().

Pekka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/