* xlat/sysctl_kern.in (KERN_PANIC_ON_WARN, KERN_PANIC_PRINT): New
constants introduced by Linux kernel commits v3.19-rc1~135^2~91
and v5.0-rc1~38^2~16, respectively.
* configure.ac (AC_CHECK_DECLS): Add them.
* NEWS: Mention this.
===============================================
* Improvements
- * Updated the list of BPF_* constants.
+ * Updated lists of BPF_* and KERN_* constants.
* Bug fixes
* Fixed strace-k test on alpha.
KERN_MAX_LOCK_DEPTH,
KERN_NMI_WATCHDOG,
KERN_PANIC_ON_NMI,
+ KERN_PANIC_ON_WARN,
+ KERN_PANIC_PRINT,
NET_LLC,
NET_NETFILTER,
NET_DCCP,
KERN_MAX_LOCK_DEPTH
KERN_NMI_WATCHDOG
KERN_PANIC_ON_NMI
+KERN_PANIC_ON_WARN
+KERN_PANIC_PRINT