mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02:00
Add the GET_BATT_PPID_INFO=0x8A command to the allowlist of accepted telemetry commands. In addition, since this new command requires verifying the contents of some of the arguments, I also restructure the request to use a union of the argument structs. Also, zero out the request buffer before each request, and change "whitelist" to "allowlist". Signed-off-by: Nick Crews <ncrews@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> |
||
|---|---|---|
| .. | ||
| core.c | ||
| debugfs.c | ||
| event.c | ||
| Kconfig | ||
| mailbox.c | ||
| Makefile | ||
| properties.c | ||
| sysfs.c | ||
| telemetry.c | ||