commit | 7673a8753ade677b02fbc013f95958d2ee815ba0 | [log] [tgz] |
---|---|---|
author | Neil Leeder <nleeder@codeaurora.org> | Mon Nov 07 11:36:39 2011 -0500 |
committer | Neil Leeder <nleeder@codeaurora.org> | Wed Nov 30 10:38:39 2011 -0500 |
tree | cea81e86fe12ad11a29c89597cc42a4a9371bd96 | |
parent | 32942757bdfb3c67af2cd9c30427adf7d722f7c8 [diff] |
ARM: cpaccess: write-enables kernel space for write Calls the mmu function to ensure that kernel space is write-enabled before writing the updated CP15 instruction. Removes the unnecessary write of the constant bx lr instruction. Change-Id: Idfe44bb89e793b009b17565e7486f3a6e8cdf582 Signed-off-by: Neil Leeder <nleeder@codeaurora.org>