Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753951AbZLHLHq (ORCPT ); Tue, 8 Dec 2009 06:07:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753885AbZLHLHl (ORCPT ); Tue, 8 Dec 2009 06:07:41 -0500 Received: from sh.osrg.net ([192.16.179.4]:59924 "EHLO sh.osrg.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753786AbZLHLHj (ORCPT ); Tue, 8 Dec 2009 06:07:39 -0500 From: FUJITA Tomonori To: mingo@elte.hu Cc: yinghai@kernel.org, linux-kernel@vger.kernel.org, fujita.tomonori@lab.ntt.co.jp Subject: [PATCH 0/2] x86: gart: fix the HW IOMMU initialization rewrite breakage Date: Tue, 8 Dec 2009 20:04:57 +0900 Message-Id: <1260270299-18325-1-git-send-email-fujita.tomonori@lab.ntt.co.jp> X-Mailer: git-send-email 1.5.6.5 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (sh.osrg.net [192.16.179.4]); Tue, 08 Dec 2009 20:05:53 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 18 Here is the output of discussion with Yinghai Lu. This patchset fixes GART isses due to the commit 75f1cdf1dda92cae037ec848ae63690d91913eac (x86: Handle HW IOMMU initialization failure gracefully). I split Yinghai's v4 patch to make the changes clearer (and fixed the comment a bit) however there is no functional change: http://marc.info/?l=linux-kernel&m=125965342214387&w=2 The first patch is a sligtly modified version of my patch to move back swiotlb initialization after IOMMU detection: http://marc.info/?l=linux-kernel&m=125907069703595&w=2 I put the detailed descriptions to both. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/