Merge baf86ac1c9 ("Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic") into android-mainline

Steps on the way to 5.19-rc1

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4e0c08cd408e606c1616fc0fc200a137b0aab82b
This commit is contained in:
Greg Kroah-Hartman
2022-07-01 09:19:22 +02:00
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -337,7 +337,7 @@ struct binder_transaction_data {
/* General information about the transaction. */
__u32 flags;
__kernel_pid_t sender_pid;
__kernel_uid_t sender_euid;
__kernel_uid32_t sender_euid;
binder_size_t data_size; /* number of bytes of data */
binder_size_t offsets_size; /* number of bytes of offsets */