* [Buildroot] [PATCH] configs/imx6q-sabresd: Bump to 4.9.7 kernel
@ 2017-02-01 15:41 Fabio Estevam
2017-02-01 20:37 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2017-02-01 15:41 UTC (permalink / raw)
To: buildroot
Kernel 4.9.7 has an important fix: a2104c7cd3b24c432 ("drm/atomic:
clear out fence when duplicating state"), which fixes a kernel
warning that triggers sometimes when starting/stopping ksmcube
application several times in a row.
So bump to this version.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
configs/imx6q-sabresd_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/imx6q-sabresd_defconfig b/configs/imx6q-sabresd_defconfig
index 1491668..cc37ecf 100644
--- a/configs/imx6q-sabresd_defconfig
+++ b/configs/imx6q-sabresd_defconfig
@@ -30,7 +30,7 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.7"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-sabresd"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] configs/imx6q-sabresd: Bump to 4.9.7 kernel
2017-02-01 15:41 [Buildroot] [PATCH] configs/imx6q-sabresd: Bump to 4.9.7 kernel Fabio Estevam
@ 2017-02-01 20:37 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-02-01 20:37 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 1 Feb 2017 13:41:27 -0200, Fabio Estevam wrote:
> Kernel 4.9.7 has an important fix: a2104c7cd3b24c432 ("drm/atomic:
> clear out fence when duplicating state"), which fixes a kernel
> warning that triggers sometimes when starting/stopping ksmcube
> application several times in a row.
>
> So bump to this version.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
> configs/imx6q-sabresd_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-01 20:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 15:41 [Buildroot] [PATCH] configs/imx6q-sabresd: Bump to 4.9.7 kernel Fabio Estevam
2017-02-01 20:37 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox