]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: untangle cache flush loop
authorVineet Gupta <vgupta@synopsys.com>
Mon, 4 Aug 2014 15:32:31 +0000 (08:32 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 19 Jun 2015 12:39:33 +0000 (18:09 +0530)
commit44c966a7ce2a9f2a4abeb481a9e77d78d760f90e
tree5c8a539672c30e19c62d8c58f9b924434d28f675
parent51426ea9249d327669db22483736b3aa7cd741c1
ARC: untangle cache flush loop

- Remove the ifdef'ery and write distinct versions for each mmu ver even
  if there is some code duplication

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/mm/cache.c