Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757500AbYAFU1i (ORCPT ); Sun, 6 Jan 2008 15:27:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753877AbYAFU1b (ORCPT ); Sun, 6 Jan 2008 15:27:31 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:54037 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752692AbYAFU1a (ORCPT ); Sun, 6 Jan 2008 15:27:30 -0500 Date: Sun, 6 Jan 2008 21:26:43 +0100 From: Ingo Molnar To: Stefan Richter Cc: James Bottomley , Peter Osterlund , Linus Torvalds , Matthew Wilcox , linux-kernel@vger.kernel.org, Andrew Morton , Al Viro Subject: Re: [patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done" Message-ID: <20080106202643.GB10688@elte.hu> References: <20080102194030.GC11638@parisc-linux.org> <1199304735.3258.53.camel@localhost.localdomain> <1199316785.3258.85.camel@localhost.localdomain> <1199627875.5205.1.camel@localhost.localdomain> <20080106144706.GA25419@elte.hu> <47811004.6070307@s5r6.in-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47811004.6070307@s5r6.in-berlin.de> User-Agent: Mutt/1.5.17 (2007-11-01) 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 Content-Length: 805 Lines: 29 * Stefan Richter wrote: > Ingo Molnar wrote: > > If lkml traffic is too big then i'd suggest to set up email > > filters to separate out mails that have 'SCSI' in their subject line > > Good idea. Minor flaw: If somebody forgets to Cc LSML, he might also > forget to put SCSI or scsi into the Subject. yeah, that's very frequent, but i dont think it's a big issue: > > or body. > > This yields false positives whenever a .config is posted. these two patterns: "^CONFIG_" "^# " will exclude .config-ish lines. Ingo -- 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/