Files
kernel_google_msm-4.14/include/uapi/linux
Christian Brauner 1848ba7e35 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:31:57 +00:00
..
2020-06-11 09:22:58 +02:00
2017-12-05 11:26:34 +01:00
2019-09-24 08:39:34 -07:00
2019-09-24 08:39:30 -07:00
2019-06-11 12:42:10 +02:00
2020-01-06 18:34:18 +00:00
2021-04-16 11:57:51 +02:00
2020-10-29 09:07:14 +01:00
2018-02-16 20:22:54 +01:00
2018-04-24 09:36:37 +02:00
2019-08-12 13:29:46 -04:00
2020-01-09 14:58:35 -08:00
2022-03-11 10:06:50 +01:00