mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 04:00:22 +00: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 | ||