All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Andreas Herrmann <andreas.herrmann3@amd.com>
Subject: mutex warning in intel_cacheinfo.c:cpu_list_show
Date: Mon, 17 Dec 2012 22:20:28 -0500	[thread overview]
Message-ID: <20121218032028.GA5896@redhat.com> (raw)

(At least I think that's where 'cpu_list_show' comes from...
 those preprocessor tricks confuse ctags)

Just started seeing this today..
(fwiw, cpu is a Phenom(tm) 9750)

	Dave

WARNING: at kernel/mutex.c:198 mutex_lock_nested+0x39c/0x3b0()
Hardware name: GA-MA78GM-S2H
Modules linked in: hidp fuse l2tp_ppp l2tp_core bnep rfcomm binfmt_misc phonet rose af_key nfnetlink caif_socket caif ipt_ULOG af_rxrpc netrom appletalk ax25 can ipx p8023 rds psnap nfc p8022 atm scsi_transport_iscsi pppoe pppox ppp_generic llc2 irda decnet slhc llc x25 crc_ccitt nfsv3 nfs_acl nfs fscache lockd sunrpc ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_conntrack nf_conntrack ip6table_filter ip6_tables snd_hda_codec_realtek microcode snd_hda_intel btusb snd_hda_codec bluetooth serio_raw usb_debug snd_pcm pcspkr snd_page_alloc snd_timer snd edac_core soundcore r8169 mii vhost_net tun macvtap macvlan kvm_amd kvm
Pid: 667, comm: trinity-child2 Not tainted 3.7.0+ #25
Call Trace:
 [<ffffffff81045cff>] warn_slowpath_common+0x7f/0xc0
 [<ffffffff81045d5a>] warn_slowpath_null+0x1a/0x20
 [<ffffffff816a04ec>] mutex_lock_nested+0x39c/0x3b0
 [<ffffffff81164bd5>] ? cpu_list_show+0x35/0x70
 [<ffffffff81164bd5>] ? cpu_list_show+0x35/0x70
 [<ffffffff81233e1b>] ? sysfs_read_file+0x8b/0x1c0
 [<ffffffff81164bd5>] cpu_list_show+0x35/0x70
 [<ffffffff814370a0>] dev_attr_show+0x20/0x60
 [<ffffffff81233e1b>] ? sysfs_read_file+0x8b/0x1c0
 [<ffffffff81233e47>] sysfs_read_file+0xb7/0x1c0
 [<ffffffff811b575c>] vfs_read+0xac/0x180
 [<ffffffff811b5a0a>] sys_pread64+0x9a/0xb0
 [<ffffffff816ab682>] system_call_fastpath+0x16/0x1b
 [<ffffffffa0000001>] ? ack_flush+0x1/0x10 [kvm]
---[ end trace 6d0328611cb687b5 ]---


                 reply	other threads:[~2012-12-18  4:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121218032028.GA5896@redhat.com \
    --to=davej@redhat.com \
    --cc=andreas.herrmann3@amd.com \
    --cc=linux-kernel@vger.kernel.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.