All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: "Thomas Weißschuh" <linux@weissschuh.net>
Cc: Anna-Maria Behnsen <anna-maria@linutronix.de>,
	Frederic Weisbecker <frederic@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org,
	Richard Cochran <richardcochran@gmail.com>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] posix-clock: Remove duplicate ioctl handler
Date: Sat, 25 Jan 2025 15:25:17 +0300	[thread overview]
Message-ID: <Z5TYLV-LXs3TUO9b@grain> (raw)
In-Reply-To: <20250125-posix-clock-compat-cleanup-v1-1-c8b0f377905b@weissschuh.net>

On Sat, Jan 25, 2025 at 11:20:49AM +0100, Thomas Weißschuh wrote:
> The normal and compat ioctl handlers are identical,
> which is fine as compat ioctls are detected and handled dynamically [0].
> The duplicate definition however is unnecessary.
> Just reuse the regular ioctl handler also for compat ioctls.
> 
> [0] https://lore.kernel.org/lkml/20250125-posix-clock-compat_ioctl-v2-1-11c865c500eb@weissschuh.net/
> 
> Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Cyrill Gorcunov <gorcunov@gmail.com>

  reply	other threads:[~2025-01-25 12:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-25 10:20 [PATCH] posix-clock: Remove duplicate ioctl handler Thomas Weißschuh
2025-01-25 12:25 ` Cyrill Gorcunov [this message]
2025-01-25 14:28 ` Arnd Bergmann
2025-01-26 17:20   ` Thomas Weißschuh

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=Z5TYLV-LXs3TUO9b@grain \
    --to=gorcunov@gmail.com \
    --cc=anna-maria@linutronix.de \
    --cc=arnd@arndb.de \
    --cc=frederic@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@weissschuh.net \
    --cc=richardcochran@gmail.com \
    --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 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.