diff options
| author | Naohiro Ooiwa <[email protected]> | 2008-10-15 22:01:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-16 11:21:31 -0700 |
| commit | b4236f81f2347096df650fb072f50d67bb6066a2 (patch) | |
| tree | a9b7816e5774b481da76a65f4fd8246b40719c98 /include/linux | |
| parent | 25ddbb18aae33ad255eb9f35aacebe3af01e1e9c (diff) | |
sysrq: add enable_mask in sysrq_moom_op
It is written in the Documentation/sysrq.txt that oom-killer is enabled
when we set "64" in /proc/sys/kernel/sysrq:
<Documentation/sysrq.txt>
Here is the list of possible values in /proc/sys/kernel/sysrq:
64 - enable signalling of processes (term, kill, oom-kill)
^^^^^^^^
but enable_mask is not set in sysrq_moom_op.
Signed-off-by: Naohiro Ooiwa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions