commit | ecbda22a0ce8179c555c3f612483fd0b0e9f4df8 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Thu Dec 05 20:30:21 2013 -0800 |
committer | Matt Wagantall <mattw@codeaurora.org> | Tue Dec 10 22:13:39 2013 -0800 |
tree | 67f06c32c276f78e05d81d939a7f80522b9db73d | |
parent | 1aea35c0e762b49d91aa6ba0ebaec4efaae8f469 [diff] |
defconfig: Disable CONFIG_SYSRQ_SCHED_DEBUG for MSM targets CONFIG_SYSRQ_SCHED_DEBUG results in verbose printk output when the "show-task-states(T)" or "show-blocked-tasks(W)" sysrq triggers are invoked. Because this can increase the chances of a watchdog bark when the system is under heavy load, disable these debug prints by default. Change-Id: Ifb58b70c1816daa41fe5a0d7f1fe4d36ddacaeb4 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>