All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Mike Galbraith <efault@gmx.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	LKML <linux-kernel@vger.kernel.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	lkp@01.org
Subject: Re: [sched/clock]  9881b024b7: WARNING:at_kernel/sched/clock.c:#set_sched_clock_stable
Date: Sat, 4 Feb 2017 15:47:57 +0800	[thread overview]
Message-ID: <20170204074757.GG12121@yexl-desktop> (raw)
In-Reply-To: <20170126100619.GV6515@twins.programming.kicks-ass.net>

On 01/26, Peter Zijlstra wrote:
>On Thu, Jan 26, 2017 at 05:14:06AM +0800, kernel test robot wrote:
>> 
>> FYI, we noticed the following commit:
>> 
>> commit: 9881b024b7d7671f6a014091bc96506b89081802 ("sched/clock: Delay switching sched_clock to stable")
>> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>> 
>
>> [ 1457.700884] 
>> [ 1457.701518] masked ExtINT on CPU#1
>> [ 1457.701523] ------------[ cut here ]------------
>> [ 1457.701527] WARNING: CPU: 1 PID: 0 at kernel/sched/clock.c:114 set_sched_clock_stable+0x66/0x70
>> [ 1457.701527] Modules linked in: rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver netconsole sr_mod cdrom sg intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul crc32c_intel snd_hda_codec_realtek ghash_clmulni_intel ppdev mxm_wmi pcbc snd_hda_codec_generic aesni_intel crypto_simd glue_helper cryptd pcspkr ahci libahci firewire_ohci libata snd_hda_intel firewire_core crc_itu_t snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_timer snd soundcore i7core_edac edac_core shpchp winbond_cir rc_core floppy parport_pc parport wmi acpi_cpufreq ip_tables
>> [ 1457.701544] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G        W I     4.10.0-rc3-00259-g9881b02 #1
>> [ 1457.701544] Hardware name:                  /DX58SO, BIOS SOX5810J.86A.4934.2010.0129.1220 01/29/2010
>> [ 1457.701545] Call Trace:
>> [ 1457.701549]  dump_stack+0x63/0x8a
>> [ 1457.701550]  __warn+0xcb/0xf0
>> [ 1457.701551]  warn_slowpath_null+0x1d/0x20
>> 
>
>Please do _NOT_ truncate WARNs, they have nice start and end markers for
>a purpose.

Thanks for the reminder, we've improved 0day robot's logic to show the whole call trace instead. 

Thanks,
Xiaolong
>
>In any case, this should be fixed by commit: acb04058de49 ("sched/clock: Fix hotplug crash")

WARNING: multiple messages have this Message-ID (diff)
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: lkp@lists.01.org
Subject: Re: [sched/clock] 9881b024b7: WARNING:at_kernel/sched/clock.c:#set_sched_clock_stable
Date: Sat, 04 Feb 2017 15:47:57 +0800	[thread overview]
Message-ID: <20170204074757.GG12121@yexl-desktop> (raw)
In-Reply-To: <20170126100619.GV6515@twins.programming.kicks-ass.net>

[-- Attachment #1: Type: text/plain, Size: 1838 bytes --]

On 01/26, Peter Zijlstra wrote:
>On Thu, Jan 26, 2017 at 05:14:06AM +0800, kernel test robot wrote:
>> 
>> FYI, we noticed the following commit:
>> 
>> commit: 9881b024b7d7671f6a014091bc96506b89081802 ("sched/clock: Delay switching sched_clock to stable")
>> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>> 
>
>> [ 1457.700884] 
>> [ 1457.701518] masked ExtINT on CPU#1
>> [ 1457.701523] ------------[ cut here ]------------
>> [ 1457.701527] WARNING: CPU: 1 PID: 0 at kernel/sched/clock.c:114 set_sched_clock_stable+0x66/0x70
>> [ 1457.701527] Modules linked in: rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver netconsole sr_mod cdrom sg intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul crc32c_intel snd_hda_codec_realtek ghash_clmulni_intel ppdev mxm_wmi pcbc snd_hda_codec_generic aesni_intel crypto_simd glue_helper cryptd pcspkr ahci libahci firewire_ohci libata snd_hda_intel firewire_core crc_itu_t snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_timer snd soundcore i7core_edac edac_core shpchp winbond_cir rc_core floppy parport_pc parport wmi acpi_cpufreq ip_tables
>> [ 1457.701544] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G        W I     4.10.0-rc3-00259-g9881b02 #1
>> [ 1457.701544] Hardware name:                  /DX58SO, BIOS SOX5810J.86A.4934.2010.0129.1220 01/29/2010
>> [ 1457.701545] Call Trace:
>> [ 1457.701549]  dump_stack+0x63/0x8a
>> [ 1457.701550]  __warn+0xcb/0xf0
>> [ 1457.701551]  warn_slowpath_null+0x1d/0x20
>> 
>
>Please do _NOT_ truncate WARNs, they have nice start and end markers for
>a purpose.

Thanks for the reminder, we've improved 0day robot's logic to show the whole call trace instead. 

Thanks,
Xiaolong
>
>In any case, this should be fixed by commit: acb04058de49 ("sched/clock: Fix hotplug crash")

  reply	other threads:[~2017-02-04  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-25 21:14 [sched/clock] 9881b024b7: WARNING:at_kernel/sched/clock.c:#set_sched_clock_stable kernel test robot
2017-01-25 21:14 ` kernel test robot
2017-01-26 10:06 ` Peter Zijlstra
2017-01-26 10:06   ` Peter Zijlstra
2017-02-04  7:47   ` Ye Xiaolong [this message]
2017-02-04  7:47     ` Ye Xiaolong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170204074757.GG12121@yexl-desktop \
    --to=xiaolong.ye@intel.com \
    --cc=efault@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@01.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=sfr@canb.auug.org.au \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.