diff options
author | 2014-06-18 14:06:27 +0100 | |
---|---|---|
committer | 2014-06-18 16:34:30 +0100 | |
commit | e3a920afc3482e954834a4ed95908c4bc5e4c000 (patch) | |
tree | 052af394a85063c566039f5608aad9d8e125b0d8 /tools/perf/scripts/python/syscall-counts.py | |
parent | arm64: fix build error in sigcontext.h (diff) | |
download | wireguard-linux-e3a920afc3482e954834a4ed95908c4bc5e4c000.tar.xz wireguard-linux-e3a920afc3482e954834a4ed95908c4bc5e4c000.zip |
arm64: mm: remove broken &= operator from pmd_mknotpresent
This should be a plain old '&' and could easily lead to undefined
behaviour if the target of a pmd_mknotpresent invocation was the same
as the parameter.
Fixes: 9c7e535fcc17 (arm64: mm: Route pmd thp functions through pte equivalents)
Signed-off-by: Will Deacon <will.deacon@arm.com>
Cc: <stable@vger.kernel.org> # v3.15
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions