diff options
| author | Mario Limonciello <[email protected]> | 2025-06-09 03:28:34 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2025-06-26 18:56:57 +0000 |
| commit | ef4af870be41a2a741109b99bbf780c769dcdc30 (patch) | |
| tree | 02c92152845d36704f4513a8031c6e942deffcf1 /lib/crypto/mpi/mpi-mul.c | |
| parent | Linux 6.16-rc3 (diff) | |
| download | kernel-ef4af870be41a2a741109b99bbf780c769dcdc30.tar.gz kernel-ef4af870be41a2a741109b99bbf780c769dcdc30.zip | |
ACPICA: Decrease `AcpiExTracePoint` verbosity
Early in kernel boot pointers can't be used and so %p shows up
incorrectly:
```
extrace-0138 ex_trace_point : Method Begin [0x(____ptrval____):\M460] execution.
```
Later in the boot %p works, but it's not really actually useful when
the pathname can resolve properly.
Adjust the debug print so that if the Pathname resolves that the pointer
isn't also printed:
```
extrace-0138 ex_trace_point : Method Begin [\M460] execution.
```
Link: https://github.com/acpica/acpica/pull/1013
Link: https://github.com/acpica/acpica/commit/bdc2a4e646f097b693aa60f1f2c4228d1e31b0d1
Signed-off-by: Mario Limonciello <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
