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=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 CD9D0C432BE for ; Wed, 1 Sep 2021 11:34:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AFF1861026 for ; Wed, 1 Sep 2021 11:34:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241833AbhIALfZ (ORCPT ); Wed, 1 Sep 2021 07:35:25 -0400 Received: from verein.lst.de ([213.95.11.211]:47242 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243805AbhIALfX (ORCPT ); Wed, 1 Sep 2021 07:35:23 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id D145F6736F; Wed, 1 Sep 2021 13:34:24 +0200 (CEST) Date: Wed, 1 Sep 2021 13:34:24 +0200 From: Christoph Hellwig To: kernel test robot Cc: Christoph Hellwig , Jens Axboe , LKML , lkp@lists.01.org, lkp@intel.com Subject: Re: [block] 52b85909f8: ndctl.test-libndctl.fail Message-ID: <20210901113424.GA6637@lst.de> References: <20210831145036.GA14661@xsang-OptiPlex-9020> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210831145036.GA14661@xsang-OptiPlex-9020> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 31, 2021 at 10:50:36PM +0800, kernel test robot wrote: > > > Greeting, > > FYI, we noticed the following commit (built with gcc-9): > > commit: 52b85909f85d06efa69aaf4210e72467f1f58d2b ("block: fold register_disk into device_add_disk") > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master Can someone help to decode the output? I'm a little lost in debug output from libkmod but can't really find anything substancial that looks wrong.