[linux-yocto] [PATCH 0/2] [PATCH] meta: add sdhci feature patch to fix continuous warning prints
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Wed Mar 12 03:53:56 PDT 2014
From: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
Hi,
This patch is to fix continuous warning prints in ISR if shared interrupt
in sdhc host controller. We encountered continous prints of warning message
"got irq while runtime suspended" when the interrupt triggered by other
I/O devices sharing the same interrupt line.
The scc file for valleyisland is also updated to patch the newly added
patch.
This issue is able to reproduce on Valley Island released image. The patch
was built, tested, and verified that the issue is fixed.
Please help to pull this update into linux-yocto-3.8 meta branch.
Thanks.
Rebecca
The following changes since commit 8d89e57107e900afdff32979544ecfed29eed2ad:
valleyisland-io: gpio-baytrail: setup IOAPIC interrupt on non-ACPI system (2014-02-24 11:37:12 -0500)
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-contrib rebeccas/meta-update
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=rebeccas/meta-update
Chang Rebecca Swee Fun (1):
valleyisland-io: mmc: sdhci: fix continuous warning prints in ISR
Ong Boon Leong (1):
meta: features/valleyisland-io: GPIO update
...ix-continuous-warning-prints-in-ISR-if-sh.patch | 55 ++++++++++++++++++++
.../valleyisland-io/valleyisland-io-pci.cfg | 2 +-
.../features/valleyisland-io/valleyisland-io.cfg | 2 +-
.../features/valleyisland-io/valleyisland-io.scc | 6 +++
4 files changed, 63 insertions(+), 2 deletions(-)
create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/0025-mmc-sdhci-Fix-continuous-warning-prints-in-ISR-if-sh.patch
--
1.7.10.4
More information about the linux-yocto
mailing list