Files
kernel_xiaomi_sm8250/arch/mips/kernel
Petri Gynther 57b4175823 MIPS: BMIPS: Fix bmips_wr_vec()
bmips_wr_vec() copies exception vector code from start to dst.

The call to dma_cache_wback() needs to flush (end-start) bytes,
starting at dst, from write-back cache to memory.

Signed-off-by: Petri Gynther <pgynther@google.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10193/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-05-29 20:23:43 +02:00
..
2015-05-26 16:46:52 +02:00
2015-03-19 17:39:49 +01:00
2015-05-29 20:23:43 +02:00
2015-05-15 22:02:48 +02:00
2015-05-12 09:13:30 +02:00
2015-02-16 10:01:24 +00:00