commit | d842e43e1d538d535c08b27a71e4912641121924 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Mar 07 10:21:59 2019 -0800 |
committer | Christopher Ferris <cferris@google.com> | Thu Mar 07 11:19:22 2019 -0800 |
tree | baf4623c943ffdef001d732788c1d3d753716a2a | |
parent | ff16c0b89b7297bc70353f60afac9bb93d6b0087 [diff] [blame] |
Update to v5.0 kernel headers. Test: Builds and boots on taimen. Change-Id: I13843bf1ab30ea89a50852adc88f2cba8401bded
diff --git a/libc/kernel/uapi/linux/sysctl.h b/libc/kernel/uapi/linux/sysctl.h index 24d8362..ae0f44a 100644 --- a/libc/kernel/uapi/linux/sysctl.h +++ b/libc/kernel/uapi/linux/sysctl.h
@@ -124,6 +124,7 @@ KERN_NMI_WATCHDOG = 75, KERN_PANIC_ON_NMI = 76, KERN_PANIC_ON_WARN = 77, + KERN_PANIC_PRINT = 78, }; enum { VM_UNUSED1 = 1,