Re: [PATCH 2/2] stackdepot: make fast paths lock-less again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2024/02/26 18:22, Marco Elver wrote:
> If we want this fixed in mainline, I propose that [1] + [2] are sent for
> 6.8-rc inclusion.

Doing

-		alloc_flags |= __GFP_NOWARN;
+		alloc_flags |= __GFP_NOWARN | __GFP_ZERO;

in stack_depot_save_flags() solves the problem. Maybe this is easier for 6.8 cycle?





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux