]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: lowmemorykiller: Change default debug_level to 1
authorArve Hjønnevåg <arve@android.com>
Wed, 27 Feb 2013 06:07:36 +0000 (22:07 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2013 08:37:45 +0000 (16:37 +0800)
commit219a8c1e0b427774f21c87a851a31e91a9f71b77
tree4b0c6cd25350063223540336c774c14bffdf12ef
parentfc17e37efc1f3dfc296ca1f80228a047285f4a20
staging: android: lowmemorykiller: Change default debug_level to 1

The select...to kill messages are not very useful when not debugging
the lowmemorykiller itself. After the change to check TIF_MEMDIE
instead of using a task notifer this message can also get very
noisy.

Cc: Android Kernel Team <kernel-team@android.com>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/lowmemorykiller.c