From: Ingo Molnar <mingo@kernel.org>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Bin Lai <sclaibin@gmail.com>,
mingo@redhat.com, peterz@infradead.org, juri.lelli@redhat.com,
vincent.guittot@linaro.org, akpm@linux-foundation.org,
dietmar.eggemann@arm.com, rostedt@goodmis.org,
bsegall@google.com, mgorman@suse.de, bristot@redhat.com,
vschneid@redhat.com, linux-kernel@vger.kernel.org,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH 2/2] sched: Remove wait bookmarks
Date: Tue, 10 Oct 2023 09:13:12 +0200 [thread overview]
Message-ID: <ZST5iCDLYMJespiy@gmail.com> (raw)
In-Reply-To: <20231010035829.544242-2-willy@infradead.org>
* Matthew Wilcox (Oracle) <willy@infradead.org> wrote:
> There are no users of wait bookmarks left, so simplify the wait
> code by removing them.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
>
> include/linux/wait.h | 9 +++----
> kernel/sched/wait.c | 60 ++++++++------------------------------------
> 2 files changed, 13 insertions(+), 56 deletions(-)
Acked-by: Ingo Molnar <mingo@kernel.org>
Thanks,
Ingo
prev parent reply other threads:[~2023-10-10 7:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 3:28 [PATCH] sched/wait: introduce endmark in __wake_up_common Bin Lai
2023-10-10 3:57 ` Matthew Wilcox
2023-10-10 7:04 ` lai bin
2023-10-10 3:58 ` [PATCH 1/2] filemap: Remove use of wait bookmarks Matthew Wilcox (Oracle)
2023-10-10 3:58 ` [PATCH 2/2] sched: Remove " Matthew Wilcox (Oracle)
2023-10-10 7:13 ` Ingo Molnar [this message]
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=ZST5iCDLYMJespiy@gmail.com \
--to=mingo@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=bristot@redhat.com \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=juri.lelli@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=sclaibin@gmail.com \
--cc=vincent.guittot@linaro.org \
--cc=vschneid@redhat.com \
--cc=willy@infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).