]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Update to revision 928c8b1
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 12 Nov 2013 23:55:13 +0000 (21:55 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 13 Nov 2013 15:59:00 +0000 (13:59 -0200)
This fixes MX23 NULL pointer derreference when probing NAND chips. The
commit which fixes the issue is:

 928c8b1 mtd: gpmi: fix the NULL pointer

Change-Id: I9f7b54900aed8bad164fd134f8a9c90b93dc0418
Reported-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.12.bb

index 1067177432075c91a4fa325e239c1712008d6f4e..99a311cdecef25254ab322fca28fede2bbd1f7b6 100644 (file)
@@ -6,6 +6,6 @@ include linux-fslc.inc
 PV = "3.12+git${SRCPV}"
 
 # patches-3.12
-SRCREV = "83ccff683f04f0f4e47bce191d6ffde52fc79e13"
+SRCREV = "928c8b1f048424c90960c9c6275b3b34a850fe16"
 
 COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"