Bug 203123
Summary: | MPX is broken | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | H.J. Lu (hjl.tools) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | dave |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.20 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
H.J. Lu
2019-04-01 13:26:03 UTC
Here's a fix: http://lkml.kernel.org/r/20190401141549.3F4721FE@viggo.jf.intel.com Testing would be appreciated. This is triggered by commit dd2283f2605e3b3e9c61bcae844b34f2afa4813f Author: Yang Shi <yang.shi@linux.alibaba.com> Date: Fri Oct 26 15:07:11 2018 -0700 mm: mmap: zap pages with read mmap_sem in munmap (In reply to Dave Hansen from comment #1) > Here's a fix: > > http://lkml.kernel.org/r/20190401141549.3F4721FE@viggo.jf.intel.com > > Testing would be appreciated. Yes, it did fix the problem. MPX has been deprecated. |