From: Daniel Axtens <dja@axtens.net>
To: Alistair Popple <alistair@popple.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: eeh-powernv.c: Unbalanced IRQ warning
Date: Mon, 27 Jul 2015 17:37:03 +1000 [thread overview]
Message-ID: <1437982623.6262.56.camel@axtens.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 2917 bytes --]
Hi Alistair,
I've just rebased some CAPI patches on top of 4.2-rc4 and I'm getting a
new WARN relating to IRQs in EEH, which I believe is related to your
patch 79231448c929 ("powernv/eeh: Update the EEH code to use the opal
irq domain").
This is what I see after injecting a PHB fence on a CAPI card.
[ 126.022390] EEH: Notify device driver to resume
[ 126.022421] Unbalanced enable for IRQ 17
[ 126.022432] ------------[ cut here ]------------
[ 126.022440] WARNING: at /scratch/dja/linux-capi/kernel/irq/manage.c:511
[ 126.022451] Modules linked in: cxl
[ 126.022465] CPU: 3 PID: 123 Comm: eehd Not tainted 4.2.0-rc4-00013-g86caa74-dirty #86
[ 126.022479] task: c000000751b0af50 ti: c000000751b94000 task.ti: c000000751b94000
[ 126.022493] NIP: c0000000000f1760 LR: c0000000000f175c CTR: c0000000006000c0
[ 126.022509] REGS: c000000751b97710 TRAP: 0700 Not tainted (4.2.0-rc4-00013-g86caa74-dirty)
[ 126.022522] MSR: 9000000100029032 <SF,HV,EE,ME,IR,DR,RI> CR: 22008022 XER: 20000000
[ 126.022560] CFAR: c0000000008a8680 SOFTE: 0
GPR00: c0000000000f175c c000000751b97990 c000000000e80c00 000000000000001c
GPR04: 0000000000000000 000000000000002c 00000000000000ff 000000000000001f
GPR08: c000000000d86cc0 c000000000d86cb8 c000000000d86cc0 0000000000000000
GPR12: 0000000042008028 c00000000fdc0d80 c0000000000bb460 c000000758162580
GPR16: 0000000000000000 0000000000000000 c00000074d3a1000 c000000000b35240
GPR20: c000000000b35210 c000000000b35278 c000000000b352e8 c000000000b2e2a8
GPR24: c0000000008d35b8 c0000000008d3510 c000000000efa408 c000000751b97c10
GPR28: 0000000000000000 c000000000d7a330 0000000000000011 c000000751eaec00
[ 126.022735] NIP [c0000000000f1760] .__enable_irq+0x30/0xd0
[ 126.022747] LR [c0000000000f175c] .__enable_irq+0x2c/0xd0
[ 126.022756] Call Trace:
[ 126.022764] [c000000751b97990] [c0000000000f175c] .__enable_irq+0x2c/0xd0 (unreliable)
[ 126.022780] [c000000751b97a20] [c0000000000f1848] .enable_irq+0x48/0x90
[ 126.022796] [c000000751b97ab0] [c00000000006ab00] .pnv_eeh_next_error+0x1f0/0x6f0
[ 126.022812] [c000000751b97ba0] [c000000000035908] .eeh_handle_event+0xb8/0x2f0
[ 126.022827] [c000000751b97c70] [c000000000035cf8] .eeh_event_handler+0x1b8/0x1c0
[ 126.022844] [c000000751b97d30] [c0000000000bb564] .kthread+0x104/0x130
[ 126.022860] [c000000751b97e30] [c0000000000095a4] .ret_from_kernel_thread+0x58/0xb4
[ 126.022874] Instruction dump:
[ 126.022882] 7c0802a6 fbe1fff8 7c7f1b78 f8010010 f821ff71 81230170 2f890000 409e0034
[ 126.022915] 3c62ffcd 3863a730 487b6ec9 60000000 <0fe00000> 38210090 e8010010 ebe1fff8
[ 126.022935] ---[ end trace 26e6323a0534e98d ]---
manage.c:511 suggests that this is probably the result of the IRQ being
enabled when it's already enabled.
Do you know what might be causing this and how it might be fixed?
Thanks in advance!
--
Regards,
Daniel
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 860 bytes --]
next reply other threads:[~2015-07-27 7:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-27 7:37 Daniel Axtens [this message]
2015-07-28 1:11 ` eeh-powernv.c: Unbalanced IRQ warning Gavin Shan
2015-07-28 1:14 ` Alistair Popple
2015-07-28 1:28 ` Gavin Shan
2015-07-28 1:56 ` Daniel Axtens
2015-07-28 5:39 ` Alistair Popple
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=1437982623.6262.56.camel@axtens.net \
--to=dja@axtens.net \
--cc=alistair@popple.id.au \
--cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).