From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762191AbXJRNcg (ORCPT ); Thu, 18 Oct 2007 09:32:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1764998AbXJRNcV (ORCPT ); Thu, 18 Oct 2007 09:32:21 -0400 Received: from rtr.ca ([76.10.145.34]:3443 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760188AbXJRNcU (ORCPT ); Thu, 18 Oct 2007 09:32:20 -0400 Message-ID: <47176062.5020105@rtr.ca> Date: Thu, 18 Oct 2007 09:32:18 -0400 From: Mark Lord User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: Jens Axboe Cc: Jeff Garzik , Linus Torvalds , David Miller , fujita.tomonori@lab.ntt.co.jp, mingo@elte.hu, linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk, tomof@acm.org Subject: Re: [bug] ata subsystem related crash with latest -git References: <20071017.181907.63126798.davem@davemloft.net> <4716D6B1.8010309@rtr.ca> <4716DB9A.2060809@rtr.ca> <4716DE82.2050006@rtr.ca> <4716E19F.1090201@garzik.org> <20071018070538.GD5063@kernel.dk> <47175C0A.5020907@rtr.ca> <20071018132351.GG5063@kernel.dk> In-Reply-To: <20071018132351.GG5063@kernel.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Jens Axboe wrote: > On Thu, Oct 18 2007, Mark Lord wrote: >> Jens Axboe wrote: >>> On Thu, Oct 18 2007, Jeff Garzik wrote: >>>> Mark Lord wrote: >>>>> Okay, mine is dying with EIP at blk_rq_map_sg+0xcb/0x160. >>>>> Screen photo is at http://rtr.ca/recent/2.6.23-git12-crash.jpg, >>>>> but the top was cut off (isn't there a new config option or patch >>>>> to do double-columns or scrollback or something ???. >>>> Is this a sata_mv box? If so, could you try this patch? >>> If anything, that shrinks the size of the resulting request. Did this >>> patch make any difference to you? >> Not a sata_mv box, so no point here. > > Can you try the big patch I just posted? I'll hunt for it and try it, but your earlier little patch already works fine. Cheers