From bd12976c366486ea90aebd83f1cf2863ee47c76a Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Thu, 5 Sep 2013 13:43:03 +0530 Subject: [PATCH] ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers With Line length being constant now, we can fold the 2 helpers into 1. This allows applying any optimizations (forthcoming) to single place. Signed-off-by: Vineet Gupta --- Reading git-format-patch failed