Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1224775
| From | Juergen Borleis <jbe@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: PowerPC: massive "scheduling while atomic" reports |
| Date | 2015-09-15 11:00 +0200 |
| Message-ID | <q8UfL-8i3-3@gated-at.bofh.it> (permalink) |
| References | <q8K6K-2nU-15@gated-at.bofh.it> <q8K6K-2nU-13@gated-at.bofh.it> |
| Organization | Pengutronix e.K. |
Hi Thomas, On Tuesday 15 September 2015 00:05:31 Thomas Gleixner wrote: > Please CC lkml on bug reports for RT. Okay. > > When running the system at least every other boot this kernel spits out > > massive "scheduling while atomic" reports. > > I doubt that this only happens on every other boot. This is a > systematic failure. That was one of the confusing things: we booted the machine and got a bunch off "scheduling while atomic" reports and we re-booted it and it was silent. That's why we thought it might be a race instead of a systematic failure. > [...] > If you encounter such a 'confusing' problem the next time, then look > out for commonalities, AKA patterns. 99% of all problems can be > decoded via patterns. And if you look at the other call chains you'll > find more instances of those pte_*_lock() calls, which all end up in > kmap_atomic(). Sounds easy. But we stared with two developers on the code and the bug traces and were lost in the code. Seems you are in a pole position due to your experience with the RT preempt code. The good news: I tried your suggested change on my system and reboot it again and again since an hour now and no more "scheduling while atomic" reports occur. \o/ Thank you very much Juergen -- Pengutronix e.K. | Juergen Borleis | Industrial Linux Solutions | http://www.pengutronix.de/ | -- 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
Re: PowerPC: massive "scheduling while atomic" reports Thomas Gleixner <tglx@linutronix.de> - 2015-09-15 00:10 +0200
Re: PowerPC: massive "scheduling while atomic" reports Juergen Borleis <jbe@pengutronix.de> - 2015-09-15 11:00 +0200
Re: PowerPC: massive "scheduling while atomic" reports Thomas Gleixner <tglx@linutronix.de> - 2015-09-16 11:50 +0200
csiph-web