From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932365AbdDEIlt (ORCPT ); Wed, 5 Apr 2017 04:41:49 -0400 Received: from mail-pg0-f65.google.com ([74.125.83.65]:33768 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753845AbdDEIkS (ORCPT ); Wed, 5 Apr 2017 04:40:18 -0400 Date: Wed, 5 Apr 2017 17:40:17 +0900 From: Sergey Senozhatsky To: Ye Xiaolong Cc: Sergey Senozhatsky , 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, lkp@01.org Subject: Re: [printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage Message-ID: <20170405084017.GD11669@jagdpanzerIV.localdomain> References: <20170329092511.3958-9-sergey.senozhatsky@gmail.com> <20170330213829.GA21476@inn.lkp.intel.com> <20170331023506.GB3493@jagdpanzerIV.localdomain> <20170331040438.GA366@jagdpanzerIV.localdomain> <20170331063913.GE20961@yexl-desktop> <20170405072919.GE20286@yexl-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170405072919.GE20286@yexl-desktop> 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 (04/05/17 15:29), Ye Xiaolong wrote: [..] > >>does this patch make it any better? > > > >I am trying it and will post the result once I get it. > > Sorry for the late. I applied the patch of on top of the fbc14616f4 ("printk: enable printk offloading") > and the "reboot-without-waring" issue is gone for 6 times of tests. > > testcase/path_params/tbox_group/run: trinity/300s/vm-kbuild-yocto-ia32 > > fbc14616f483788a a75384abd8885080d6923d7036 > ---------------- -------------------------- > 4:4 -100% 0:6 dmesg.BUG:kernel_reboot-without-warning_in_test_stage thanks! -ss