]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT...
authorKuniyuki Iwashima <kuniyu@amazon.com>
Fri, 16 May 2025 02:27:20 +0000 (19:27 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 02:18:24 +0000 (19:18 -0700)
commitcefe6e131cc4f032110efe1687295e133f3d5964
tree9d8df8c40e5453220a03827a1b4020a33af7aef6
parent8e5f1bb812741821e2a8ac221fba45cab6c73e43
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"

The previous patch fixed the same issue mentioned in
commit 14a0087e7236 ("ipv6: sr: switch to GFP_ATOMIC
flag to allocate memory during seg6local LWT setup").

Let's revert it.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Link: https://patch.msgid.link/20250516022759.44392-5-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv6/seg6_local.c