]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge
authorPaolo Abeni <pabeni@redhat.com>
Tue, 15 Oct 2024 13:28:16 +0000 (15:28 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 15 Oct 2024 13:28:17 +0000 (15:28 +0200)
commit4a6f05d9fe8adb25dff35ca6cbd707efeda4d527
treee8600f0795d22b79dd1eb39defd3e0869fec8b6d
parent39ab20647d7b8516fcad91950d8491369ebd5ea3
parent356c81b6c494a359ed6e25087931acc78c518fb9
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
This cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - Add flex array to struct batadv_tvlv_tt_data, by Erick Archer

 - Use string choice helper to print booleans, by Sven Eckelmann

 - replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
   by Julia Lawall

* tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge:
  batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
  batman-adv: Use string choice helper to print booleans
  batman-adv: Add flex array to struct batadv_tvlv_tt_data
  batman-adv: Start new development cycle
====================

Link: https://patch.msgid.link/20241015073946.46613-1-sw@simonwunderlich.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>