diff options
| author | Qianfeng Rong <rongqianfeng@vivo.com> | 2025-08-07 17:49:43 +0300 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2025-08-19 21:51:13 +0300 |
| commit | cf6a8401b6a12c3bdd54c7414af28625ec6450da (patch) | |
| tree | 15ed8434968334018722ab98bac4844fbb2f885f /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9 (diff) | |
| download | linux-cf6a8401b6a12c3bdd54c7414af28625ec6450da.tar.xz | |
KVM: remove redundant __GFP_NOWARN
Commit 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT") made
GFP_NOWAIT implicitly include __GFP_NOWARN.
Therefore, explicit __GFP_NOWARN combined with GFP_NOWAIT (e.g.,
`GFP_NOWAIT | __GFP_NOWARN`) is now redundant. Let's clean up these
redundant flags across subsystems.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Link: https://lore.kernel.org/r/20250807144943.581663-1-rongqianfeng@vivo.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
