Commit c244dc1
committed
Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms"
Commit 6eaf087 ("ACPICA: executer/exsystem: Warn about sleeps
greater than 10 ms") made acpi_ex_system_do_sleep() log a warning for
sleep times greater than 10 ms, but such sleep times are used in
power management AML because of the PCI specification requirements.
This results with logging warnings that cannot really be acted on in
any useful way which is annoying and these warnings show up in the logs
on many production systems, so revert commit 6eaf087.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parent 0076ca9 commit c244dc1
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | 172 | | |
184 | 173 | | |
185 | 174 | | |
| |||
0 commit comments