Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1559360 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2017-01-16 00:10 +0100 |
| Last post | 2017-01-16 00:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [tip:sched/core] locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define Tejun Heo <tj@kernel.org> - 2017-01-16 00:10 +0100
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2017-01-16 00:10 +0100 |
| Subject | Re: [tip:sched/core] locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define |
| Message-ID | <t025Z-eV-43@gated-at.bofh.it> |
On Sun, Jan 15, 2017 at 01:26:16AM -0800, tip-bot for Ingo Molnar wrote: > Commit-ID: f21860bac05b609d71757338361d26209ff0759b > Gitweb: http://git.kernel.org/tip/f21860bac05b609d71757338361d26209ff0759b > Author: Ingo Molnar <mingo@kernel.org> > AuthorDate: Sat, 14 Jan 2017 17:11:36 +0100 > Committer: Ingo Molnar <mingo@kernel.org> > CommitDate: Sat, 14 Jan 2017 17:11:36 +0100 > > locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define > > Mike noticed this bogosity: > > > > +# define mutex_lock_nest_io(lock, nest_lock) mutex_io(lock) > > ^^^^^^^^^^^^^^ typo > > This new locking API is not used yet, so this didn't trigger in testing. > > Fix it. Oops, thanks! -- tejun
Back to top | Article view | linux.kernel
csiph-web