summaryrefslogtreecommitdiff
path: root/arch/parisc/Makefile
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2017-09-21 22:52:08 +0300
committerHelge Deller <deller@gmx.de>2017-09-22 20:47:17 +0300
commit606f95e4255845155f62504a9e1f12665b1853c8 (patch)
tree2a5fc4cc7a219bc896abf999be964d99aea1f24a /arch/parisc/Makefile
parenta7e6601f70a53957b1d01c321319f0237bba5202 (diff)
downloadlinux-606f95e4255845155f62504a9e1f12665b1853c8.tar.xz
parisc: Add HWPOISON page fault handler code
Commit 24587380f61d ("parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE") added the necessary constants to handle hardware-poisoning. Those were needed to support the page deallocation feature from firmware. But I completely missed to add the relevant fault handler code. This now showed up when I ran the madvise07 testcase from the Linux Test Project, which failed with a kernel BUG at arch/parisc/mm/fault.c:320. With this patch the parisc kernel now behaves like other platforms and gives the same kernel syslog warnings when poisoning pages. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/Makefile')
0 files changed, 0 insertions, 0 deletions