Merge pull request #2915 from fewtarius/dev

Stop using strict iomem to allow ryzenadj to function correctly.  Fix an oops preventing TDP from being set correctly on startup.
This commit is contained in:
fewtarius 2024-02-21 13:20:31 -05:00 committed by GitHub
commit 3c9b5255b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@
. /etc/profile.d/001-functions
CPU_VENDOR=$(cpu_vendor)
case ${CPU_VENDOR} in
AuthenticAMD)
tocon "Configuring system TDP..."

View file

@ -11633,7 +11633,7 @@ CONFIG_HAVE_SAMPLE_FTRACE_DIRECT=y
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
CONFIG_IO_STRICT_DEVMEM=y
# CONFIG_IO_STRICT_DEVMEM is not set
#
# x86 Debugging