Re: [PATCH] Fix 32bit kernels on R4k with 128 byte cache line size

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

 



On Tue, Jul 08, 2008 at 02:46:34PM +0200, Thomas Bogendoerfer wrote:

> The generated copy_page for R4k CPU with a 128 byte cache line size used
> Create Dirty Exclusive cache line operations even if only part of the
> cache line was filled.  This change avoids generating cache operations,
> if only part of the cache line size is copied in one loop. It also
> increases the maxmimum loop size, because the generated code even fits
> into the available space for r4k CPUs with 128 byte cache line size.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>

Thanks - another important fix in the last minute ...

Applied, will send to Linus tonight.

  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