summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2017-11-13 15:43:19 +0000
committerBill Seurer <seurer@linux.vnet.ibm.com>2017-11-13 15:43:19 +0000
commit44156a0efb92b178d3a0fdaf8af97a29778c0b2c (patch)
treefc99dab08ee74818a3fe6f3003bee97384c74e1c /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
parent3e3ee1282b987b8adb85f33849c0054839152287 (diff)
downloadbcm5719-llvm-44156a0efb92b178d3a0fdaf8af97a29778c0b2c.tar.gz
bcm5719-llvm-44156a0efb92b178d3a0fdaf8af97a29778c0b2c.zip
[PowerPC][msan] Update msan to handle changed memory layouts in newer kernels
In more recent Linux kernels (including those with 47 bit VMAs) the layout of virtual memory for powerpc64 changed causing the memory sanitizer to not work properly. This patch adjusts a bit mask in the memory sanitizer to work on the newer kernels while continuing to work on the older ones as well. This is the non-runtime part of the patch and finishes it. ref: r317802 Tested on several 4.x and 3.x kernel releases. llvm-svn: 318045
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud