]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8544/1: set_memory_xx fixes
authorMika Penttilä <mika.penttila@nextfour.com>
Mon, 22 Feb 2016 16:56:52 +0000 (17:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 4 Mar 2016 23:32:45 +0000 (23:32 +0000)
commitda6cd3b335765e3ed26985f3af6b42bba14e86d1
tree0a0ae7bb3a9a7c405d6bba7cca7b75dabe5ea1fc
parent1548986c64fcfd30866013065991a3af0107570d
ARM: 8544/1: set_memory_xx fixes

Allow zero size updates. This makes set_memory_xx() consistent with x86, s390 and arm64 and makes apply_to_page_range() not to BUG() when loading modules.

Signed-off-by: Mika Penttilä mika.penttila@nextfour.com
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/pageattr.c