From: Guenter Roeck <linux@roeck-us.net>
To: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
Robin Gong <b38343@freescale.com>
Cc: Wim Van Sebroeck <wim@iguana.be>,
linux-watchdog@vger.kernel.org,
Alexander Viro <viro@zeniv.linux.org.uk>,
linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] fs: compat_ioctl: add pretimeout functions for watchdogs
Date: Sat, 25 Jun 2016 19:30:45 -0700 [thread overview]
Message-ID: <576F3E55.3080604@roeck-us.net> (raw)
In-Reply-To: <1466902865-14354-3-git-send-email-vladimir_zapolskiy@mentor.com>
On 06/25/2016 06:01 PM, Vladimir Zapolskiy wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> Watchdog core now handles those ioctls centrally, so we want 64 bit
> support, too.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Cc: Alexander Viro <viro@zeniv.linux.org.uk>
> Cc: linux-fsdevel@vger.kernel.org
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
> ---
> Changes from v1 to v2:
> * none
>
> fs/compat_ioctl.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c
> index bd01b92..914bfc5 100644
> --- a/fs/compat_ioctl.c
> +++ b/fs/compat_ioctl.c
> @@ -1208,6 +1208,8 @@ COMPATIBLE_IOCTL(WDIOC_SETOPTIONS)
> COMPATIBLE_IOCTL(WDIOC_KEEPALIVE)
> COMPATIBLE_IOCTL(WDIOC_SETTIMEOUT)
> COMPATIBLE_IOCTL(WDIOC_GETTIMEOUT)
> +COMPATIBLE_IOCTL(WDIOC_SETPRETIMEOUT)
> +COMPATIBLE_IOCTL(WDIOC_GETPRETIMEOUT)
> /* Big R */
> COMPATIBLE_IOCTL(RNDGETENTCNT)
> COMPATIBLE_IOCTL(RNDADDTOENTCNT)
>
prev parent reply other threads:[~2016-06-26 2:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-26 1:01 [PATCH v2 0/2] watchdog: add get/set peretimeout UAPI and internals Vladimir Zapolskiy
2016-06-26 1:01 ` [PATCH v2 1/2] watchdog: add pretimeout support to the core Vladimir Zapolskiy
2016-06-26 2:30 ` Guenter Roeck
2016-06-27 9:37 ` Wolfram Sang
2016-06-27 13:32 ` Guenter Roeck
2016-06-27 15:33 ` Wolfram Sang
2016-06-27 20:14 ` Guenter Roeck
2016-06-26 1:01 ` [PATCH v2 2/2] fs: compat_ioctl: add pretimeout functions for watchdogs Vladimir Zapolskiy
2016-06-26 2:30 ` Guenter Roeck [this message]
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=576F3E55.3080604@roeck-us.net \
--to=linux@roeck-us.net \
--cc=b38343@freescale.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
--cc=vladimir_zapolskiy@mentor.com \
--cc=wim@iguana.be \
--cc=wsa+renesas@sang-engineering.com \
/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.