Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934298AbXJOUH3 (ORCPT ); Mon, 15 Oct 2007 16:07:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933491AbXJOUHH (ORCPT ); Mon, 15 Oct 2007 16:07:07 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:35897 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S933095AbXJOUHF (ORCPT ); Mon, 15 Oct 2007 16:07:05 -0400 Date: Mon, 15 Oct 2007 21:08:37 +0100 From: Alan Cox To: Linus Torvalds Cc: Ingo Molnar , Boaz Harrosh , Jeff Garzik , linux-kernel@vger.kernel.org, James Bottomley Subject: Re: [patch] scsi: fix crash in gdth_timeout() Message-ID: <20071015210837.311f058a@the-village.bc.nu> In-Reply-To: References: <20071015165534.GA17833@elte.hu> <4713A9FA.4050209@garzik.org> <4713B4E7.2050001@panasas.com> <20071015192703.GA7279@elte.hu> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 904 Lines: 23 On Mon, 15 Oct 2007 12:38:06 -0700 (PDT) Linus Torvalds wrote: > > > On Mon, 15 Oct 2007, Ingo Molnar wrote: > > > > heh. Incidentally i was thinking about using KVM for automated testing. > > Using emulators to test device drivers is almost certain to be pointless. For some things. I do it a bit because you can use it to fake failures that are tricky to do in the real world. It won't tell you the driver works but its suprisingly good for testing for races (forcing IRQ delivery at specific points), buggy hardware you don't posess, and things like media failures and timeouts your real hardware refuses to do. Alan - 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/