dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Petr Pavlu" <petr.pavlu@suse.com>
Cc: "Mark Fasheh" <mark@fasheh.com>,
	tj@kernel.org, "Anna Schumaker" <anna@kernel.org>,
	mkoutny@suse.com, dri-devel@lists.freedesktop.org,
	linux-modules@vger.kernel.org, "Jeff Layton" <jlayton@kernel.org>,
	hannes@cmpxchg.org, "Chuck Lever" <cel@kernel.org>,
	"Joseph Qi" <joseph.qi@linux.alibaba.com>,
	"Joel Becker" <jlbec@evilplan.org>
Subject: Re: [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Date: Fri, 11 Sep 2026 14:52:29 +0000	[thread overview]
Message-ID: <20260911145230.00AAB1F000FF@smtp.kernel.org> (raw)
In-Reply-To: <20260911-module-include-kmod-v3-2-6ebccc3e0731@suse.com>

> jiffies.c uses proc_int_u2k_conv_uop(), proc_int_k2u_conv_kop(),
> proc_int_conv(), proc_dointvec_conv() and proc_doulongvec_minmax_conv(),
> which are declared in linux/sysctl.h. It currently gets that header
> indirectly through linux/module.h -> linux/kmod.h, but the latter no longer
> needs to include linux/sysctl.h.
> 
> Include linux/sysctl.h directly in jiffies.c ahead of removing the
> unnecessary include from linux/kmod.h.
> 
> Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260911-module-include-kmod-v3-0-6ebccc3e0731@suse.com?part=2


  reply	other threads:[~2026-09-11 14:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-11 14:46 [PATCH v3 0/3] Bring includes in linux/kmod.h up to date Petr Pavlu
2026-09-11 14:46 ` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed Petr Pavlu
2026-09-11 14:52   ` sashiko-bot
2026-09-11 14:46 ` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), Petr Pavlu
2026-09-11 14:52   ` sashiko-bot [this message]
2026-09-11 14:46 ` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date Petr Pavlu
2026-09-11 14:52   ` sashiko-bot

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=20260911145230.00AAB1F000FF@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=anna@kernel.org \
    --cc=cel@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hannes@cmpxchg.org \
    --cc=jlayton@kernel.org \
    --cc=jlbec@evilplan.org \
    --cc=joseph.qi@linux.alibaba.com \
    --cc=linux-modules@vger.kernel.org \
    --cc=mark@fasheh.com \
    --cc=mkoutny@suse.com \
    --cc=petr.pavlu@suse.com \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=tj@kernel.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