diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2013-04-24 14:47:02 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2013-04-25 17:45:48 +0100 |
commit | 5108c67c376b3ee59cc7fbe46eaba481eb3419aa (patch) | |
tree | 0f2515769d1ceecc8f55380aff228c54929275e1 /drivers/video | |
parent | 4b3ea2e04d2b8b37c5bc472f710d706b42e4fa06 (diff) | |
download | op-kernel-dev-5108c67c376b3ee59cc7fbe46eaba481eb3419aa.zip op-kernel-dev-5108c67c376b3ee59cc7fbe46eaba481eb3419aa.tar.gz |
arm64: Execute DSB during thread switching for TLB/cache maintenance
The DSB following TLB or cache maintenance ops must be run on the same
CPU. With kernel preemption enabled or for user-space cache maintenance
this may not be the case. This patch adds an explicit DSB in the
__switch_to() function.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions