[linux-yocto] [PATCH 0/2][3.4] fri2: Fix MMC errors and 32bit EFI service mapping

Darren Hart dvhart at linux.intel.com
Thu Oct 25 01:26:52 PDT 2012


Backport the MMC debug patch to avoid gratuitous spewage of MMC warnings to the
console. This impacts FRI2, but likely any MMC based device.

Forward port the 32bit EFIservicing patch from our 3.2 tree to silence the
ioremap messages at boot.

These apply safely to standard/base tiny and preempt-rt.

The following changes since commit 449f7f520350700858f21a5554b81cc8ad23267d:

  perf annotate: replace 'expand' with equivalent sed expression (2012-10-08 09:33:05 -0400)

are available in the git repository at:
  git://git.infradead.org/users/dvhart/linux-yocto-3.4.git standard/base
  http://git.infradead.org/users/dvhart/linux-yocto-3.4.git/shortlog/refs/heads/standard/base

Chris Ball (1):
  mmc: sdhci: Use DBG() instead of pr_warning() on large timeout

Tom Zanussi (1):
  efi: Add patch to fix 32bit EFI service mapping (rhbz 726701)

 arch/x86/platform/efi/efi.c |   11 +++++++----
 drivers/mmc/host/sdhci.c    |    6 ++++--
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
1.7.5.4




More information about the linux-yocto mailing list