Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752434AbdFUS3i (ORCPT ); Wed, 21 Jun 2017 14:29:38 -0400 Received: from mail-it0-f48.google.com ([209.85.214.48]:35221 "EHLO mail-it0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752372AbdFUS3f (ORCPT ); Wed, 21 Jun 2017 14:29:35 -0400 MIME-Version: 1.0 In-Reply-To: References: <20170621023552.GB32082@yexl-desktop> From: Linus Torvalds Date: Wed, 21 Jun 2017 11:29:34 -0700 X-Google-Sender-Auth: 3lrHeRffbwfYlX9Z-aWUuMKDJC4 Message-ID: Subject: Re: [lkp-robot] [mm] 1be7107fbe: kernel_BUG_at_mm/mmap.c To: Hugh Dickins Cc: kernel test robot , Oleg Nesterov , Michal Hocko , LKML , LKP Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 525 Lines: 13 On Tue, Jun 20, 2017 at 7:41 PM, Hugh Dickins wrote: > On Wed, 21 Jun 2017, kernel test robot wrote: > > Thanks for the report: yes, this is the same one as Dave Jones > found yesterday, which is fixed by this patch posted last night: .. and that patch is in current -git now, so hopefully we're all good. Hugh, Michal - I also merged Helge's drop-up cleanup, is there anything I've missed? I think Oleg had something, but I can't recall right now, and I might just have missed it. Linus