commit | 2c974b9155274dfecfe497c33122a5b51cab6378 | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Thu May 06 15:43:46 2010 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Jun 14 09:09:31 2011 -0700 |
tree | 9c18409bae02c018cc1a9aae5948743626117bcc | |
parent | d3ea858955dffd13432737258861f08ec4ef4889 [diff] |
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>