From: Jules Irenge <jbi.octave@gmail.com>
To: boqun.feng@gmail.com
Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de,
dvhart@infradead.org, peterz@infradead.org, mingo@redhat.com,
Jules Irenge <jbi.octave@gmail.com>
Subject: [PATCH v2 0/2] Lock warning clean up
Date: Mon, 27 Jan 2020 02:29:16 +0000 [thread overview]
Message-ID: <20200127022916.87063-1-jbi.octave@gmail.com> (raw)
Jules Irenge (2):
hrtimer subsystem: in patch 1, an __acquires() annotation is added to lock_hrtimer_base()
as the function acquires but does not release the outer lock at the exit
futex subsystem: in patch 2, a __releases() annotation is added to wake_futex_pi()
as the function releases lock at exit.
kernel/futex.c | 3 ++-
kernel/time/hrtimer.c | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
--
Changes since v2
- improves on commit log
- improves on patch title to designate subsystem where change is made
- drop leading '|'
- ensure patch does not produce any extra warning.
2.24.1
reply other threads:[~2020-01-27 2:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200127022916.87063-1-jbi.octave@gmail.com \
--to=jbi.octave@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®