Merge tag 'linux-can-fixes-for-6.3-20230327' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Tue, 28 Mar 2023 02:47:42 +0000 (19:47 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 28 Mar 2023 02:47:43 +0000 (19:47 -0700)
commitebd3b826343bb4a7a280aad68a113bbf044add1d
treefad2a68d16841cb93268e7d406b13daac9fd0bd9
parent4f7702ab6fc3c03cc10b0cf0bdbd0433146483e0
parent2b4c99f7d9a57ecd644eda9b1fb0a1072414959f
Merge tag 'linux-can-fixes-for-6.3-20230327' of git://git./linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2023-03-27

Oleksij Rempel and Hillf Danton contribute a patch for the CAN J1939
protocol that prevents a potential deadlock in j1939_sk_errqueue().

Ivan Orlov fixes an uninit-value in the CAN BCM protocol in the
bcm_tx_setup() function.

* tag 'linux-can-fixes-for-6.3-20230327' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can:
  can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
  can: j1939: prevent deadlock by moving j1939_sk_errqueue()
====================

Link: https://lore.kernel.org/r/20230327124807.1157134-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>