Re: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread Andrew Morton
"Ju, Seokmann" <[EMAIL PROTECTED]> wrote: > > Here, I'm sending another patch that has > fix for this issue. It is still wordwrapped. Please fix you email client, email the patch to yourself, ensure that the result still applies, then resend it with a full description. Thanks. - To

RE: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread Ju, Seokmann
On Thursday, March 17, 2005 12:28 PM, James wrote: > This is still rejecting: > > patching file drivers/scsi/megaraid/megaraid_mm.c > Hunk #2 FAILED at 43. > Hunk #4 FAILED at 68. > Hunk #5 FAILED at 1217. > Hunk #6 FAILED at 1225. > Hunk #7 FAILED at 1245. > 5 out of 7 hunks FAILED -- saving

RE: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread James Bottomley
On Thu, 2005-03-17 at 11:48 -0500, Ju, Seokmann wrote: > On Thursday, March 17, 2005 1:26 AM, Andrew wrote: > > Some of these things have already been done in Linus's > > post-2.6.11 tree and > > you patch throws lots of rejects. Please always work against the most > > recent kernel - 2.6.11 is

RE: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread Ju, Seokmann
On Thursday, March 17, 2005 1:26 AM, Andrew wrote: > Some of these things have already been done in Linus's > post-2.6.11 tree and > you patch throws lots of rejects. Please always work against the most > recent kernel - 2.6.11 is very out of date. Thank you for correction. I've created NEW

RE: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread Ju, Seokmann
On Thursday, March 17, 2005 1:26 AM, Andrew wrote: Some of these things have already been done in Linus's post-2.6.11 tree and you patch throws lots of rejects. Please always work against the most recent kernel - 2.6.11 is very out of date. Thank you for correction. I've created NEW patch

RE: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread James Bottomley
On Thu, 2005-03-17 at 11:48 -0500, Ju, Seokmann wrote: On Thursday, March 17, 2005 1:26 AM, Andrew wrote: Some of these things have already been done in Linus's post-2.6.11 tree and you patch throws lots of rejects. Please always work against the most recent kernel - 2.6.11 is very out

RE: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread Ju, Seokmann
On Thursday, March 17, 2005 12:28 PM, James wrote: This is still rejecting: patching file drivers/scsi/megaraid/megaraid_mm.c Hunk #2 FAILED at 43. Hunk #4 FAILED at 68. Hunk #5 FAILED at 1217. Hunk #6 FAILED at 1225. Hunk #7 FAILED at 1245. 5 out of 7 hunks FAILED -- saving rejects to

Re: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-17 Thread Andrew Morton
Ju, Seokmann [EMAIL PROTECTED] wrote: Here, I'm sending another patch that has fix for this issue. It is still wordwrapped. Please fix you email client, email the patch to yourself, ensure that the result still applies, then resend it with a full description. Thanks. - To unsubscribe from

Re: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-16 Thread Andrew Morton
"Ju, Seokmann" <[EMAIL PROTECTED]> wrote: > > Here is a patch for megaraid_mm/megaraid_mbox driver which makes it > 2.20.4.6. > Following is brief on the changes: > 1. Added compat_ioctl > 2. Reordered inputs on memset > 3. Convert pci_module_iit to pci_register_driver > 4. Added

Re: [ANNOUNCE][PATCH] drivers/scsi/megaraid/megaraid_{mm,mbox}

2005-03-16 Thread Andrew Morton
Ju, Seokmann [EMAIL PROTECTED] wrote: Here is a patch for megaraid_mm/megaraid_mbox driver which makes it 2.20.4.6. Following is brief on the changes: 1. Added compat_ioctl 2. Reordered inputs on memset 3. Convert pci_module_iit to pci_register_driver 4. Added DMA_{32,64}BIT_MASK