lkml.org 
[lkml]   [2008]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] ccio_clear_io_tlb() don't need to compute io page number a second time.
On Sat, Jul 19, 2008 at 09:34:08PM +0000, Joel Soete wrote:
> --- a/drivers/parisc/ccio-dma.c 2008-07-19 21:17:37.000000000 +0000
> +++ b/drivers/parisc/ccio-dma.c 2008-07-19 21:32:54.000000000 +0000
> @@ -643,7 +643,6 @@
> {
> u32 chain_size = 1 << ioc->chainid_shift;
>
> - iovp &= IOVP_MASK; /* clear offset bits, just want pagenum */
> byte_cnt += chain_size;
>
> while(byte_cnt > chain_size) {

applied.


\
 
 \ /
  Last update: 2008-07-20 04:31    [W:0.024 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site