Files
kernel_arpi/include/linux
Greg Kroah-Hartman 6ebdc9fb8c ANDROID: GKI: fix up abi breakage in struct pipe_inode_info
In commit e6acf868ff ("pipe: make poll_usage boolean and annotate its
access") a field was changed from 'unsigned int' to 'bool' in struct
pipe_inode_info when it was determinied that the kernel was only
checking true/false for it.  This breaks the internal abi so put the
type back, while still keeping the original change that resolved a race
condition.

Bug: 161946584
Fixes: e6acf868ff ("pipe: make poll_usage boolean and annotate its access")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: If5ebc17e4a198801e49257abef0f5e2ead94e668
2022-08-04 11:09:53 +02:00
..
2021-09-20 12:43:34 +01:00
2022-03-18 07:53:14 +01:00
2021-09-08 15:32:35 -07:00
2021-11-19 15:38:07 +01:00
2021-12-14 10:57:11 +01:00
2022-02-09 08:15:44 +01:00
2021-11-18 19:15:51 +01:00
2022-06-21 20:06:19 +02:00
2022-03-23 11:32:17 -07:00
2022-01-31 12:35:09 +01:00
2021-09-17 13:52:17 +01:00
2021-10-07 16:51:57 +02:00
2022-04-24 16:57:32 +02:00
2021-11-21 13:44:12 +01:00
2021-09-08 15:32:35 -07:00
2022-03-23 11:32:17 -07:00
2021-11-16 14:01:21 -08:00