]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Jul 2005 18:51:26 +0000 (19:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 26 Jul 2005 18:51:26 +0000 (19:51 +0100)
commit83d18f3265a242d1191404bbf702a5dfa6a10bfe
tree2d90ed4547cd15249570747d8790005ec7229c2f
parent045fac34c9152f169f78a8b2eac0d4f6509862c0
[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance

ARMv6 introduces memory types into the page tables.  Mark devices
mappings with the "shared device" memory type.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/mm-armv.c