aboutsummaryrefslogtreecommitdiff
path: root/kernel/stacktrace.c
diff options
context:
space:
mode:
authorSasha Levin <sashal@kernel.org>2019-05-16 21:30:49 -0400
committerceltare21 <celtare21@gmail.com>2020-09-21 19:55:33 +0200
commitb6afd2077d57e1b9c1367efa27f5620da2b03bf5 (patch)
tree8895d5c46595f96ee77b77f4826473f5d7ab65f1 /kernel/stacktrace.c
parentd13f7c04634568eb5996b77162f6b22ddce8ca61 (diff)
net: core: another layer of lists, around PF_MEMALLOC skb handlingHEADq10.0
[ Upstream commit 78ed8cc25986ac5c21762eeddc1e86e94d422e36 ] First example of a layer splitting the list (rather than merely taking individual packets off it). Involves new list.h function, list_cut_before(), like list_cut_position() but cuts on the other side of the given entry. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net> [sl: cut out non list.h bits, we only want list_cut_before] Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions