Commit 8ad8d24d9628 for kernel

commit 8ad8d24d962804d3c54b5b7542c4cb7cd6bacb3b
Merge: 6589b3d76db2 1651d69443c3
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Feb 10 21:42:10 2026 -0800

    Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

    Pull parisc updates from Helge Deller:

     - Fix device reference leak in error path

     - Check if system provides a 64-bit free running platform counter

     - Minor fixes in debug code

    * tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
      parisc: lba_pci: Add debug code to show IO and PA ranges
      parisc: Detect 64-bit free running platform counter
      parisc: Fix minor printk issues in iosapic debug code
      parisc: Enhance debug code for PAT firmware
      parisc: Add PDC PAT call to get free running 64-bit counter
      parisc: Fix module path output in qemu tables
      parisc: Export model name for MPE/ix
      parisc: Prevent interrupts during reboot
      parisc: Print hardware IDs as 4 digit hex strings
      parisc: kernel: replace kfree() with put_device() in create_tree_node()