From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3ECAC4CECE for ; Mon, 14 Oct 2019 16:27:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C84112133F for ; Mon, 14 Oct 2019 16:27:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387619AbfJNQ1p (ORCPT ); Mon, 14 Oct 2019 12:27:45 -0400 Received: from foss.arm.com ([217.140.110.172]:48428 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730002AbfJNQ1p (ORCPT ); Mon, 14 Oct 2019 12:27:45 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 90EFE28; Mon, 14 Oct 2019 09:27:42 -0700 (PDT) Received: from arrakis.emea.arm.com (arrakis.cambridge.arm.com [10.1.196.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E04623F718; Mon, 14 Oct 2019 09:27:41 -0700 (PDT) Date: Mon, 14 Oct 2019 17:27:39 +0100 From: Catalin Marinas To: Linus Torvalds Cc: "Theodore Y. Ts'o" , Linux Kernel Mailing List , Andrew Morton Subject: Re: [REGRESSION] kmemleak: commit c566586818 causes failure to boot Message-ID: <20191014162739.GG19200@arrakis.emea.arm.com> References: <20191014022633.GA6430@mit.edu> <20191014070312.GA3327@iMac-3.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 14, 2019 at 08:57:41AM -0700, Linus Torvalds wrote: > On Mon, Oct 14, 2019 at 12:03 AM Catalin Marinas > wrote: > > Linus, could you please merge the patch above? I can send it again if > > it's easier. > > I took it. Thanks. > Generally I prefer having patches (re-)sent to me explicitly rather > than getting a link to it, so for next time... Noted. -- Catalin