Christian Brauner
b155e0447d
UPSTREAM: binderfs: use __u32 for device numbers
...
We allow more then 255 binderfs binder devices to be created since there
are workloads that require more than that. If we use __u8 we'll overflow
after 255. So let's use a __u32.
Note that there's no released kernel with binderfs out there so this is
not a regression.
Signed-off-by: Christian Brauner <christian@brauner.io >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
(cherry picked from commit 7d0174065f4903fb0ce0bab3d5047284faa7226d)
Bug: 228263403
Signed-off-by: Carlos Llamas <cmllamas@google.com >
Change-Id: If143c0d6511946fac6349c5db7c013535950de4a
2022-04-07 00:27:35 +00:00
..
2022-04-07 00:27:35 +00:00
2019-09-19 09:09:29 +02:00
2020-06-07 13:17:54 +02:00
2021-05-22 11:54:36 +02:00
2020-06-25 15:33:10 +02:00
2020-02-01 14:39:37 +00:00
2021-03-25 15:18:10 +01:00
2018-08-06 10:24:33 +02:00
2018-08-15 22:54:12 -07:00
2018-08-22 10:52:49 -07:00
2018-08-11 15:46:41 -06:00
2021-06-10 15:08:23 +02:00
2020-01-27 14:51:14 +01:00
2019-12-31 16:34:57 +01:00
2019-12-17 20:34:59 +01:00
2019-08-06 19:06:52 +02:00
2021-01-06 14:44:59 +01:00
2020-04-13 10:45:03 +02:00
2021-01-12 01:05:05 +00:00
2021-02-09 08:21:13 -08:00
2021-07-20 16:16:01 +02:00
2019-01-16 09:48:42 -05:00
2019-09-23 14:11:59 -07:00
2020-05-21 11:55:14 -07:00
2021-04-27 11:51:47 -07:00
2020-11-09 13:11:29 +00:00
2020-12-30 11:25:48 +01:00
2021-06-30 08:48:21 -04:00
2021-01-26 13:31:12 -08:00
2019-02-27 10:08:58 +01:00
2022-03-11 10:08:25 +01:00
2020-01-14 20:07:01 +01:00
2020-04-30 16:38:09 +00:00
2020-01-15 14:52:07 +00:00
2021-01-06 14:44:59 +01:00
2019-09-16 08:21:47 +02:00
2018-11-21 09:19:23 +01:00
2018-08-06 17:59:22 +02:00
2020-09-23 12:10:59 +02:00
2018-08-03 10:03:57 -07:00
2021-01-06 14:44:59 +01:00
2020-04-27 22:51:59 -07:00
2020-08-10 19:48:02 +02:00
2019-12-08 21:41:34 -08:00
2018-08-02 06:04:57 -04:00
2018-10-05 16:32:04 -07:00
2018-10-05 16:32:04 -07:00
2021-01-06 14:44:59 +01:00
2020-05-28 12:20:07 +02:00
2019-01-09 17:38:36 +01:00
2018-11-27 16:13:01 +01:00
2021-01-06 14:44:59 +01:00
2022-01-05 12:34:59 +01:00
2020-11-05 11:08:51 +01:00
2019-07-21 09:03:02 +02:00
2020-04-28 16:29:52 -07:00
2021-04-03 14:09:44 +00:00
2021-11-26 11:36:18 +01:00
2020-10-30 10:38:26 +01:00
2018-08-07 12:22:15 -07:00
2021-09-22 11:48:14 +02:00
2018-07-31 19:56:42 +10:00
2018-08-11 12:13:49 -07:00
2019-10-07 15:27:39 -04:00
2020-02-19 14:34:34 -08:00
2018-09-02 16:14:44 -07:00
2020-02-01 14:39:37 +00:00
2018-11-23 08:17:06 +01:00
2021-09-22 11:48:04 +02:00
2020-04-02 15:28:16 +02:00
2018-10-05 16:32:04 -07:00
2018-10-07 21:06:28 -07:00
2019-06-17 19:51:56 +02:00
2020-01-09 15:11:34 -08:00
2020-05-02 17:25:48 +02:00
2021-01-06 14:44:59 +01:00
2019-03-21 16:25:26 -07:00
2018-08-01 09:56:10 -07:00
2019-06-04 08:02:33 +02:00
2021-05-22 10:59:31 +02:00
2018-10-08 15:45:18 +01:00
2020-07-21 00:30:06 +00:00
2020-07-22 09:32:09 +02:00
2018-09-03 21:23:24 -07:00
2020-11-05 14:02:27 +01:00
2020-04-22 20:28:40 +00:00
2020-01-26 19:04:57 +00:00
2020-01-26 19:04:57 +00:00
2020-10-25 11:48:14 +01:00
2020-12-02 08:48:07 +01:00
2022-03-08 19:04:07 +01:00