Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1387001
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] perf/bench-futex: Simplify wrapper for LOCK_PI |
| Date | 2016-04-26 01:30 +0200 |
| Message-ID | <rrY71-5UY-23@gated-at.bofh.it> (permalink) |
| References | <rqdjP-27E-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Wed, Apr 20, 2016 at 08:14:07PM -0700, Davidlohr Bueso escreveu: > Given that the 'val' parameter is ignored for FUTEX_LOCK_PI, > get rid of the bogus deadlock detection flag in the wrapper > code and avoid the extra argument, making it resemble its unlock > counterpart. And if nothing else, we already only pass 0 anyway. Thanks, applied. - Arnaldo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] perf/bench-futex: Simplify wrapper for LOCK_PI Davidlohr Bueso <dave@stgolabs.net> - 2016-04-21 05:20 +0200 Re: [PATCH] perf/bench-futex: Simplify wrapper for LOCK_PI Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-04-26 01:30 +0200 [tip:perf/core] perf bench futex: Simplify wrapper for LOCK_PI tip-bot for Davidlohr Bueso <tipbot@zytor.com> - 2016-04-27 17:40 +0200
csiph-web