You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "szafonimateusz-mi (via GitHub)" <gi...@apache.org> on 2024/04/24 09:45:24 UTC

[PR] x86_64_acpi.c: avoid debug messages in acpi_init() [nuttx]

szafonimateusz-mi opened a new pull request, #12225:
URL: https://github.com/apache/nuttx/pull/12225

   ## Summary
   - x86_64_acpi.c: avoid debug messages in acpi_init()
   acpi_init() must be called early during boot, some system components may be unavailable at this stage, so debug messages won't work
   
   ## Impact
   
   ## Testing
   qemu and hw
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] x86_64_acpi.c: avoid debug messages in acpi_init() [nuttx]

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #12225:
URL: https://github.com/apache/nuttx/pull/12225


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org