]> www.infradead.org Git - users/hch/misc.git/commit
neighbour: use kvzalloc()/kvfree()
authorEric Dumazet <edumazet@google.com>
Tue, 22 Oct 2024 15:00:59 +0000 (15:00 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 29 Oct 2024 01:12:06 +0000 (18:12 -0700)
commitab101c553bc1f76a839163d1dc0d1e715ad6bb4e
tree67724a0950c583a2fb48d0c05e9ea7222846502f
parent63afe0c217dc21457dbccca1da61266c47886e61
neighbour: use kvzalloc()/kvfree()

mm layer is providing convenient functions, we do not have
to work around old limitations.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Gilad Naaman <gnaaman@drivenets.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20241022150059.1345406-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/core/neighbour.c