diff options
author | Eric Dumazet <edumazet@google.com> | 2022-10-27 07:06:37 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-27 21:25:13 +0300 |
commit | ee15e1f38dc201fa7d63c13aa258b728dce27f4d (patch) | |
tree | 655556db78c9c195379b1704e4d44ea0400f639f /drivers/net | |
parent | 228ebc41dfab5b5d34cd76835ddb0ca8ee12f513 (diff) | |
download | linux-ee15e1f38dc201fa7d63c13aa258b728dce27f4d.tar.xz |
kcm: do not sense pfmemalloc status in kcm_sendpage()
Similar to changes done in TCP in blamed commit.
We should not sense pfmemalloc status in sendpage() methods.
Fixes: 326140063946 ("tcp: TX zerocopy should not sense pfmemalloc status")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20221027040637.1107703-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions