sh: do not perform IPI-based cache flush except on boards that need it
authorRich Felker <dalias@libc.org>
Mon, 15 Feb 2016 18:36:33 +0000 (18:36 +0000)
committerRich Felker <dalias@libc.org>
Fri, 5 Aug 2016 03:29:40 +0000 (03:29 +0000)
commita1e262f6f126466f51d6955fb5bd6aaf0aacf68f
treec03511d896afb2d09b445766b9605f358514e7fe
parentb4214e41b7152b1964a3421a40251d202ae2d2c0
sh: do not perform IPI-based cache flush except on boards that need it

Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/mm/cache.c