]> Zhao Yanbai Git Server - minix.git/commit
vm:enable the instruction and data caches. 57/157/2
authorKees Jongenburger <keesj@minix3.org>
Wed, 2 Jan 2013 16:50:11 +0000 (17:50 +0100)
committerKees Jongenburger <keesj@minix3.org>
Tue, 8 Jan 2013 12:40:32 +0000 (13:40 +0100)
commit09895f86fc48a5f1cf54b1ac1edcf6289f770456
treef0211d9f43031a07b29744d6bc9517689dc7bce4
parent5e3b51ba964d05f76cd896e2ef3470fdc4504c8f
vm:enable the instruction and data caches.

Enable the instruction and data caches. Whether data is cached
will depend on the MMU entries.

Change-Id: I51e9ebc38924db5525d4e7ad9ab69b2a5b1ca7b4
kernel/arch/arm/pg_utils.c