Re: Please pull drivers/scsi/dec_esp.c from Linus' git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 13, 2006 at 10:53:31PM +0000, Martin Michlmayr wrote:

> @@ -230,7 +230,7 @@
>  			mem_start = get_tc_base_addr(slot);
>  
>  			/* Store base addr into esp struct */
> -			esp->slot = mem_start;
> +			esp->slot = CPHYSADDR(mem_start);
>  
>  			esp->dregs = 0;
>  			esp->eregs = (void *)CKSEG1ADDR(mem_start +

I merged allmost all of the differences from mainline except this one.

Maciej, does this need the CPHYSADDR() op or not here?

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux