From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753105AbXDVVtu (ORCPT ); Sun, 22 Apr 2007 17:49:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753096AbXDVVtu (ORCPT ); Sun, 22 Apr 2007 17:49:50 -0400 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:46881 "EHLO ebiederm.dsl.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752795AbXDVVts (ORCPT ); Sun, 22 Apr 2007 17:49:48 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: James Bottomley Cc: Christoph Hellwig , Andrew Morton , containers@lists.osdl.org, Oleg Nesterov , linux-kernel@vger.kernel.org, "Darrick J. Wong" Subject: Re: [PATCH] sas_scsi_host: Convert to use the kthread API References: <11769695611073-git-send-email-ebiederm@xmission.com> <20070419173753.8ba2f955.akpm@linux-foundation.org> <20070422193843.GA17841@infradead.org> <1177277868.4268.16.camel@mulgrave.il.steeleye.com> Date: Sun, 22 Apr 2007 15:48:05 -0600 In-Reply-To: <1177277868.4268.16.camel@mulgrave.il.steeleye.com> (James Bottomley's message of "Sun, 22 Apr 2007 16:37:48 -0500") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org James Bottomley writes: > Changelog and cc to linux-scsi, and I think it can go in ... not that it > matters; nothing ever activates this code inside libsas anyway ... Should we just remove the relevant code then? Eric