commit | 37f2a174c491dee09844491e5869f5701894ade4 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue Sep 22 10:10:53 2015 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 26 09:49:41 2015 +0100 |
tree | d12a41655d6119496bd01bb72353fdbdd25dab7f | |
parent | c1a0e9bc885d46e519fd87d35af6a7937abfb986 [diff] |
MIPS: Introduce API for enabling & disabling L2 prefetch Introduce new functions in struct bcache_ops to enable & disable L2 cache prefetching, and to retrieve the current state of L2 prefetching. This will be used in later patches. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/11179/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>