mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 08:40:53 +07:00
powerpc/booke: Spelling s/date/data/
Caching dates is never a good idea ;-)
Fixes: e7affb1dba
("powerpc/cache: add cache flush operation for various e500")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Scott Wood <oss@buserror.net>
This commit is contained in:
parent
3e4282e484
commit
3a0990ca1a
@ -231,7 +231,7 @@ _GLOBAL(__setup_cpu_e5500)
|
||||
blr
|
||||
#endif
|
||||
|
||||
/* flush L1 date cache, it can apply to e500v2, e500mc and e5500 */
|
||||
/* flush L1 data cache, it can apply to e500v2, e500mc and e5500 */
|
||||
_GLOBAL(flush_dcache_L1)
|
||||
mfmsr r10
|
||||
wrteei 0
|
||||
|
Loading…
Reference in New Issue
Block a user