Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1171192
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC][PATCH 12/13] stop_machine: Remove lglock |
| Date | 2015-06-24 10:50 +0200 |
| Message-ID | <pEOxB-4Lc-17@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <pEw7E-3uq-21@gated-at.bofh.it> <pEAkX-147-13@gated-at.bofh.it> <pEANY-1RJ-9@gated-at.bofh.it> <pEB7k-2e9-17@gated-at.bofh.it> <pENrP-3eJ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Peter Zijlstra <peterz@infradead.org> wrote: > On Tue, Jun 23, 2015 at 11:26:26AM -0700, Paul E. McKenney wrote: > > > > > > I really think you're making that expedited nonsense far too accessible. > > > > This has nothing to do with accessibility and everything to do with > > robustness. And with me not becoming the triage center for too many non-RCU > > bugs. > > But by making it so you're rewarding abuse instead of flagging it :-( Btw., being a 'triage center' is the bane of APIs that are overly successful, so we should take that burden with pride! :-) Lockdep (and the scheduler APIs as well) frequently got into such situations as well, and we mostly solved it by being more informative with debug splats. I don't think a kernel API should (ever!) stay artificially silent, just for fear of flagging too many problems in other code. Thanks, Ingo -- 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 | Find similar | Unroll thread
Re: [RFC][PATCH 12/13] stop_machine: Remove lglock Oleg Nesterov <oleg@redhat.com> - 2015-06-23 00:30 +0200
Re: [RFC][PATCH 12/13] stop_machine: Remove lglock "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-06-24 04:30 +0200
Re: [RFC][PATCH 12/13] stop_machine: Remove lglock Peter Zijlstra <peterz@infradead.org> - 2015-06-24 10:40 +0200
Re: [RFC][PATCH 12/13] stop_machine: Remove lglock Peter Zijlstra <peterz@infradead.org> - 2015-06-24 09:40 +0200
Re: [RFC][PATCH 12/13] stop_machine: Remove lglock Ingo Molnar <mingo@kernel.org> - 2015-06-24 10:50 +0200
csiph-web