In commite6acf868ff("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
8.7 KiB
8.7 KiB