From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752331AbcDZOEk (ORCPT ); Tue, 26 Apr 2016 10:04:40 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35877 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752291AbcDZOEi (ORCPT ); Tue, 26 Apr 2016 10:04:38 -0400 From: Michal Hocko To: Andrew Morton Cc: Tetsuo Handa , David Rientjes , , LKML Subject: [PATCH 0/2] last pile of oom_reaper patches for now Date: Tue, 26 Apr 2016 16:04:28 +0200 Message-Id: <1461679470-8364-1-git-send-email-mhocko@kernel.org> X-Mailer: git-send-email 2.8.0.rc3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, these two patches poped out during previous discussions and they are not in the mmomt tree yet. Both of them should be really cosmetic and catch few more corner cases with a relatively small risk. Let me know if you prefer the whole pile currently sitting in the mmotm to be resent in one patchset. Thanks!