Re: [PATCH] [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: James Bottomley <James.Bottomley@...>
Cc: Josh Boyer <jwboyer@...>, <Eric.Moore@...>, <pbathija@...>, <linux-scsi@...>, <linuxppc-dev@...>
Date: Thursday, November 5, 2009 - 4:00 pm

On Thu, 2009-11-05 at 10:07 -0600, James Bottomley wrote:

> > > ioc->memmap = mem;

Yup, that part of the patch looks wrong.

However, a mechanical replacement of unsigned long's with
resource_size_t to hold physical addresses should be fine despite the
lack of feedback from LSI.

Pravin, that ioremap definitely seems like it has nothing to do there,
port IO is already remapped for you by the core PCI code and should work
"as is". Please respin without that change.

Cheers,
Ben.

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] [SCSI] mpt fusion: Fix 32 bit platforms with 64 ..., Benjamin Herrenschmidt, (Thu Nov 5, 4:00 pm)