]> Git Repo - linux.git/commit
ARC: Use correct PTAG register for icache flush
authorVineet Gupta <[email protected]>
Fri, 7 Mar 2014 07:52:22 +0000 (13:22 +0530)
committerLinus Torvalds <[email protected]>
Fri, 7 Mar 2014 18:12:56 +0000 (10:12 -0800)
commitb053940df41808f0f27568eb36820d10a8a987f8
tree650fcd1af2047258705e2d722fbdf2369780184f
parente1aa17c7b52c2cc1a4c20f62deadcd94ce8b632c
ARC: Use correct PTAG register for icache flush

This fixes a subtle issue with cache flush which could potentially cause
random userspace crashes because of stale icache lines.

This error crept in when consolidating the cache flush code

Fixes: bd12976c3664 (ARC: cacheflush refactor #3: Unify the {d,i}cache)
Signed-off-by: Vineet Gupta <[email protected]>
Cc: [email protected]
Cc: [email protected] # 3.13
Cc: [email protected]
Signed-off-by: Linus Torvalds <[email protected]>
arch/arc/mm/cache_arc700.c
This page took 0.05241 seconds and 4 git commands to generate.