Re: ISP1760 driver crashes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: FUJITA Tomonori
Date: Wednesday, November 19, 2008 - 10:40 pm

On Wed, 19 Nov 2008 18:21:25 +0100
Jens Axboe <jens.axboe@oracle.com> wrote:


We have been used 4GB for long time if dma_mask is zero (I guess we
use 4GB as kinda the default dma address limit at several places). The
majority of drivers (such as pci) sets properly dev->dma_mask so the
patch might not change anything but suddenly changing the
long-standing rule in an odd way (use BLK_BOUNCE_HIGH if dma_mask is
zero) doesn't sound a good idea to me.

Why not calling blk_queue_bounce_limit() in the slave_configure hook?
I think that it's the common way for SCSI LLDs with odd bounce limit.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ISP1760 driver crashes, Alan Stern, (Wed Nov 19, 7:59 am)
Re: ISP1760 driver crashes, Jens Axboe, (Wed Nov 19, 8:00 am)
Re: ISP1760 driver crashes, Alan Stern, (Wed Nov 19, 8:36 am)
Re: ISP1760 driver crashes, Jens Axboe, (Wed Nov 19, 8:39 am)
RE: ISP1760 driver crashes, Hommel, Thomas (GE E ..., (Wed Nov 19, 8:59 am)
Re: ISP1760 driver crashes, Alan Stern, (Wed Nov 19, 9:33 am)
Re: ISP1760 driver crashes, Jens Axboe, (Wed Nov 19, 10:21 am)
Re: ISP1760 driver crashes, FUJITA Tomonori, (Wed Nov 19, 10:40 pm)
Re: ISP1760 driver crashes, Jens Axboe, (Thu Nov 20, 12:33 am)
Re: ISP1760 driver crashes, Alan Stern, (Thu Nov 20, 8:28 am)
Re: ISP1760 driver crashes, Jens Axboe, (Thu Nov 20, 10:50 am)
RE: ISP1760 driver crashes, Hommel, Thomas (GE E ..., (Fri Nov 21, 3:58 am)