twx-linux/drivers/android
Carlos Llamas 899385b04b binder: fix reversed pid/tid in log
The "pid:tid" format is used consistently throughout the driver's logs
with the exception of this one place where the arguments are reversed.
Let's fix that. Also, collapse a multi-line comment into a single line.

Cc: Steven Moreland <smoreland@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250605141930.1069438-1-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-24 17:23:55 +01:00
..
binder_alloc_selftest.c binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binder_alloc.c binder: use per-vma lock in page reclaiming 2024-12-24 09:35:23 +01:00
binder_alloc.h binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binder_internal.h binder: fix use-after-free in binderfs_evict_inode() 2025-05-21 14:38:49 +02:00
binder_trace.h binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binder.c binder: fix reversed pid/tid in log 2025-06-24 17:23:55 +01:00
binderfs.c Char/Misc/IIO pull request for 6.16-rc1 2025-06-06 11:50:47 -07:00
dbitmap.h binder: fix descriptor lookup for context manager 2024-07-31 13:47:48 +02:00
Kconfig remove CONFIG_ANDROID 2022-07-01 10:41:09 +02:00
Makefile