Prev: [PATCH 3/3] vhost: apply cpumask and cgroup to vhost workers
Next: [PATCH v2 3/3] omap iommu: kmemleak: Fix false positive with special scan
From: Ingo Molnar on 1 Jun 2010 05:50 * Joerg Roedel <joerg.roedel(a)amd.com> wrote: > Hi Ingo, > > The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e: > > Linux 2.6.35-rc1 (2010-05-30 13:21:02 -0700) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git amd-iommu/2.6.35 > > Joerg Roedel (3): > Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 > x86/amd-iommu: Fix crash when request_mem_region fails > x86/amd-iommu: Fall back to GART if initialization fails > > Julia Lawall (1): > arch/x86/kernel: Add missing spin_unlock > > arch/x86/kernel/amd_iommu.c | 16 +++++++++------- > arch/x86/kernel/amd_iommu_init.c | 20 +++++++++++++++++--- > 2 files changed, 26 insertions(+), 10 deletions(-) > > These patches fix two bugs in the error-paths of the amd iommu driver. One > fix adds missing spin_unlocks and the other two patches fix a problem with > broken BIOSes where the driver can't allocate the mmio region for the iommu > hardware. Please pull. Pulled, thanks Joerg! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |