Re: [PATCH] fix cache coherency issues

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

 




Atsushi Nemoto wrote:
>
> +	unsigned int tlbidx;
>
>   
...

> +	if (tlbidx < 0)
>   

Doesn't tlbidx need to be declared as a signed int, else the compiler
could optimize away this comparison.


Nigel


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

  Powered by Linux