Re: [PATCH v2 0/2] tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling
From: Steven Rostedt
Date: Thu Jan 16 2025 - 16:48:42 EST
On Thu, 16 Jan 2025 16:41:23 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> This fixes a regression that was brought up last year[1], but due
> to missing a response it was forgotten about.
Note, these were only tested by building and booting the kernel to see if
the gfp_flags have been fixed. I did not run this through my normal tests.
I can run them, and if I get an Ack from the memory maintainers I could
push them through my tree.
I would also like to have those that reported the issue confirm this fixes
the problem for them and they give me a "Tested-by".
-- Steve