mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
In the past %pK was preferable to %p as it would not leak raw pointer
values into the kernel log. Since commit
|
||
|---|---|---|
| .. | ||
| binder | ||
| tests | ||
| binder_alloc.c | ||
| binder_alloc.h | ||
| binder_internal.h | ||
| binder_netlink.c | ||
| binder_netlink.h | ||
| binder_trace.h | ||
| binder.c | ||
| binderfs.c | ||
| dbitmap.h | ||
| Kconfig | ||
| Makefile | ||