From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,willy@infradead.org,song@kernel.org,peterz@infradead.org,konishi.ryusuke@gmail.com,akpm@linux-foundation.org,akpm@linux-foundation.org
Subject: [merged mm-nonmm-stable] kernel-watchdog_perfc-tidy-up-kerneldoc.patch removed from -mm tree
Date: Sun, 05 May 2024 18:15:15 -0700 [thread overview]
Message-ID: <20240506011515.DD45EC113CC@smtp.kernel.org> (raw)
The quilt patch titled
Subject: kernel/watchdog_perf.c: tidy up kerneldoc
has been removed from the -mm tree. Its filename was
kernel-watchdog_perfc-tidy-up-kerneldoc.patch
This patch was dropped because it was merged into the mm-nonmm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: kernel/watchdog_perf.c: tidy up kerneldoc
Date: Sat May 4 04:41:07 PM PDT 2024
It is unconventional to have a blank line between name-of-function and
description-of-args.
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Song Liu <song@kernel.org>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
kernel/watchdog_perf.c | 3 ---
1 file changed, 3 deletions(-)
--- a/kernel/watchdog_perf.c~kernel-watchdog_perfc-tidy-up-kerneldoc
+++ a/kernel/watchdog_perf.c
@@ -148,7 +148,6 @@ static int hardlockup_detector_event_cre
/**
* watchdog_hardlockup_enable - Enable the local event
- *
* @cpu: The CPU to enable hard lockup on.
*/
void watchdog_hardlockup_enable(unsigned int cpu)
@@ -167,7 +166,6 @@ void watchdog_hardlockup_enable(unsigned
/**
* watchdog_hardlockup_disable - Disable the local event
- *
* @cpu: The CPU to enable hard lockup on.
*/
void watchdog_hardlockup_disable(unsigned int cpu)
@@ -277,7 +275,6 @@ int __init watchdog_hardlockup_probe(voi
/**
* hardlockup_config_perf_event - Overwrite config of wd_hw_attr.
- *
* @str: number which identifies the raw perf event to use
*/
void __init hardlockup_config_perf_event(const char *str)
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
mm-memory-failure-send-sigbus-in-the-event-of-thp-split-fail-fix.patch
__mod_memcg_lruvec_state-enhance-diagnostics.patch
__mod_memcg_lruvec_state-enhance-diagnostics-fix.patch
reply other threads:[~2024-05-06 1:15 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=20240506011515.DD45EC113CC@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=konishi.ryusuke@gmail.com \
--cc=mm-commits@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=song@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.