commit | 005169157448ca41eff8716d79dc1b8f158229d2 | [log] [tgz] |
---|---|---|
author | Hang Lu <[email protected]> | Fri Apr 09 17:40:45 2021 +0800 |
committer | Greg Kroah-Hartman <[email protected]> | Sat Apr 10 10:52:04 2021 +0200 |
tree | 6da157c613106d8aa3383c0b90705aac0fb6b25f | |
parent | b195b20b7145bcae22ad261abc52d68336f5e913 [diff] |
binder: fix the missing BR_FROZEN_REPLY in binder_return_strings Add BR_FROZEN_REPLY in binder_return_strings to support stat function. Fixes: ae28c1be1e54 ("binder: BINDER_GET_FROZEN_INFO ioctl") Acked-by: Todd Kjos <[email protected]> Signed-off-by: Hang Lu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>