[linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Mon Mar 31 13:24:08 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

I was noticing emenlow BSP failing to boot since LTSI was integrated in
the v3.10 kernel. After debugging I found out that kernel code was
doing an invalid memory access, causing kernel panic.
  Here is the fix for the issue, which I am also pushing to the upstream
v3.10 LTSI kernel repository.

Thanks,
Nitin



The following changes since commit c7739be126930006e3bfbdb2fb070a967abc5e09:

  drm/mm: include required headers in drm_mm.h (2014-03-27 13:06:47 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-contrib nitin/ltsi
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/ltsi

Nitin A Kamble (1):
  sdhci-pci.c: a fix for invalid memory access

 drivers/mmc/host/sdhci-pci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.1.4



More information about the linux-yocto mailing list