commit | 9782f08b709f8bc08dd8c33db33d8b3c9e4a495a | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovpanait@gmail.com> | Tue May 31 21:14:32 2022 +0300 |
committer | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:16:00 2022 +0200 |
tree | fa775195eed0601d262e2ef86f7082facf2cfdc6 | |
parent | 87a739ef4a760c1423c359a507abc904108d3766 [diff] |
microblaze: cache: introduce flush_dcache_range() Align microblaze with the other architectures and provide an implementation for flush_dcache_range(). Also, remove the microblaze exception in drivers/core/device.c. Signed-off-by: Ovidiu Panait <ovpanait@gmail.com> Link: https://lore.kernel.org/r/20220531181435.3473549-11-ovpanait@gmail.com Signed-off-by: Michal Simek <michal.simek@amd.com>