Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1411277

Re: [PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl()

From Richard Cochran <richardcochran@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl()
Date 2016-06-01 16:40 +0200
Message-ID <rFfto-17P-17@gated-at.bofh.it> (permalink)
References <rFaan-6aY-49@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 01, 2016 at 05:54:41PM +0900, Jungseung Lee wrote:
> posix_clock_compat_ioctl() is identical to posix_clock_ioctl().
> We don't need additional compat_ioctl in this time.
> Remove posix_clock_compat_ioctl() and let posix_clock_ioctl() is in charge.

Did you test this patch?  Did you run a 32 program using the ioctl on
a 64 bit kernel?

Thanks,
Richard

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl() Jungseung Lee <js07.lee@samsung.com> - 2016-06-01 11:00 +0200
  Re: [PATCH] posix-clock: remove unneeded posix_clock_compat_ioctl() Richard Cochran <richardcochran@gmail.com> - 2016-06-01 16:40 +0200
  Re: [PATCH] posix-clock: remove unneeded  posix_clock_compat_ioctl() Thomas Gleixner <tglx@linutronix.de> - 2016-06-06 16:10 +0200

csiph-web