]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: lowmemorykiller: Remove bitrotted codepath
authorSan Mehat <san@google.com>
Thu, 6 May 2010 22:43:46 +0000 (15:43 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Nov 2011 12:05:32 +0000 (21:05 +0900)
commit5800737284735531ac64b48aa14f8d098cd0c107
treeebb0229a3f7a9f3ca81667481a548cbe7391aaac
parentb37edc938420fa1e52cecac00747c5e778e73bf1
staging: android: lowmemorykiller: Remove bitrotted codepath

Now that we're murder-synchronous, this code path will never be
called (and if it does, it doesn't tell us anything useful other
than we killed a task that was already being killed by somebody
else but hadn't gotten its' signal yet)

Signed-off-by: San Mehat <san@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/android/lowmemorykiller.c