Re: [PATCH] make ide-cd handle non-2kB sector sizes

From: Pascal Schmidt
Date: Fri Jan 23 2004 - 12:37:10 EST


On Fri, 23 Jan 2004, Bartlomiej Zolnierkiewicz wrote:

> I think Jens means storing it only in q->hardsect_size.
> This way you can just use rq->q->hardsect_size << 9 to get
> sectors_per_frame.

Agreed (though it will have to be >> 9 ;).

> If you do that please remember to revert this chunk
> (except comment fix of course):

[dma alignment]

Agreed, thanks.

--
Ciao,
Pascal

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/