]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/compat_ioctl.c
fs: compat_ioctl: add pretimeout functions for watchdogs
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 31 Aug 2016 11:52:42 +0000 (14:52 +0300)
committerWim Van Sebroeck <wim@iguana.be>
Sat, 24 Sep 2016 07:27:18 +0000 (09:27 +0200)
commit97beb3ae02b02740c2784aa05b591bf5138f45e6
treeedb67dbe88dcdc025ec8d0b9dc4aaceceb66b283
parentdf044e02206230c7d79a9aef96a6c087476f5533
fs: compat_ioctl: add pretimeout functions for watchdogs

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>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
fs/compat_ioctl.c