Hi Kees,
On Fri, 26 Jun 2020 13:07:53 -0700 Kees Cook wrote:
>
> The implementation of __free_one() was accidentally placed inside a
> CONFIG_NUMA #ifdef. Move it above.
>
> Reported-by: Randy Dunlap
> Link:
> https://lore.kernel.org/lkml/7ff248c7-d447-340c-a8e2-8c02972ac...@infradead.org
> Si
On 6/26/20 1:07 PM, Kees Cook wrote:
> The implementation of __free_one() was accidentally placed inside a
> CONFIG_NUMA #ifdef. Move it above.
>
> Reported-by: Randy Dunlap
> Link:
> https://lore.kernel.org/lkml/7ff248c7-d447-340c-a8e2-8c02972ac...@infradead.org
> Signed-off-by: Kees Cook
Ack
The implementation of __free_one() was accidentally placed inside a
CONFIG_NUMA #ifdef. Move it above.
Reported-by: Randy Dunlap
Link:
https://lore.kernel.org/lkml/7ff248c7-d447-340c-a8e2-8c02972ac...@infradead.org
Signed-off-by: Kees Cook
---
This a fix for slab-add-naive-detection-of-double-f
3 matches
Mail list logo