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.5 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 C1B2BC433E0 for ; Mon, 29 Jun 2020 19:19:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A525D206C3 for ; Mon, 29 Jun 2020 19:19:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731054AbgF2TTb (ORCPT ); Mon, 29 Jun 2020 15:19:31 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:59760 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730700AbgF2TT3 (ORCPT ); Mon, 29 Jun 2020 15:19:29 -0400 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.0.7]) by fornost.hmeau.com with smtp (Exim 4.92 #5 (Debian)) id 1jpoHV-0003h7-On; Mon, 29 Jun 2020 17:32:46 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Mon, 29 Jun 2020 17:32:45 +1000 Date: Mon, 29 Jun 2020 17:32:45 +1000 From: Herbert Xu To: Petr Mladek Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , Andy Shevchenko , Sergey Senozhatsky , "Steven Rostedt (VMware)" , Heiko Carstens , Peter Zijlstra Subject: Re: [PATCH] lockdep: Move list.h inclusion into lockdep.h Message-ID: <20200629073245.GA30001@gondor.apana.org.au> References: <20200621131554.5a662afe@canb.auug.org.au> <20200623102655.6d16e610@canb.auug.org.au> <20200623121637.GA8444@alley> <20200623121937.GA9671@gondor.apana.org.au> <20200623142858.GB8444@alley> <20200624124212.GA17350@gondor.apana.org.au> <20200625101119.GG8444@alley> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200625101119.GG8444@alley> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Thu, Jun 25, 2020 at 12:11:19PM +0200, Petr Mladek wrote: > > It works with allmodconfig here, so feel free to use: > > Tested-by: Petr Mladek > > Of course, it does not have much value. There might still be another > configuration or architecture that does not work but I would leave > this for test bots. Thanks Petr! Peter Z, could you please apply this patch on top of the existing one in tip/locking/header? Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt