projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d7e2e
)
parisc: Add PDC_CRASH_PREP PDC function number
author
Sven Schnelle
<svens@stackframe.org>
Thu, 7 Feb 2019 21:31:57 +0000
(22:31 +0100)
committer
Helge Deller
<deller@gmx.de>
Thu, 21 Feb 2019 19:37:12 +0000
(20:37 +0100)
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/uapi/asm/pdc.h
patch
|
blob
|
history
diff --git
a/arch/parisc/include/uapi/asm/pdc.h
b/arch/parisc/include/uapi/asm/pdc.h
index 593eeb573138709aafa855343730a1f7e393a874..6d68bda2d26151a3c85f2ab6c313dbd89c8b027d 100644
(file)
--- a/
arch/parisc/include/uapi/asm/pdc.h
+++ b/
arch/parisc/include/uapi/asm/pdc.h
@@
-167,6
+167,7
@@
#define PDC_SOFT_POWER_INFO 0 /* return info about the soft power switch */
#define PDC_SOFT_POWER_ENABLE 1 /* enable/disable soft power switch */
+#define PDC_CRASH_PREP 25 /* Prepare system for crash dump */
/* HVERSION dependent */