Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1228185
| From | Russell King - ARM Linux <linux@arm.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: possible reason: unannotated irqs-off |
| Date | 2015-09-18 19:10 +0200 |
| Message-ID | <qa7kB-pY-9@gated-at.bofh.it> (permalink) |
| References | <qa6ox-7wu-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 18, 2015 at 12:02:15PM -0400, Murali Karicheri wrote:
> While chasing a fix for a deadlock in netcp driver with debug options
> enabled, i bumped on another warning shown below.. Looks like I need to
> enable CONFIG_IRQSOFF_TRACER as well to get rid of this. Have anyone seen
> this? My google search showed me some connection with this option and I
> enabled it as well and I don't see the warning anymore. Any idea if this is
> a false alarm or a real bug? Looks like I need to enable
> CONFIG_IRQSOFF_TRACER as well. If so, I can send a patch. Either way let me
> know.
Do you have this commit applied?
commit 3302caddf10ad50710dbb7a94ccbdb3ad5bf1412
Author: Russell King <rmk+kernel@arm.linux.org.uk>
Date: Thu Aug 20 16:13:37 2015 +0100
ARM: entry: efficiency cleanups
--
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
possible reason: unannotated irqs-off Murali Karicheri <m-karicheri2@ti.com> - 2015-09-18 18:10 +0200
Re: possible reason: unannotated irqs-off Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-18 19:10 +0200
Re: possible reason: unannotated irqs-off Murali Karicheri <m-karicheri2@ti.com> - 2015-09-21 17:50 +0200
Re: possible reason: unannotated irqs-off Murali Karicheri <m-karicheri2@ti.com> - 2015-09-21 22:30 +0200
csiph-web