Re: [GIT PULL] locking fix
From: Linus Torvalds
Date: Thu May 16 2019 - 14:00:15 EST
On Thu, May 16, 2019 at 9:01 AM Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> A single rwsem fix.
Side note, this one isn't marked for stable, but I'm hoping stable
picks it up just from the "Fixes" tag.
Stable people, we're talking about
a9e9bcb45b15 ("locking/rwsem: Prevent decrement of reader count
before increment")
that I just pulled into my tree, and needs to go in 4.9 and later.
Linus