]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: Add constants for PDC_RELOCATE PDC call
authorHelge Deller <deller@gmx.de>
Fri, 8 Feb 2019 17:24:16 +0000 (18:24 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 21 Feb 2019 19:37:12 +0000 (20:37 +0100)
commit661faf31021dda4df1ea46594ec03de68f5ac47d
tree2fa6208d4a3ad9424a63605383f2f0fb813fad09
parent3b26fdafbe2f42627e11ca5c67af565e5c67995f
parisc: Add constants for PDC_RELOCATE PDC call

The PDC_RELOCATE function is called by HP-UX shortly before crashing.
So, we need to handle it in qemu and thus it makes sense to add the
constant here.

Additionally add other subfunctions like PDC_MODEL_GET_PLATFORM_INFO (to
get product and serial numbers) and PDC_TOD_CALIBRATE (to calibrate
timers) too.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/uapi/asm/pdc.h