summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
diff options
context:
space:
mode:
author0x221E <0x221E@0xinfinity.dev>2026-04-12 23:14:34 +0200
committer0x221E <0x221E@0xinfinity.dev>2026-05-03 00:28:51 +0200
commitead848e141dbd0e71c94e519dc413a02e158d064 (patch)
tree9e0bcd0c11fc30ac8714a088477f40f5c586d8dd /Documentation/filesystems
parentfb00be0c81933d947e120a00dff0c3b26e08b466 (diff)
downloadkernel-0x221E-v0.0-v7.0.tar.gz
potential firmware bug on intel hda sound.HEADv0.0.1-v7.00x221E-v0.0-v7.0
Firmware disables MSI causing legacy irqs to be used for intel audio chipsets. However, on my device it causes powertop to display Alderlake as being used 100% and "Disabling MSI" to be printed.
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions
06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen 2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton 2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov 2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin 2012-05-29bug: completely remove code generated by disabled VM_BUG_ON()Konstantin Khlebnikov 2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen 2009-12-12drop explicit include of autoconf.hSam Ravnborg 2008-06-19x86, MM: virtual address debug, cleanupsIngo Molnar 2008-06-19MM: virtual address debugJiri Slaby