mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mirco Tischler <mt-ml@gmx.de>
To: Andi Kleen <ak@suse.de>, Ingo Molnar <mingo@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [BUG]:WARNING: at arch/x86/kernel/rtc.c:122 in 2.6.26-rc1
Date: Wed, 07 May 2008 20:05:36 +0200	[thread overview]
Message-ID: <1210183536.28099.10.camel@mtlp.tischlernetz> (raw)

Hello
I've triggered this warning in 2.6.26-rc1-git from 6th of may:
...
[11677.490019] CPU1 is down
[11677.490149] Extended CMOS year: 2000
[11677.490149] x86 PAT enabled: cpu 0, old 0x7040600070406, new
0x7010600070106
[11677.490747] Back to C!
[11677.490952] microcode: CPU0 updated from revision 0x92 to 0x92, date
= 03132007 
[11677.491065] ------------[ cut here ]------------
[11677.491065] WARNING: at arch/x86/kernel/rtc.c:122 mach_get_cmos_time
+0x9e/0x14e()
[11677.491065] Modules linked in: i915 microcode cpufreq_userspace
cpufreq_conservative cpufreq_powersave sbs sbshc wmi aes_x86_64 dm_crypt
rtc_cmos rtc_core rtc_lib kvm_intel kvm coretemp hwmon sbp2
snd_hda_intel snd_pcm snd_page_alloc snd_hwdep pata_acpi snd_seq
firewire_ohci firewire_core tifm_7xx1 crc_itu_t snd_timer snd_seq_device
tpm_infineon tpm tpm_bios psmouse tifm_core ide_pci_generic snd
soundcore intel_agp ohci1394 ieee1394 ata_generic ehci_hcd uhci_hcd fan
fuse usbcore [last unloaded: iwl4965]
[11677.491065] Pid: 30643, comm: pm-suspend Not tainted
2.6.26-rc1-experimental #72
[11677.491065] 
[11677.491065] Call Trace:
[11677.491065]  [<ffffffff80235361>] warn_on_slowpath+0x51/0x8c
[11677.491065]  [<ffffffff8022bb5b>] try_to_wake_up+0x1d8/0x1e9
[11677.491065]  [<ffffffff8021560b>] do_machine_check+0xa4/0x3d3
[11677.491065]  [<ffffffff8022c076>] __wake_up+0x38/0x4e
[11677.491065]  [<ffffffff80211cdb>] mach_get_cmos_time+0x9e/0x14e
[11677.491065]  [<ffffffff80211da6>] read_persistent_clock+0x1b/0x35
[11677.491065]  [<ffffffff8024c101>] timekeeping_resume+0xb/0x120
[11677.491065]  [<ffffffff803be5a6>] __sysdev_resume+0x16/0x43
[11677.491065]  [<ffffffff803be5f9>] sysdev_resume+0x26/0x61
[11677.491065]  [<ffffffff803c296a>] device_power_up+0x9/0xf
[11677.491065]  [<ffffffff80257e76>] suspend_devices_and_enter
+0xbc/0x105
[11677.491065]  [<ffffffff80257fef>] enter_state+0xe3/0x131
[11677.491065]  [<ffffffff802580f1>] state_store+0xb4/0xd5
[11677.491065]  [<ffffffff802e8b11>] sysfs_write_file+0xd0/0x107
[11677.491065]  [<ffffffff802a2524>] vfs_write+0xad/0x136
[11677.491065]  [<ffffffff802a2669>] sys_write+0x45/0x6e
[11677.491065]  [<ffffffff8020bedb>] system_call_after_swapgs+0x7b/0x80
[11677.491065] 
[11677.491065] ---[ end trace cce3eb8653db51b7 ]---
[11677.491065] Extended CMOS year: 2000
[11677.491232] Enabling non-boot CPUs ...
...

I wasn't able to reproduce the warning yet, but because the commit
message introducing the WARN_ON says:
> [ tglx@linutronix.de: changed to WARN_ON - we want to know that!
>       If no one reports it we can remove the complete if (RTC_ALWAYS_BCD)
>       magic, which has RTC_ALWAYS_BCD defined to 1 since Linux 1.0 ... ]
I'm reporting it anyway now.

Thanks

Mirco


             reply	other threads:[~2008-05-07 18:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07 18:05 Mirco Tischler [this message]
2008-05-07 18:11 ` Mirco Tischler
2008-05-07 19:06 ` Thomas Gleixner
2008-05-07 19:32   ` Mirco Tischler
2008-05-07 20:58     ` Thomas Gleixner
2008-05-07 21:46       ` Mirco Tischler
2008-05-07 22:03         ` Andi Kleen
2008-05-08 10:12           ` Thomas Gleixner
2008-05-08 10:52             ` Andi Kleen

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=1210183536.28099.10.camel@mtlp.tischlernetz \
    --to=mt-ml@gmx.de \
    --cc=ak@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®