]> git.baikalelectronics.ru Git - kernel.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)
commit2cb05e5cc52a599764dd8141bf472692ca3b094b
tree2fa6208d4a3ad9424a63605383f2f0fb813fad09
parent98fdf65affb56d37d24fc0ff4f1ab72afccd31dc
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