Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752778AbZGPHyx (ORCPT ); Thu, 16 Jul 2009 03:54:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751911AbZGPHyx (ORCPT ); Thu, 16 Jul 2009 03:54:53 -0400 Received: from hera.kernel.org ([140.211.167.34]:34261 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751299AbZGPHyw (ORCPT ); Thu, 16 Jul 2009 03:54:52 -0400 Message-ID: <4A5EDCB8.1010003@kernel.org> Date: Thu, 16 Jul 2009 16:54:32 +0900 From: Tejun Heo User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: Boaz Harrosh CC: Vladislav Bolkhovitin , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, scst-devel@lists.sourceforge.net, James Bottomley , FUJITA Tomonori , Jens Axboe , Joe Eykholt Subject: Re: [PATCH v2]: New implementation of scsi_execute_async() References: <4A563368.5040407@vlnb.net> <4A5CAFB5.1000901@vlnb.net> <4A5D9C46.2000002@panasas.com> In-Reply-To: <4A5D9C46.2000002@panasas.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (hera.kernel.org [127.0.0.1]); Thu, 16 Jul 2009 07:54:35 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 20 Hello, Boaz. Boaz Harrosh wrote: > It looks to me that perhaps you did not understand Tejun's code > His code, as I remember, was on the bio level, but here you > are duplicating what is done in bio level. I think he looked at my mess :-) and decided it would be cleaner to implement kernel sg mapping completely separately from user mapping. Maybe it is, I'm not sure. I sure hope not tho. Thanks. -- tejun -- 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/