--- include/linux/sysctl.h.orig 2003-07-07 19:22:58.000000000 +0200 +++ include/linux/sysctl.h 2003-07-07 19:19:43.000000000 +0200 @@ -126,6 +126,9 @@ KERN_CADPID=54, /* int: PID of the process to notify on CAD */ KERN_CORE_PATTERN=56, /* string: pattern for core-files */ KERN_PPC_L3CR=57, /* l3cr register on PPC */ + KERN_HPPA_PWRSW=58, /* int: hppa soft-power enable */ + KERN_HPPA_UNALIGNED=59, /* int: hppa unaligned-trap enable */ + KERN_EXCEPTION_TRACE=60, /* boolean: exception trace */ };