From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932277AbdCaCfJ (ORCPT ); Thu, 30 Mar 2017 22:35:09 -0400 Received: from mail-pg0-f66.google.com ([74.125.83.66]:33724 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750995AbdCaCfI (ORCPT ); Thu, 30 Mar 2017 22:35:08 -0400 Date: Fri, 31 Mar 2017 11:35:06 +0900 From: Sergey Senozhatsky To: kernel test robot Cc: Sergey Senozhatsky , Steven Rostedt , Petr Mladek , Jan Kara , Andrew Morton , Linus Torvalds , Peter Zijlstra , "Rafael J . Wysocki" , Eric Biederman , Greg Kroah-Hartman , Jiri Slaby , Pavel Machek , Len Brown , linux-kernel@vger.kernel.org, Sergey Senozhatsky , lkp@01.org Subject: Re: [printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage Message-ID: <20170331023506.GB3493@jagdpanzerIV.localdomain> References: <20170329092511.3958-9-sergey.senozhatsky@gmail.com> <20170330213829.GA21476@inn.lkp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170330213829.GA21476@inn.lkp.intel.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (03/31/17 05:38), kernel test robot wrote: > FYI, we noticed the following commit: > > commit: fbc14616f483788afabe77d05bfb99883dc66c73 ("printk: enable printk offloading") > url: https://github.com/0day-ci/linux/commits/Sergey-Senozhatsky/printk-introduce-printing-kernel-thread/20170330-185752 thanks for the report! [..] > +-------------------------------------------------+------------+------------+ > | | fd8b6b120c | fbc14616f4 | > +-------------------------------------------------+------------+------------+ > | boot_successes | 8 | 8 | > | boot_failures | 0 | 6 | > | BUG:kernel_reboot-without-warning_in_test_stage | 0 | 4 | > | BUG:kernel_hang_in_test_stage | 0 | 2 | > +-------------------------------------------------+------------+------------+ > > > > [ 21.009531] VFS: Warning: trinity-c2 using old stat() call. Recompile your binary. > [ 21.148898] VFS: Warning: trinity-c0 using old stat() call. Recompile your binary. > [ 22.298208] warning: process `trinity-c2' used the deprecated sysctl system call with > > Elapsed time: 310 > BUG: kernel reboot-without-warning in test stage so as far as I understand, this is the "missing kernel messages" type of bug report. a worst case scenario. -ss From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5018637690954905534==" MIME-Version: 1.0 From: Sergey Senozhatsky To: lkp@lists.01.org Subject: Re: [printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage Date: Fri, 31 Mar 2017 11:35:06 +0900 Message-ID: <20170331023506.GB3493@jagdpanzerIV.localdomain> In-Reply-To: <20170330213829.GA21476@inn.lkp.intel.com> List-Id: --===============5018637690954905534== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On (03/31/17 05:38), kernel test robot wrote: > FYI, we noticed the following commit: > = > commit: fbc14616f483788afabe77d05bfb99883dc66c73 ("printk: enable printk = offloading") > url: https://github.com/0day-ci/linux/commits/Sergey-Senozhatsky/printk-i= ntroduce-printing-kernel-thread/20170330-185752 thanks for the report! [..] > +-------------------------------------------------+------------+---------= ---+ > | | fd8b6b120c | fbc14616= f4 | > +-------------------------------------------------+------------+---------= ---+ > | boot_successes | 8 | 8 = | > | boot_failures | 0 | 6 = | > | BUG:kernel_reboot-without-warning_in_test_stage | 0 | 4 = | > | BUG:kernel_hang_in_test_stage | 0 | 2 = | > +-------------------------------------------------+------------+---------= ---+ > = > = > = > [ 21.009531] VFS: Warning: trinity-c2 using old stat() call. Recompile = your binary. > [ 21.148898] VFS: Warning: trinity-c0 using old stat() call. Recompile = your binary. > [ 22.298208] warning: process `trinity-c2' used the deprecated sysctl s= ystem call with = > = > Elapsed time: 310 > BUG: kernel reboot-without-warning in test stage so as far as I understand, this is the "missing kernel messages" type of bug report. a worst case scenario. -ss --===============5018637690954905534==--