commit | 10f6508c0728c1a125bead212259b2921702d1b7 | [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 | 95b7a8fd128aec8214d13b33131a4ea1fa4cc9a3 [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>