]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorJakub Kicinski <kuba@kernel.org>
Fri, 27 Dec 2024 19:21:32 +0000 (11:21 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Dec 2024 19:21:32 +0000 (11:21 -0800)
commitdaefdbb5cc39247cf85122f52d3021e6c4d7aa19
treed71031481417cc1b7c1975435213c5cecdca0ea8
parent1fa9d91e9f2549e3a4bc90495c6ec615c56702a6
parent542ed8145e6f9392e3d0a86a0e9027d2ffd183e4
Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following batch contains one Netfilter fix for net:

1) Fix unaligned atomic read on struct nft_set_ext in nft_set_hash
   backend that causes an alignment failure splat on aarch64. This
   is related to a recent fix and it has been reported via the
   regressions mailing list.

* tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
====================

Link: https://patch.msgid.link/20241224233109.361755-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>