Linus Torvalds
fcd98147ac
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
...
Pull stream_open() updates from Kirill Smelkov:
"This time on stream_open front it is only two small changes:
- the first one converts stream_open.cocci to treat all functions
that start with wait_.* as blocking. Previously it was only
wait_event_.* functions that were considered as blocking, but this
was falsely reporting several deadlock cases as only warning.
This was picked by linux-kbuild and entered mainline as commit
0c4ab18fc3 ("coccinelle: api/stream_open: treat all wait_.*()
calls as blocking"), and already merged earlier.
- the second one teaches stream_open.cocci to consider files as being
stream-like even if they use noop_llseek. It results in two more
drivers being converted to stream_open() (mousedev.c and
hid-sensor-custom.c)"
* tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux :
*: convert stream-like files -> stream_open, even if they use noop_llseek
2019-07-14 17:08:08 -07:00
..
2019-06-25 10:17:07 +02:00
2019-07-01 10:30:39 +09:00
2019-07-14 17:08:08 -07:00
2019-07-11 18:35:30 -07:00
2019-05-31 10:26:05 -07:00
2019-07-11 00:05:09 +09:00
2019-06-24 03:43:03 +09:00
2019-07-12 16:06:27 -07:00
2017-03-28 16:16:52 +02:00
2019-03-28 23:46:56 +09:00
2019-07-09 10:10:27 +09:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:39 -07:00
2018-12-22 00:37:52 +09:00
2019-06-19 17:09:55 +02:00
2019-05-24 17:27:11 +02:00
2018-07-18 01:18:05 +09:00
2018-12-28 12:11:44 -08:00
2019-06-05 17:37:11 +02:00
2019-05-13 01:12:45 +02:00
2018-06-28 13:36:39 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:39 -07:00
2019-06-14 14:31:48 -06:00
2019-06-05 02:33:10 +09:00
2019-02-19 21:27:53 +01:00
2017-11-02 11:10:55 +01:00
2019-03-04 22:34:54 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-14 08:58:56 +09:00
2017-11-02 11:10:55 +01:00
2019-05-24 17:36:42 +02:00
2019-07-12 11:05:41 -07:00
2018-12-28 12:11:44 -08:00
2018-09-09 09:14:07 +09:00
2017-11-02 11:10:55 +01:00
2019-06-14 14:43:01 -06:00
2019-05-30 11:29:53 -07:00
2019-06-05 17:37:07 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:10 +02:00
2018-11-18 10:15:09 -08:00
2018-03-26 02:01:24 +09:00
2017-10-23 08:01:37 -06:00
2019-01-06 09:46:51 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-03-04 22:35:04 +09:00
2018-06-08 18:56:00 +09:00
2018-06-25 23:21:13 +09:00
2018-12-19 23:41:36 +09:00
2018-12-01 23:13:14 +09:00
2019-06-21 16:58:37 +02:00
2019-05-24 17:36:45 +02:00
2018-08-22 10:52:48 -07:00
2019-05-30 11:26:39 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-15 19:57:02 +09:00
2019-07-08 02:25:59 +09:00
2019-07-12 16:03:16 -07:00
2019-05-21 10:50:46 +02:00
2019-06-26 11:14:15 -06:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:39 -07:00
2017-11-02 11:10:55 +01:00
2019-05-08 12:25:12 -07:00
2019-06-15 19:57:01 +09:00
2019-03-17 12:56:32 +09:00
2019-07-11 00:05:09 +09:00
2018-08-09 21:51:17 +09:00
2017-11-14 18:25:40 -08:00
2019-06-24 03:43:03 +09:00
2019-03-04 09:29:41 -08:00
2019-06-24 03:43:03 +09:00
2019-07-12 16:03:16 -07:00
2019-03-05 21:07:13 -08:00
2019-05-21 10:50:46 +02:00
2019-07-11 00:05:09 +09:00
2019-07-11 00:05:09 +09:00
2019-03-17 12:56:31 +09:00
2019-04-11 23:11:51 +09:00
2018-07-06 22:04:03 +09:00
2019-05-06 11:12:09 -07:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:10 +02:00
2019-01-28 09:11:17 +09:00
2019-04-02 23:27:38 +09:00
2017-11-02 11:10:55 +01:00
2017-03-13 09:40:28 -07:00
2019-05-21 08:54:05 +09:00
2018-03-26 02:01:19 +09:00
2019-05-30 11:29:23 -07:00
2017-11-17 16:10:01 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:10 +02:00
2019-07-13 16:08:36 -07:00
2019-05-30 11:26:39 -07:00
2018-11-21 23:57:33 +09:00
2019-06-05 17:37:17 +02:00
2017-02-10 12:43:47 +11:00
2019-06-05 17:37:10 +02:00
2019-06-05 17:37:10 +02:00
2018-12-28 12:11:44 -08:00
2019-06-01 15:51:31 -07:00
2019-07-12 11:05:41 -07:00
2019-06-26 16:08:21 -06:00
2018-05-04 06:21:06 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-05 08:12:09 -06:00
2019-07-11 00:05:09 +09:00
2018-11-30 14:45:01 -08:00
2019-01-22 13:34:35 +01:00
2017-11-02 11:10:55 +01:00