Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752249AbZAKD7G (ORCPT ); Sat, 10 Jan 2009 22:59:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752256AbZAKD6l (ORCPT ); Sat, 10 Jan 2009 22:58:41 -0500 Received: from sh.osrg.net ([192.16.179.4]:40401 "EHLO sh.osrg.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751958AbZAKD6k (ORCPT ); Sat, 10 Jan 2009 22:58:40 -0500 Date: Sun, 11 Jan 2009 12:58:03 +0900 To: Ian.Campbell@citrix.com Cc: linux-kernel@vger.kernel.org, jeremy@goop.org, mingo@elte.hu, fujita.tomonori@lab.ntt.co.jp, jj@chaosbits.net, weiyi.huang@gmail.com, beckyb@kernel.crashing.org Subject: Re: [PATCH 2/2] swiotlb: do not use sg_virt() From: FUJITA Tomonori In-Reply-To: <1231525930-14087-3-git-send-email-Ian.Campbell@citrix.com> References: <1231525930-14087-1-git-send-email-Ian.Campbell@citrix.com> <1231525930-14087-2-git-send-email-Ian.Campbell@citrix.com> <1231525930-14087-3-git-send-email-Ian.Campbell@citrix.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20090111125753K.fujita.tomonori@lab.ntt.co.jp> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 610 Lines: 12 On Fri, 9 Jan 2009 18:32:10 +0000 Ian Campbell wrote: > Scatterlists containing HighMem pages do not have a useful virtual > address. Use the physical address instead. > > Signed-off-by: Ian Campbell > --- > lib/swiotlb.c | 14 +++++++------- > 1 files changed, 7 insertions(+), 7 deletions(-) Looks good. -- 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/