Andreas Kling
292cd53192
Kernel: Remove SmapDisabler in sys$ioctl()
...
Use copy_{to,from}_user() in the various File::ioctl() implementations
instead of disabling SMAP wholesale in sys$ioctl().
This patch does not port IPv4Socket::ioctl() to those API's since that
will be more involved. That function now creates a local SmapDisabler.
2020-07-31 00:17:25 +02:00
..
2020-04-05 09:50:48 +02:00
2020-07-28 20:19:22 +02:00
2020-07-28 20:19:22 +02:00
2020-04-05 09:50:48 +02:00
2020-04-05 09:50:48 +02:00
2020-07-28 20:33:24 +02:00
2020-07-31 00:17:25 +02:00
2020-06-02 21:49:47 +02:00
2020-02-10 11:55:34 +01:00
2020-07-07 15:46:58 +02:00
2020-06-25 10:58:37 +02:00
2020-07-28 20:19:22 +02:00
2020-07-28 20:19:22 +02:00
2020-07-28 20:19:22 +02:00
2020-07-28 20:19:22 +02:00
2020-07-28 20:19:22 +02:00
2020-04-09 13:31:05 +02:00
2020-07-01 12:07:01 +02:00
2020-04-05 09:50:48 +02:00
2020-07-28 20:19:22 +02:00
2020-07-28 20:19:22 +02:00
2020-07-01 12:07:01 +02:00
2020-04-10 11:59:30 +02:00
2020-02-16 01:27:42 +01:00
2020-07-28 20:19:22 +02:00
2020-06-02 21:49:47 +02:00
2020-02-16 01:27:42 +01:00
2020-07-28 20:19:22 +02:00
2020-04-18 13:58:29 +02:00