Arnd Bergmann
fe0da4e5e8
compat_ioctl: bsg: add handler
...
bsg_ioctl() calls into scsi_cmd_ioctl() for a couple of generic commands
and relies on fs/compat_ioctl.c to handle it correctly in compat mode.
Adding a private compat_ioctl() handler avoids that round-trip and lets
us get rid of the generic emulation once this is done.
Note that bsg implements an SG_IO command that is different from the
other drivers and does not need emulation.
Reviewed-by: Ben Hutchings <ben.hutchings@codethink.co.uk >
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2020-01-03 09:33:21 +01:00
..
2019-07-15 11:03:02 -03:00
2019-04-30 16:11:57 -06:00
2019-12-05 07:10:09 -07:00
2019-11-25 10:59:41 -08:00
2019-11-20 16:10:29 -07:00
2019-09-06 14:33:48 -06:00
2019-12-05 11:38:36 -07:00
2019-12-09 22:04:35 -07:00
2019-11-07 12:28:13 -07:00
2019-11-07 12:28:13 -07:00
2019-12-12 09:26:55 -07:00
2019-12-17 09:01:43 -07:00
2019-10-10 17:52:31 -06:00
2019-12-20 11:52:01 -07:00
2019-09-17 20:03:49 -06:00
2019-12-16 16:10:17 -07:00
2019-08-28 21:17:08 -06:00
2019-12-20 11:52:01 -07:00
2019-11-21 10:16:12 -07:00
2019-08-04 21:43:12 -06:00
2019-07-09 10:45:06 -07:00
2019-06-13 03:00:30 -06:00
2019-05-31 15:12:34 -06:00
2019-05-31 15:12:34 -06:00
2019-09-26 00:45:05 -06:00
2019-07-23 07:25:09 -06:00
2019-11-04 07:14:10 -07:00
2019-11-13 12:50:38 -07:00
2019-11-13 12:50:38 -07:00
2019-05-31 15:12:34 -06:00
2019-11-13 12:50:38 -07:00
2019-10-07 08:31:59 -06:00
2019-09-12 07:11:56 -06:00
2019-10-06 09:26:41 -06:00
2019-10-15 10:13:13 -06:00
2019-09-19 13:27:23 -07:00
2019-11-18 07:29:22 -07:00
2019-10-07 21:19:10 -06:00
2019-10-07 08:31:59 -06:00
2019-11-07 12:28:13 -07:00
2019-04-30 16:12:03 -06:00
2019-10-06 09:26:41 -06:00
2019-08-28 21:17:07 -06:00
2019-12-03 10:18:22 -07:00
2019-12-20 11:52:01 -07:00
2019-04-30 09:26:13 -06:00
2019-12-20 11:52:01 -07:00
2020-01-03 09:33:21 +01:00
2020-01-03 09:33:08 +01:00
2019-11-07 12:27:19 -07:00
2019-11-21 09:06:47 -07:00
2020-01-03 09:32:59 +01:00
2019-07-15 09:20:27 -03:00
2019-11-07 12:28:13 -07:00
2019-11-07 12:28:13 -07:00
2019-07-02 21:03:27 -06:00
2019-11-07 12:28:13 -07:00
2019-09-05 19:52:33 -06:00
2019-11-18 09:49:15 -07:00
2019-11-25 11:37:01 -08:00
2020-01-03 09:33:05 +01:00
2019-11-18 09:49:15 -07:00
2019-10-07 08:31:59 -06:00