public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ionut Nechita <ionut.nechita@windriver.com>
Cc: stable@vger.kernel.org, frederic@kernel.org, tglx@linutronix.de,
	linux-kernel@vger.kernel.org, rdunlap@infradead.org,
	ptesarik@suse.com
Subject: Re: [PATCH 6.12.y 1/7] timer/migration: Fix kernel-doc warnings for union tmigr_state
Date: Sat, 21 Mar 2026 09:22:33 +0100	[thread overview]
Message-ID: <2026032111-spirited-flashbulb-85ac@gregkh> (raw)
In-Reply-To: <20260320204442.32901-2-ionut.nechita@windriver.com>

On Fri, Mar 20, 2026 at 10:44:36PM +0200, Ionut Nechita wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Use the correct kernel-doc notation for nested structs/unions to
> eliminate warnings:
> 
> timer_migration.h:119: warning: Incorrect use of kernel-doc format:          * struct - split state of tmigr_group
> timer_migration.h:134: warning: Function parameter or struct member 'active' not described in 'tmigr_state'
> timer_migration.h:134: warning: Function parameter or struct member 'migrator' not described in 'tmigr_state'
> timer_migration.h:134: warning: Function parameter or struct member 'seq' not described in 'tmigr_state'
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> Link: https://lore.kernel.org/all/20250111063156.910903-1-rdunlap@infradead.org
> ---
>  kernel/time/timer_migration.h | 21 +++++++++------------
>  1 file changed, 9 insertions(+), 12 deletions(-)

You did not provide the upstream git id for any of these :(

Please resend the series with that added.

thanks,

greg k-h

  reply	other threads:[~2026-03-21  8:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-20 20:44 [PATCH 6.12.y 0/7] timers/migration: Backport fixes and cleanups from 6.18.y Ionut Nechita
2026-03-20 20:44 ` [PATCH 6.12.y 1/7] timer/migration: Fix kernel-doc warnings for union tmigr_state Ionut Nechita
2026-03-21  8:22   ` Greg KH [this message]
2026-03-20 20:44 ` [PATCH 6.12.y 2/7] timers/migration: Annotate accesses to ignore flag Ionut Nechita
2026-03-20 20:44 ` [PATCH 6.12.y 3/7] timers/migration: Simplify top level detection on group setup Ionut Nechita
2026-03-20 20:44 ` [PATCH 6.12.y 4/7] timers/migration: Clean up the loop in tmigr_quick_check() Ionut Nechita
2026-03-20 20:44 ` [PATCH 6.12.y 5/7] timers/migration: Convert "while" loops to use "for" Ionut Nechita
2026-03-20 20:44 ` [PATCH 6.12.y 6/7] timers/migration: Remove locking on group connection Ionut Nechita
2026-03-20 20:44 ` [PATCH 6.12.y 7/7] timers/migration: Fix imbalanced NUMA trees Ionut Nechita

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=2026032111-spirited-flashbulb-85ac@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=frederic@kernel.org \
    --cc=ionut.nechita@windriver.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ptesarik@suse.com \
    --cc=rdunlap@infradead.org \
    --cc=stable@vger.kernel.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