]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Add function to return DIMM slot of physical address
authorHelge Deller <deller@gmx.de>
Tue, 25 Jul 2017 17:26:23 +0000 (19:26 +0200)
committerHelge Deller <deller@gmx.de>
Tue, 25 Jul 2017 17:28:37 +0000 (19:28 +0200)
commitd14156f166fa5e562b3beedc42f509caaad43ac9
tree0e7b0b216bf0ecdd115ec882bf62213f97cf9352
parent5b1d9c41ed8cd8c92c21b708e478998aa33b9e4b
parisc: Add function to return DIMM slot of physical address

Add a firmware wrapper function, which asks PDC firmware for the DIMM slot of a
physical address. This is needed to show users which DIMM module needs
replacement in case a broken DIMM was encountered.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pdcpat.h
arch/parisc/kernel/firmware.c