Date: Tue, 21 Jul 2009 08:29:19 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/arm cpufunc.c Message-ID: <200907210829.n6L8TaZf098106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2009-07-21 08:29:19 UTC
FreeBSD src repository
Modified files:
sys/arm/arm cpufunc.c
Log:
SVN rev 195798 on 2009-07-21 08:29:19Z by raj
Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.
On some ARM variations CPU func dispatcher has the D-cache invalidate method
point to write-back invalidate, which is wrong, and can lead to a crash/panic
on affected platforms.
Spotted by: HPS
Reviewed by: cognet
Approved by: re (kib)
Revision Changes Path
1.27 +2 -2 src/sys/arm/arm/cpufunc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907210829.n6L8TaZf098106>
