RE: [PATCH] cciss: Fix warnings during compilation under 32bit environment

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Miller, Mike (OS Dev) <Mike.Miller@...>
Cc: Hisashi Hifumi <hifumi.hisashi@...>, <akpm@...>, <jens.axboe@...>, <linux-kernel@...>, <linux-scsi@...>, Cameron, Steve <steve.cameron@...>
Date: Thursday, April 19, 2007 - 11:18 am

On Thu, 2007-04-19 at 15:09 +0000, Miller, Mike (OS Dev) wrote:

I think it's seen with CONFIG_LBD=n on 32 bits

In that configuration, sector_t is a u32 (it's u64 even on 32 bits with
CONFIG_LBD=y).  The proposed code change is a simple cut and paste from
the sd driver.

James


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

Messages in current thread:
RE: [PATCH] cciss: Fix warnings during compilation under 32b..., Miller, Mike (OS Dev), (Thu Apr 19, 11:09 am)
RE: [PATCH] cciss: Fix warnings during compilation under 32b..., James Bottomley, (Thu Apr 19, 11:18 am)
RE: [PATCH] cciss: Fix warnings during compilation under 32b..., Miller, Mike (OS Dev), (Thu Apr 19, 12:12 pm)
RE: [PATCH] cciss: Fix warnings during compilation under 32b..., Miller, Mike (OS Dev), (Thu Apr 19, 12:26 pm)