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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3D5AC433EF for ; Wed, 29 Sep 2021 15:14:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CB15361407 for ; Wed, 29 Sep 2021 15:14:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345054AbhI2PPk (ORCPT ); Wed, 29 Sep 2021 11:15:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:54950 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344945AbhI2PPj (ORCPT ); Wed, 29 Sep 2021 11:15:39 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2B3F461390; Wed, 29 Sep 2021 15:13:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632928438; bh=bj1UgBCFmevZyRRTk4d27X8GmaLhO5zMbKhLWuOOLe8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m69bHFnlQW3S+J+Eo6Jscnw6Dw0tOPo2XjqfGSKd64VJUDeJ7rG8UVh3OXniucUtQ a87YHOZQJ7Vi4Lgwe7Ivcxrd+gDtmOX6SI5TSmFNhdNjJ0wh9dIUFr33BZSjqmjPGq NUcUeyRewZEKT4tYHPuk1DAQoEoOnE1lU+ZNcm+E= Date: Wed, 29 Sep 2021 17:13:55 +0200 From: Greg KH To: kernel test robot Cc: Yang Li , 0day robot , Abaci Robot , LKML , lkp@lists.01.org Subject: Re: [driver core] eedc73d4f3: BUG:kernel_reboot-without-warning_in_boot_stage Message-ID: References: <1614590004-69592-1-git-send-email-yang.lee@linux.alibaba.com> <20210929150240.GB12854@xsang-OptiPlex-9020> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210929150240.GB12854@xsang-OptiPlex-9020> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 29, 2021 at 11:02:40PM +0800, kernel test robot wrote: > > > Greeting, > > FYI, we noticed the following commit (built with gcc-9): > > commit: eedc73d4f330cf7a8d18d64f327837ae9a00d003 ("[PATCH] driver core: Switch to using the new API kobj_to_dev()") > url: https://github.com/0day-ci/linux/commits/Yang-Li/driver-core-Switch-to-using-the-new-API-kobj_to_dev/20210929-102216 > base: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git 5816b3e6577eaa676ceb00a848f0fd65fe2adc29 There is no such commit in my tree, or anywhere else I can see, so I have no idea what is happening here :(