What are these errors in <ioremap> and <amd_pmc>

I’ve been recently getting the error message below (output from journalctl -p 3 -xb) and I can’t figure out if this is something I should be concerned about.

Oct 27 14:55:16 hp-manjaro kernel: ioremap error for 0xccedb000-0xccedc000, requested 0x2, got 0x0
Oct 27 14:55:16 hp-manjaro kernel: amd_pmc AMDI0005:00: SMU debugging info not supported on this platform

Here are the specs of the device:

  • Kernel 5.14.10-1
  • OS: Manjaro KDE
  • Device: HP Envy x360
  • Processor: Ryzen 4700u

Here is what has changed recently

  • I created a dual boot setup with Windows. Previously (when there was no error), it only had Manjaro but the partition onto which I installed Windows was already there
  • I updated the BIOS from Windows
  • Resized swap partition to use up a small amount of unallocated memory that was available after swap
  • I believe I did’t see the error after I last updated kernel.

Things I did to try and fix issue

  • Research but all posts linked to this error seem to be quite old and don’t really have any suggested fix.
  • Re-installed kernel. This had no effect and errors persist. I just reinstalled through pamac since I’m not yet fully confident with pacman or yay.

Reasons I am concerned

  • I would like to know if the dual boot is messing with anything.
  • Could this cause issues later?
  • Do I need to report this as a bug somewhere. If so, where would be best?