Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-29 Thread Kamalesh Babulal
Andrew Morton wrote: On Thu, 29 Nov 2007 12:01:08 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Andrew Morton wrote: On Wed, 28 Nov 2007 12:47:19 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Andrew Morton wrote: On Wed, 28 Nov 2007 11:59:00 +0530 Kamalesh Babulal [EMAIL PROTECTED]

Re: 2.6.24-rc3-mm2: Result: hostbyte=0x01 driverbyte=0x00\nend_request: I/O error

2007-11-29 Thread Boaz Harrosh
On Thu, Nov 29 2007 at 1:36 +0200, Andrew Morton [EMAIL PROTECTED] wrote: On Wed, 28 Nov 2007 16:14:21 -0700 Matthew Wilcox [EMAIL PROTECTED] wrote: On Wed, Nov 28, 2007 at 01:40:36PM -0800, Andrew Morton wrote: On Wed, 28 Nov 2007 23:01:31 +0300 Alexey Dobriyan [EMAIL PROTECTED] wrote:

Re: broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory) (fwd)

2007-11-29 Thread Jan Kara
Adding relevant people and lists to CC... Honza - Forwarded message from Anders Henke [EMAIL PROTECTED] - Date: Thu, 29 Nov 2007 13:31:50 +0100 From: Anders Henke [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject:

Re: broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory) (fwd)

2007-11-29 Thread FUJITA Tomonori
On Thu, 29 Nov 2007 14:03:19 +0100 Jan Kara [EMAIL PROTECTED] wrote: Adding relevant people and lists to CC... Honza - Forwarded message from Anders Henke [EMAIL PROTECTED] - Date: Thu, 29 Nov 2007 13:31:50

Re: broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory) (fwd)

2007-11-29 Thread Anders Henke
On Nov 29 2007, FUJITA Tomonori wrote: On Thu, 29 Nov 2007 14:03:19 +0100 Jan Kara [EMAIL PROTECTED] wrote: Adding relevant people and lists to CC... Honza - Forwarded message from Anders Henke [EMAIL

Re: broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory) (fwd)

2007-11-29 Thread Matthew Wilcox
On Thu, Nov 29, 2007 at 05:45:57PM +0100, Anders Henke wrote: On Nov 29 2007, FUJITA Tomonori wrote: @@ -3295,7 +3295,7 @@ static struct scsi_host_template adpt_template = { .this_id= 7, .cmd_per_lun= 1, .use_clustering = ENABLE_CLUSTERING,

Re: broken dpt_i2o in 2.6.23 (was: ext2_check_page: bad entry in directory) (fwd)

2007-11-29 Thread FUJITA Tomonori
On Thu, 29 Nov 2007 17:45:57 +0100 Anders Henke [EMAIL PROTECTED] wrote: On Nov 29 2007, FUJITA Tomonori wrote: On Thu, 29 Nov 2007 14:03:19 +0100 Jan Kara [EMAIL PROTECTED] wrote: Adding relevant people and lists to CC...

RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info

2007-11-29 Thread Yang, Bo
Matthew, I think my last email confused you. Here are the points for submitting this patch: 1. It is only to add the ia64 support to our driver. This is why we add the ia64 flag. 2. We did not change the implementation for x86 and x86_64. The implementation for them with u32 * is there from

[patch] SCSI: early detection of medium not present, updated

2007-11-29 Thread Andrew Morton
Guys, I have this marked as needed-in-2.6.24? From: Alan Stern [EMAIL PROTECTED] Taken from http://bugzilla.kernel.org/show_bug.cgi?id=8904 An updated (by Albert, I assume) version of the fourteen-month-old patch here: http://marc.info/?l=linux-kernelm=115412002912837w=2 Apparently fixes

[Open-FCoE] [PATCH] If expecting pre-T11 frames, a T11 frame caused a data fault.

2007-11-29 Thread Joe Eykholt
From: Joe Eykholt [EMAIL PROTECTED] Date: Mon, 26 Nov 2007 18:51:01 -0800 If expecting pre-T11 frames, a T11 frame caused a data fault. This is because the T11 frames have zeros where the old length/SOF field was, and a length of less than the size of the FC header was not checked for. Also

Re: [patch] SCSI: early detection of medium not present, updated

2007-11-29 Thread Tejun Heo
Andrew Morton wrote: From: Alan Stern [EMAIL PROTECTED] Taken from http://bugzilla.kernel.org/show_bug.cgi?id=8904 An updated (by Albert, I assume) version of the fourteen-month-old patch here: http://marc.info/?l=linux-kernelm=115412002912837w=2 Apparently fixes the bug described at

Re: [patch] SCSI: early detection of medium not present, updated

2007-11-29 Thread Alan Stern
On Thu, 29 Nov 2007, Andrew Morton wrote: Guys, I have this marked as needed-in-2.6.24? From: Alan Stern [EMAIL PROTECTED] Taken from http://bugzilla.kernel.org/show_bug.cgi?id=8904 An updated (by Albert, I assume) version of the fourteen-month-old patch here:

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-29 Thread Andrew Morton
On Fri, 30 Nov 2007 01:39:29 -0500 Kyle McMartin [EMAIL PROTECTED] wrote: On Thu, Nov 29, 2007 at 12:35:33AM -0800, Andrew Morton wrote: ten million is close enough to infinity for me to assume that we broke the driver and that's never going to terminate. how about this? doesn't break

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-29 Thread Kyle McMartin
On Thu, Nov 29, 2007 at 12:35:33AM -0800, Andrew Morton wrote: ten million is close enough to infinity for me to assume that we broke the driver and that's never going to terminate. how about this? doesn't break things on my pa8800: diff --git a/drivers/scsi/sym53c8xx_2/sym_hipd.c

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-29 Thread Kamalesh Babulal
Andrew Morton wrote: On Thu, 29 Nov 2007 23:00:47 -0800 Andrew Morton [EMAIL PROTECTED] wrote: On Fri, 30 Nov 2007 01:39:29 -0500 Kyle McMartin [EMAIL PROTECTED] wrote: On Thu, Nov 29, 2007 at 12:35:33AM -0800, Andrew Morton wrote: ten million is close enough to infinity for me to assume