kernel_optimize_test/arch/parisc
Helge Deller c9c2877d08 parisc: Add Page Deallocation Table (PDT) support
The firmare in most parisc machines maintains a Page Deallocation Table (PDT)
which holds a list of physical memory addresses where hardware detected memory
errors (single bit and double bit errors).

This patch adds the missing PDC firmware calls and the logic to read the PDT
from firmware, report all current PDT entries and exclude the reported bad
memory from being used by Linux.

Signed-off-by: Helge Deller <deller@gmx.de>
2017-05-12 09:14:15 +02:00
..
configs
include parisc: Add Page Deallocation Table (PDT) support 2017-05-12 09:14:15 +02:00
kernel parisc: Add Page Deallocation Table (PDT) support 2017-05-12 09:14:15 +02:00
lib parisc: Inline trivial exception code in lusercopy.S 2017-05-10 17:46:12 +02:00
math-emu
mm parisc: Add Page Deallocation Table (PDT) support 2017-05-12 09:14:15 +02:00
oprofile
defpalo.conf
install.sh
Kconfig HAVE_ARCH_HARDENED_USERCOPY is unconditional now 2017-04-26 12:11:06 -04:00
Kconfig.debug
Makefile
nm