Commit 2f8dc1b127231f2d6ad240a56fd15d0c3aa760be

Authored by Eric Lee
1 parent 3a5ed4fb5b

can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

embedian/smarcimx8mq2g/smarcimx8mq2g.sh
... ... @@ -13,7 +13,7 @@
13 13 readonly G_LINUX_KERNEL_SRC_DIR="${DEF_SRC_DIR}/kernel"
14 14 readonly G_LINUX_KERNEL_GIT="git@git.embedian.com:developer/smarc-fsl-linux-kernel.git"
15 15 readonly G_LINUX_KERNEL_BRANCH="smarc_8mq_lf-5.10.y"
16   -readonly G_LINUX_KERNEL_REV="a2b178e1baa15b60f1547421ef6753a76b7059e4"
  16 +readonly G_LINUX_KERNEL_REV="10b0ebac2374ebf1a4a1ffdc78faa0533d72b037"
17 17 readonly G_LINUX_KERNEL_DEF_CONFIG='smarcimx8mq_defconfig'
18 18 G_LINUX_DTB="embedian/imx8mq-smarc.dtb
19 19 embedian/imx8mq-smarc-hdmi.dtb
embedian/smarcimx8mq4g/smarcimx8mq4g.sh
... ... @@ -13,7 +13,7 @@
13 13 readonly G_LINUX_KERNEL_SRC_DIR="${DEF_SRC_DIR}/kernel"
14 14 readonly G_LINUX_KERNEL_GIT="git@git.embedian.com:developer/smarc-fsl-linux-kernel.git"
15 15 readonly G_LINUX_KERNEL_BRANCH="smarc_8mq_lf-5.10.y"
16   -readonly G_LINUX_KERNEL_REV="a2b178e1baa15b60f1547421ef6753a76b7059e4"
  16 +readonly G_LINUX_KERNEL_REV="10b0ebac2374ebf1a4a1ffdc78faa0533d72b037"
17 17 readonly G_LINUX_KERNEL_DEF_CONFIG='smarcimx8mq_defconfig'
18 18 G_LINUX_DTB="embedian/imx8mq-smarc.dtb
19 19 embedian/imx8mq-smarc-hdmi.dtb