From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754444AbYJBJeX (ORCPT ); Thu, 2 Oct 2008 05:34:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753319AbYJBJeP (ORCPT ); Thu, 2 Oct 2008 05:34:15 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:46371 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753310AbYJBJeN (ORCPT ); Thu, 2 Oct 2008 05:34:13 -0400 Date: Thu, 2 Oct 2008 11:34:05 +0200 From: Ingo Molnar To: Joerg Roedel Cc: FUJITA Tomonori , linux-kernel@vger.kernel.org Subject: Re: [PATCH] AMD IOMMU: use iommu_device_max_index Message-ID: <20081002093405.GC4190@elte.hu> References: <20080929000525E.fujita.tomonori@lab.ntt.co.jp> <20081001163008.GC30173@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081001163008.GC30173@amd.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Joerg Roedel wrote: > Ingo, > > can you please apply this patch to your x86/iommu directly? For a > single patch it makes no sense to go through my tree. sure - applied to tip/x86/iommu, thanks guys. Ingo