All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
@ 2022-10-24 13:13 Mirsad Goran Todorovac
  2022-10-24 13:43 ` Mirsad Goran Todorovac
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-24 13:13 UTC (permalink / raw)
  To: LKML; +Cc: regressions, regressions, Srinivas Pandruvada

Dear all,

Around Sep 27th 2022 I've noticed in a mainline kernel built with 
CONFIG_DEBUG_KMEMLEAK=y
that there actually is a leak:

|sudo cat /sys/kernel/debug/kmemleak unreferenced object 
0xffff8881095f3ee0 (size 80): comm "thermald", pid 837, jiffies 
4294896698 (age 9867.428s) hex dump (first 32 bytes): 00 00 00 00 00 00 
00 00 0d 01 2d 00 00 00 00 00 ..........-..... af 07 01 00 00 c9 ff ff 
00 00 00 00 00 00 00 00 ................ backtrace: [<00000000b50b9dd6>] 
kmem_cache_alloc+0x184/0x380 [<00000000fa8428c0>] 
acpi_os_acquire_object+0x2c/0x32 [<000000002cc0099f>] 
acpi_ps_alloc_op+0x65/0xe6 [<00000000335faf1b>] 
acpi_ps_get_next_arg+0x842/0x9ed [<000000007afa2dee>] 
acpi_ps_parse_loop+0x718/0xee1 [<0000000010ce490e>] 
acpi_ps_parse_aml+0x261/0x7b2 [<00000000278d4c5f>] 
acpi_ps_execute_method+0x360/0x459 [<00000000ff7ad4ba>] 
acpi_ns_evaluate+0x595/0x810 [<0000000037ce3488>] 
acpi_evaluate_object+0x28b/0x5b2 [<000000001a800bbf>] 
acpi_run_osc+0x209/0x3d0 [<00000000776fbd43>] 
int3400_thermal_run_osc+0xed/0x180 [int3400_thermal] 
[<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0 [int3400_thermal] 
[<00000000486cf3e6>] dev_attr_store+0x3e/0x60 [<00000000bf193027>] 
sysfs_kf_write+0x88/0xa0 [<00000000820b5cce>] 
kernfs_fop_write_iter+0x1c9/0x270 [<0000000062f8d35e>] 
vfs_write+0x5a5/0x750 Mr. Pandruvada required a bug bisect from me, so I 
have eventually made one. # first bad commit: 
[c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update OS 
policy capability handshake Here is the git bisect log: 
mtodorov@domac:~/linux/kernel/linux_stable$ git bisect log git bisect 
start # good: [b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2] Linux 5.15.1 
git bisect good b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2 # bad: 
[e6f4ff3f91251f67b130c29f38673eb5702f88b9] Linux 6.0.3 git bisect bad 
e6f4ff3f91251f67b130c29f38673eb5702f88b9 # good: 
[8bb7eca972ad531c9b149c0a51ab43a417385813] Linux 5.15 git bisect good 
8bb7eca972ad531c9b149c0a51ab43a417385813 # bad: 
[1464677662943738741500a6f16b85d36bbde2be] Merge tag 
'platform-drivers-x86-v5.18-1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 
git bisect bad 1464677662943738741500a6f16b85d36bbde2be # good: 
[8efd0d9c316af470377894a6a0f9ff63ce18c177] Merge tag '5.17-net-next' of 
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next git bisect 
good 8efd0d9c316af470377894a6a0f9ff63ce18c177 # good: 
[aaa25a2fa7964d94690f6de5edd7164ca7d76555] Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net git bisect good 
aaa25a2fa7964d94690f6de5edd7164ca7d76555 # bad: 
[b4bc93bd76d4da32600795cd323c971f00a2e788] Merge tag 'arm-drivers-5.18' 
of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc git bisect bad 
b4bc93bd76d4da32600795cd323c971f00a2e788 # bad: 
[ef510682af3dbe2f9cdae7126a1461c94e010967] Merge tag 'f2fs-for-5.18' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs git bisect 
bad ef510682af3dbe2f9cdae7126a1461c94e010967 # good: 
[a04b1bf574e1f4875ea91f5c62ca051666443200] Merge tag 'for-5.18/parisc-1' 
of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux git 
bisect good a04b1bf574e1f4875ea91f5c62ca051666443200 # bad: 
[b080cee72ef355669cbc52ff55dc513d37433600] Merge tag 
'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-block 
git bisect bad b080cee72ef355669cbc52ff55dc513d37433600 # good: 
[02b82b02c34321dde10d003aafcd831a769b2a8a] Merge tag 'pm-5.18-rc1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm git bisect 
good 02b82b02c34321dde10d003aafcd831a769b2a8a # good: 
[0e03b8fd29363f2df44e2a7a176d486de550757a] crypto: xilinx - Turn SHA 
into a tristate and allow COMPILE_TEST git bisect good 
0e03b8fd29363f2df44e2a7a176d486de550757a # good: 
[3e504d2026eb6c8762cd6040ae57db166516824a] random: check for signal and 
try earlier when generating entropy git bisect good 
3e504d2026eb6c8762cd6040ae57db166516824a # good: 
[5e929367468c8f97cd1ffb0417316cecfebef94b] io_uring: terminate manual 
loop iterator loop correctly for non-vecs git bisect good 
5e929367468c8f97cd1ffb0417316cecfebef94b # bad: 
[2d6fc1455f3f383499e013ebc4b19ff49c53c15e] Merge branches 
'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' git bisect 
bad 2d6fc1455f3f383499e013ebc4b19ff49c53c15e # good: 
[1d6aab36a26ba44b114d7f8a857c430c9e0c32c9] 
thermal/drivers/ti-soc-thermal: Remove unused function 
ti_thermal_get_temp() git bisect good 
1d6aab36a26ba44b114d7f8a857c430c9e0c32c9 # bad: 
[c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update OS 
policy capability handshake git bisect bad 
c7ff29763989bd09c433f73fae3c1e1c15d9cda4 # good: 
[098c874e20be2a4cee3021aa9b3485ed5e1f4d5b] thermal: Replace 
acpi_bus_get_device() git bisect good 
098c874e20be2a4cee3021aa9b3485ed5e1f4d5b # good: 
[668f69a5f863b877bc3ae129efe9a80b6f055141] thermal: int340x: Increase 
bitmap size git bisect good 668f69a5f863b877bc3ae129efe9a80b6f055141 # 
first bad commit: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: 
int340x: Update OS policy capability handshake You have new mail in 
/var/mail/mtodorov mtodorov@domac:~/linux/kernel/linux_stable$ I was 
unable to locate the culprit in the patch myself. Thank you very much 
for your attention. I am available for all further questions. Have a 
nice day :) Regards, |

-- 
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
--
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
tel. +385 (0)1 3711 451
mob. +385 91 57 88 355


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-24 13:13 BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 Mirsad Goran Todorovac
@ 2022-10-24 13:43 ` Mirsad Goran Todorovac
  2022-10-24 15:51 ` srinivas pandruvada
  2022-10-26  8:08 ` BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot Thorsten Leemhuis
  2 siblings, 0 replies; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-24 13:43 UTC (permalink / raw)
  To: LKML; +Cc: regressions, regressions, Srinivas Pandruvada

Hi all,

[Due to unexplained garbling of the text; will try to submit the bug 
report again.]

There was a bug discovered in 6.0-rc3..rc7 kernels on Sep 27th 2022.

There was a kernel memory leak in thermald, disovered with a mainline 
build with
CONFIG_DEBUG_MEMLEAK=y.

sudo cat /sys/kernel/debug/kmemleak
unreferenced object 0xffff8881095f3ee0 (size 80):
   comm "thermald", pid 837, jiffies 4294896698 (age 9867.428s)
   hex dump (first 32 bytes):
     00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00 ..........-.....
     af 07 01 00 00 c9 ff ff 00 00 00 00 00 00 00 00 ................
   backtrace:
     [<00000000b50b9dd6>] kmem_cache_alloc+0x184/0x380
     [<00000000fa8428c0>] acpi_os_acquire_object+0x2c/0x32
     [<000000002cc0099f>] acpi_ps_alloc_op+0x65/0xe6
     [<00000000335faf1b>] acpi_ps_get_next_arg+0x842/0x9ed
     [<000000007afa2dee>] acpi_ps_parse_loop+0x718/0xee1
     [<0000000010ce490e>] acpi_ps_parse_aml+0x261/0x7b2
     [<00000000278d4c5f>] acpi_ps_execute_method+0x360/0x459
     [<00000000ff7ad4ba>] acpi_ns_evaluate+0x595/0x810
     [<0000000037ce3488>] acpi_evaluate_object+0x28b/0x5b2
     [<000000001a800bbf>] acpi_run_osc+0x209/0x3d0
     [<00000000776fbd43>] int3400_thermal_run_osc+0xed/0x180 
[int3400_thermal]
     [<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0 [int3400_thermal]
     [<00000000486cf3e6>] dev_attr_store+0x3e/0x60
     [<00000000bf193027>] sysfs_kf_write+0x88/0xa0
     [<00000000820b5cce>] kernfs_fop_write_iter+0x1c9/0x270
     [<0000000062f8d35e>] vfs_write+0x5a5/0x750

Mr. Pandruvada request a bisection on the bug, so I eventually made one.

The culprit seems to be the following commit (but I am unable to discern 
the bug):
# first bad commit: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: 
int340x: Update OS policy capability handshake

mtodorov@domac:~/linux/kernel/linux_stable$ git bisect log
git bisect start
# good: [b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2] Linux 5.15.1
git bisect good b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2
# bad: [e6f4ff3f91251f67b130c29f38673eb5702f88b9] Linux 6.0.3
git bisect bad e6f4ff3f91251f67b130c29f38673eb5702f88b9
# good: [8bb7eca972ad531c9b149c0a51ab43a417385813] Linux 5.15
git bisect good 8bb7eca972ad531c9b149c0a51ab43a417385813
# bad: [1464677662943738741500a6f16b85d36bbde2be] Merge tag 
'platform-drivers-x86-v5.18-1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
git bisect bad 1464677662943738741500a6f16b85d36bbde2be
# good: [8efd0d9c316af470377894a6a0f9ff63ce18c177] Merge tag 
'5.17-net-next' of 
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
git bisect good 8efd0d9c316af470377894a6a0f9ff63ce18c177
# good: [aaa25a2fa7964d94690f6de5edd7164ca7d76555] Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
git bisect good aaa25a2fa7964d94690f6de5edd7164ca7d76555
# bad: [b4bc93bd76d4da32600795cd323c971f00a2e788] Merge tag 
'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
git bisect bad b4bc93bd76d4da32600795cd323c971f00a2e788
# bad: [ef510682af3dbe2f9cdae7126a1461c94e010967] Merge tag 
'f2fs-for-5.18' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
git bisect bad ef510682af3dbe2f9cdae7126a1461c94e010967
# good: [a04b1bf574e1f4875ea91f5c62ca051666443200] Merge tag 
'for-5.18/parisc-1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
git bisect good a04b1bf574e1f4875ea91f5c62ca051666443200
# bad: [b080cee72ef355669cbc52ff55dc513d37433600] Merge tag 
'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-block
git bisect bad b080cee72ef355669cbc52ff55dc513d37433600
# good: [02b82b02c34321dde10d003aafcd831a769b2a8a] Merge tag 
'pm-5.18-rc1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
git bisect good 02b82b02c34321dde10d003aafcd831a769b2a8a
# good: [0e03b8fd29363f2df44e2a7a176d486de550757a] crypto: xilinx - Turn 
SHA into a tristate and allow COMPILE_TEST
git bisect good 0e03b8fd29363f2df44e2a7a176d486de550757a
# good: [3e504d2026eb6c8762cd6040ae57db166516824a] random: check for 
signal and try earlier when generating entropy
git bisect good 3e504d2026eb6c8762cd6040ae57db166516824a
# good: [5e929367468c8f97cd1ffb0417316cecfebef94b] io_uring: terminate 
manual loop iterator loop correctly for non-vecs
git bisect good 5e929367468c8f97cd1ffb0417316cecfebef94b
# bad: [2d6fc1455f3f383499e013ebc4b19ff49c53c15e] Merge branches 
'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'
git bisect bad 2d6fc1455f3f383499e013ebc4b19ff49c53c15e
# good: [1d6aab36a26ba44b114d7f8a857c430c9e0c32c9] 
thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()
git bisect good 1d6aab36a26ba44b114d7f8a857c430c9e0c32c9
# bad: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: 
Update OS policy capability handshake
git bisect bad c7ff29763989bd09c433f73fae3c1e1c15d9cda4
# good: [098c874e20be2a4cee3021aa9b3485ed5e1f4d5b] thermal: Replace 
acpi_bus_get_device()
git bisect good 098c874e20be2a4cee3021aa9b3485ed5e1f4d5b
# good: [668f69a5f863b877bc3ae129efe9a80b6f055141] thermal: int340x: 
Increase bitmap size
git bisect good 668f69a5f863b877bc3ae129efe9a80b6f055141
# first bad commit: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: 
int340x: Update OS policy capability handshake
You have new mail in /var/mail/mtodorov
mtodorov@domac:~/linux/kernel/linux_stable$

I am available for any further questions or issues on the bug.

Have a nice day :)

Regards,
Mirsad

On 10/24/2022 3:13 PM, Mirsad Goran Todorovac wrote:
> ...
>
-- 
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
--
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
tel. +385 (0)1 3711 451
mob. +385 91 57 88 355


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-24 13:13 BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 Mirsad Goran Todorovac
  2022-10-24 13:43 ` Mirsad Goran Todorovac
@ 2022-10-24 15:51 ` srinivas pandruvada
  2022-10-24 18:34   ` Mirsad Goran Todorovac
  2022-10-26  8:08 ` BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot Thorsten Leemhuis
  2 siblings, 1 reply; 20+ messages in thread
From: srinivas pandruvada @ 2022-10-24 15:51 UTC (permalink / raw)
  To: Mirsad Goran Todorovac, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

[-- Attachment #1: Type: text/plain, Size: 6409 bytes --]

Hi Mirsad,

Thanks for the bisect.

On Mon, 2022-10-24 at 15:13 +0200, Mirsad Goran Todorovac wrote:
> Dear all,
> 
> Around Sep 27th 2022 I've noticed in a mainline kernel built with 
> CONFIG_DEBUG_KMEMLEAK=y
> that there actually is a leak:
> 
> > sudo cat /sys/kernel/debug/kmemleak unreferenced object 
> 0xffff8881095f3ee0 (size 80): comm "thermald", pid 837, jiffies 
> 4294896698 (age 9867.428s) hex dump (first 32 bytes): 00 00 00 00 00
> 00 
> 00 00 0d 01 2d 00 00 00 00 00 ..........-..... af 07 01 00 00 c9 ff
> ff 
> 00 00 00 00 00 00 00 00 ................ backtrace:
> [<00000000b50b9dd6>] 
> kmem_cache_alloc+0x184/0x380 [<00000000fa8428c0>] 
> acpi_os_acquire_object+0x2c/0x32 [<000000002cc0099f>] 
> acpi_ps_alloc_op+0x65/0xe6 [<00000000335faf1b>] 
> acpi_ps_get_next_arg+0x842/0x9ed [<000000007afa2dee>] 
> acpi_ps_parse_loop+0x718/0xee1 [<0000000010ce490e>] 
> acpi_ps_parse_aml+0x261/0x7b2 [<00000000278d4c5f>] 
> acpi_ps_execute_method+0x360/0x459 [<00000000ff7ad4ba>] 
> acpi_ns_evaluate+0x595/0x810 [<0000000037ce3488>] 
> acpi_evaluate_object+0x28b/0x5b2 [<000000001a800bbf>] 
> acpi_run_osc+0x209/0x3d0 [<00000000776fbd43>] 
> int3400_thermal_run_osc+0xed/0x180 [int3400_thermal] 
> [<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0 [int3400_thermal]
> [<00000000486cf3e6>] dev_attr_store+0x3e/0x60 [<00000000bf193027>] 
> sysfs_kf_write+0x88/0xa0 [<00000000820b5cce>] 
> kernfs_fop_write_iter+0x1c9/0x270 [<0000000062f8d35e>] 
> vfs_write+0x5a5/0x750 Mr. Pandruvada required a bug bisect from me,
> so I 
> have eventually made one. # first bad commit: 
> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update
> OS 

This will say this patch as this patch is calling acpi_run_osc in
response to thermald calls for the first time.

But looking at code, this is freeing the memory allocated by
acpi_run_osc() call chain as any other caller.

	status = acpi_run_osc(handle, &context);
	if (ACPI_SUCCESS(status)) {
		ret = *((u32 *)(context.ret.pointer + 4));
		if (ret != *enable)
			result = -EPERM;

		kfree(context.ret.pointer);
	} else
		result = -EPERM;

There is no kfree when call failed as at other places.
I think you are failing, you can search for "_OSC" in dmesg.
On some Dell systems this OSC setting fails because of some BIOS issue.
May be you are hitting that case.
Just for the sake of test, please apply the diff and see if the issue
is gone.

Thanks,
Srinivas

> policy capability handshake Here is the git bisect log: 
> mtodorov@domac:~/linux/kernel/linux_stable$ git bisect log git bisect
> start # good: [b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2] Linux 5.15.1
> git bisect good b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2 # bad: 
> [e6f4ff3f91251f67b130c29f38673eb5702f88b9] Linux 6.0.3 git bisect bad
> e6f4ff3f91251f67b130c29f38673eb5702f88b9 # good: 
> [8bb7eca972ad531c9b149c0a51ab43a417385813] Linux 5.15 git bisect good
> 8bb7eca972ad531c9b149c0a51ab43a417385813 # bad: 
> [1464677662943738741500a6f16b85d36bbde2be] Merge tag 
> 'platform-drivers-x86-v5.18-1' of 
> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-
> x86 
> git bisect bad 1464677662943738741500a6f16b85d36bbde2be # good: 
> [8efd0d9c316af470377894a6a0f9ff63ce18c177] Merge tag '5.17-net-next'
> of 
> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next git
> bisect 
> good 8efd0d9c316af470377894a6a0f9ff63ce18c177 # good: 
> [aaa25a2fa7964d94690f6de5edd7164ca7d76555] Merge 
> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net git bisect
> good 
> aaa25a2fa7964d94690f6de5edd7164ca7d76555 # bad: 
> [b4bc93bd76d4da32600795cd323c971f00a2e788] Merge tag 'arm-drivers-
> 5.18' 
> of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc git bisect
> bad 
> b4bc93bd76d4da32600795cd323c971f00a2e788 # bad: 
> [ef510682af3dbe2f9cdae7126a1461c94e010967] Merge tag 'f2fs-for-5.18'
> of 
> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs git bisect
> bad ef510682af3dbe2f9cdae7126a1461c94e010967 # good: 
> [a04b1bf574e1f4875ea91f5c62ca051666443200] Merge tag 'for-
> 5.18/parisc-1' 
> of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
> git 
> bisect good a04b1bf574e1f4875ea91f5c62ca051666443200 # bad: 
> [b080cee72ef355669cbc52ff55dc513d37433600] Merge tag 
> 'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-
> block 
> git bisect bad b080cee72ef355669cbc52ff55dc513d37433600 # good: 
> [02b82b02c34321dde10d003aafcd831a769b2a8a] Merge tag 'pm-5.18-rc1' of
> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm git
> bisect 
> good 02b82b02c34321dde10d003aafcd831a769b2a8a # good: 
> [0e03b8fd29363f2df44e2a7a176d486de550757a] crypto: xilinx - Turn SHA 
> into a tristate and allow COMPILE_TEST git bisect good 
> 0e03b8fd29363f2df44e2a7a176d486de550757a # good: 
> [3e504d2026eb6c8762cd6040ae57db166516824a] random: check for signal
> and 
> try earlier when generating entropy git bisect good 
> 3e504d2026eb6c8762cd6040ae57db166516824a # good: 
> [5e929367468c8f97cd1ffb0417316cecfebef94b] io_uring: terminate manual
> loop iterator loop correctly for non-vecs git bisect good 
> 5e929367468c8f97cd1ffb0417316cecfebef94b # bad: 
> [2d6fc1455f3f383499e013ebc4b19ff49c53c15e] Merge branches 
> 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' git bisect
> bad 2d6fc1455f3f383499e013ebc4b19ff49c53c15e # good: 
> [1d6aab36a26ba44b114d7f8a857c430c9e0c32c9] 
> thermal/drivers/ti-soc-thermal: Remove unused function 
> ti_thermal_get_temp() git bisect good 
> 1d6aab36a26ba44b114d7f8a857c430c9e0c32c9 # bad: 
> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update
> OS 
> policy capability handshake git bisect bad 
> c7ff29763989bd09c433f73fae3c1e1c15d9cda4 # good: 
> [098c874e20be2a4cee3021aa9b3485ed5e1f4d5b] thermal: Replace 
> acpi_bus_get_device() git bisect good 
> 098c874e20be2a4cee3021aa9b3485ed5e1f4d5b # good: 
> [668f69a5f863b877bc3ae129efe9a80b6f055141] thermal: int340x: Increase
> bitmap size git bisect good 668f69a5f863b877bc3ae129efe9a80b6f055141
> # 
> first bad commit: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal:
> int340x: Update OS policy capability handshake You have new mail in 
> /var/mail/mtodorov mtodorov@domac:~/linux/kernel/linux_stable$ I was 
> unable to locate the culprit in the patch myself. Thank you very much
> for your attention. I am available for all further questions. Have a 
> nice day :) Regards, |
> 


[-- Attachment #2: free_on_fail.diff --]
[-- Type: text/x-patch, Size: 889 bytes --]

diff --git a/drivers/thermal/intel/int340x_thermal/int3400_thermal.c b/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
index db8a6f63657d..63d8313b5cdd 100644
--- a/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
+++ b/drivers/thermal/intel/int340x_thermal/int3400_thermal.c
@@ -178,6 +178,7 @@ static int int3400_thermal_run_osc(acpi_handle handle, char *uuid_str, int *enab
 	buf[OSC_QUERY_DWORD] = 0;
 	buf[OSC_SUPPORT_DWORD] = *enable;
 
+	context.ret.pointer = NULL;
 	status = acpi_run_osc(handle, &context);
 	if (ACPI_SUCCESS(status)) {
 		ret = *((u32 *)(context.ret.pointer + 4));
@@ -185,8 +186,11 @@ static int int3400_thermal_run_osc(acpi_handle handle, char *uuid_str, int *enab
 			result = -EPERM;
 
 		kfree(context.ret.pointer);
-	} else
+	} else {
+		if (context.ret.pointer)
+			kfree(context.ret.pointer);
 		result = -EPERM;
+	}
 
 	return result;
 }

^ permalink raw reply related	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-24 15:51 ` srinivas pandruvada
@ 2022-10-24 18:34   ` Mirsad Goran Todorovac
  2022-10-24 18:39     ` srinivas pandruvada
  0 siblings, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-24 18:34 UTC (permalink / raw)
  To: srinivas pandruvada, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

Hi Srinivas,

On 24. 10. 2022. 17:51, srinivas pandruvada wrote:
> Hi Mirsad,
>
> Thanks for the bisect.
>
> On Mon, 2022-10-24 at 15:13 +0200, Mirsad Goran Todorovac wrote:
>> Dear all,
>>
>> Around Sep 27th 2022 I've noticed in a mainline kernel built with
>> CONFIG_DEBUG_KMEMLEAK=y
>> that there actually is a leak:
>>
>>> sudo cat /sys/kernel/debug/kmemleak unreferenced object
>> 0xffff8881095f3ee0 (size 80): comm "thermald", pid 837, jiffies
>> 4294896698 (age 9867.428s) hex dump (first 32 bytes): 00 00 00 00 00
>> 00
>> 00 00 0d 01 2d 00 00 00 00 00 ..........-..... af 07 01 00 00 c9 ff
>> ff
>> 00 00 00 00 00 00 00 00 ................ backtrace:
>> [<00000000b50b9dd6>]
>> kmem_cache_alloc+0x184/0x380 [<00000000fa8428c0>]
>> acpi_os_acquire_object+0x2c/0x32 [<000000002cc0099f>]
>> acpi_ps_alloc_op+0x65/0xe6 [<00000000335faf1b>]
>> acpi_ps_get_next_arg+0x842/0x9ed [<000000007afa2dee>]
>> acpi_ps_parse_loop+0x718/0xee1 [<0000000010ce490e>]
>> acpi_ps_parse_aml+0x261/0x7b2 [<00000000278d4c5f>]
>> acpi_ps_execute_method+0x360/0x459 [<00000000ff7ad4ba>]
>> acpi_ns_evaluate+0x595/0x810 [<0000000037ce3488>]
>> acpi_evaluate_object+0x28b/0x5b2 [<000000001a800bbf>]
>> acpi_run_osc+0x209/0x3d0 [<00000000776fbd43>]
>> int3400_thermal_run_osc+0xed/0x180 [int3400_thermal]
>> [<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0 [int3400_thermal]
>> [<00000000486cf3e6>] dev_attr_store+0x3e/0x60 [<00000000bf193027>]
>> sysfs_kf_write+0x88/0xa0 [<00000000820b5cce>]
>> kernfs_fop_write_iter+0x1c9/0x270 [<0000000062f8d35e>]
>> vfs_write+0x5a5/0x750 Mr. Pandruvada required a bug bisect from me,
>> so I
>> have eventually made one. # first bad commit:
>> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update
>> OS
> This will say this patch as this patch is calling acpi_run_osc in
> response to thermald calls for the first time.
>
> But looking at code, this is freeing the memory allocated by
> acpi_run_osc() call chain as any other caller.
>
> 	status = acpi_run_osc(handle, &context);
> 	if (ACPI_SUCCESS(status)) {
> 		ret = *((u32 *)(context.ret.pointer + 4));
> 		if (ret != *enable)
> 			result = -EPERM;
>
> 		kfree(context.ret.pointer);
> 	} else
> 		result = -EPERM;
>
> There is no kfree when call failed as at other places.
> I think you are failing, you can search for "_OSC" in dmesg.
> On some Dell systems this OSC setting fails because of some BIOS issue.
> May be you are hitting that case.
> Just for the sake of test, please apply the diff and see if the issue
> is gone.

Thank you for the patch. Unfortunately, when applied to v6.0.3 it didn't 
fix the issue.

marvin@marvin-IdeaPad-3-15ITL6:~$ uname -rms
Linux 6.0.3-18-fix01-mlk+ x86_64
marvin@marvin-IdeaPad-3-15ITL6:~$ sudo bash
[sudo] password for marvin:
root@marvin-IdeaPad-3-15ITL6:/home/marvin# cat /sys/kernel/debug/kmemleak
root@marvin-IdeaPad-3-15ITL6:/home/marvin# echo scan > 
/sys/kernel/debug/kmemleak
root@marvin-IdeaPad-3-15ITL6:/home/marvin# cat /sys/kernel/debug/kmemleak
unreferenced object 0xffff998b030c3370 (size 80):
   comm "thermald", pid 824, jiffies 4294893654 (age 67.080s)
   hex dump (first 32 bytes):
     00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00 ..........-.....
     af 07 01 c0 6f bc ff ff 00 00 00 00 00 00 00 00 ....o...........
   backtrace:
     [<00000000490225c2>] slab_post_alloc_hook+0x80/0x2e0
     [<00000000dc142b33>] kmem_cache_alloc+0x166/0x2e0
     [<00000000168f1071>] acpi_os_acquire_object+0x2c/0x32
     [<00000000fcc615e1>] acpi_ps_alloc_op+0x4a/0x99
     [<00000000fb475bb4>] acpi_ps_get_next_arg+0x611/0x761
     [<000000009048d529>] acpi_ps_parse_loop+0x494/0x8d7
     [<000000005b0bf086>] acpi_ps_parse_aml+0x1bb/0x561
     [<000000007ab7e288>] acpi_ps_execute_method+0x20f/0x2d5
     [<00000000c12fa6b7>] acpi_ns_evaluate+0x34d/0x4f3
     [<000000001be94719>] acpi_evaluate_object+0x180/0x3ae
     [<00000000423a7ad5>] acpi_run_osc+0x128/0x250
     [<0000000040a72af8>] int3400_thermal_run_osc+0x6f/0xc0 
[int3400_thermal]
     [<00000000f8d59987>] current_uuid_store+0xe3/0x120 [int3400_thermal]
     [<000000007e2e2d17>] dev_attr_store+0x14/0x30
     [<00000000b824b589>] sysfs_kf_write+0x38/0x50
     [<00000000beae69c1>] kernfs_fop_write_iter+0x146/0x1d0
root@marvin-IdeaPad-3-15ITL6:/home/marvin#

The build process was as follows:

  1573  10/24/2022 06:41:53 PM  cd linux_stable
  1574  10/24/2022 06:42:03 PM  git checkout v6.0.3
  1575  10/24/2022 06:42:44 PM  cd ..
  1576  10/24/2022 06:42:50 PM  time rm -rf linux_stable_build; time cp 
-rp linux_stable linux_stable_build; \
                     time diff -ur linux_stable linux_stable_build; cd 
linux_stable_build
  1577  10/24/2022 06:46:19 PM  git apply ../thermald-20221024-01.diff
  1578  10/24/2022 06:46:28 PM  vi ../config-5.15.0-50-memleak
  1579  10/24/2022 06:47:08 PM  cp ../config-5.15.0-50-memleak .config
  1580  10/24/2022 06:47:16 PM  make olddefconfig
  1581  10/24/2022 06:48:42 PM  time nice make CC="ccache gcc" 
KBUILD_BUILD_TIMESTAMP="" -j10 deb-pkg; date

I think your patch definitively makes sense, but there's more to this 
than meets the eye :-/

Hope this helps.

Thanks
Mirsad

--
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
-- 
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
The European Union


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-24 18:34   ` Mirsad Goran Todorovac
@ 2022-10-24 18:39     ` srinivas pandruvada
  2022-10-24 18:56       ` Mirsad Goran Todorovac
  0 siblings, 1 reply; 20+ messages in thread
From: srinivas pandruvada @ 2022-10-24 18:39 UTC (permalink / raw)
  To: Mirsad Goran Todorovac, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

On Mon, 2022-10-24 at 20:34 +0200, Mirsad Goran Todorovac wrote:
> Hi Srinivas,
> 
> On 24. 10. 2022. 17:51, srinivas pandruvada wrote:
> > Hi Mirsad,
> > 
> > Thanks for the bisect.
> > 
> > On Mon, 2022-10-24 at 15:13 +0200, Mirsad Goran Todorovac wrote:
> > > Dear all,
> > > 
> > > Around Sep 27th 2022 I've noticed in a mainline kernel built with
> > > CONFIG_DEBUG_KMEMLEAK=y
> > > that there actually is a leak:
> > > 
> > > > sudo cat /sys/kernel/debug/kmemleak unreferenced object
> > > 0xffff8881095f3ee0 (size 80): comm "thermald", pid 837, jiffies
> > > 4294896698 (age 9867.428s) hex dump (first 32 bytes): 00 00 00 00
> > > 00
> > > 00
> > > 00 00 0d 01 2d 00 00 00 00 00 ..........-..... af 07 01 00 00 c9
> > > ff
> > > ff
> > > 00 00 00 00 00 00 00 00 ................ backtrace:
> > > [<00000000b50b9dd6>]
> > > kmem_cache_alloc+0x184/0x380 [<00000000fa8428c0>]
> > > acpi_os_acquire_object+0x2c/0x32 [<000000002cc0099f>]
> > > acpi_ps_alloc_op+0x65/0xe6 [<00000000335faf1b>]
> > > acpi_ps_get_next_arg+0x842/0x9ed [<000000007afa2dee>]
> > > acpi_ps_parse_loop+0x718/0xee1 [<0000000010ce490e>]
> > > acpi_ps_parse_aml+0x261/0x7b2 [<00000000278d4c5f>]
> > > acpi_ps_execute_method+0x360/0x459 [<00000000ff7ad4ba>]
> > > acpi_ns_evaluate+0x595/0x810 [<0000000037ce3488>]
> > > acpi_evaluate_object+0x28b/0x5b2 [<000000001a800bbf>]
> > > acpi_run_osc+0x209/0x3d0 [<00000000776fbd43>]
> > > int3400_thermal_run_osc+0xed/0x180 [int3400_thermal]
> > > [<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0
> > > [int3400_thermal]
> > > [<00000000486cf3e6>] dev_attr_store+0x3e/0x60
> > > [<00000000bf193027>]
> > > sysfs_kf_write+0x88/0xa0 [<00000000820b5cce>]
> > > kernfs_fop_write_iter+0x1c9/0x270 [<0000000062f8d35e>]
> > > vfs_write+0x5a5/0x750 Mr. Pandruvada required a bug bisect from
> > > me,
> > > so I
> > > have eventually made one. # first bad commit:
> > > [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x:
> > > Update
> > > OS
> > This will say this patch as this patch is calling acpi_run_osc in
> > response to thermald calls for the first time.
> > 
> > But looking at code, this is freeing the memory allocated by
> > acpi_run_osc() call chain as any other caller.
> > 
> >         status = acpi_run_osc(handle, &context);
> >         if (ACPI_SUCCESS(status)) {
> >                 ret = *((u32 *)(context.ret.pointer + 4));
> >                 if (ret != *enable)
> >                         result = -EPERM;
> > 
> >                 kfree(context.ret.pointer);
> >         } else
> >                 result = -EPERM;
> > 
> > There is no kfree when call failed as at other places.
> > I think you are failing, you can search for "_OSC" in dmesg.
> > On some Dell systems this OSC setting fails because of some BIOS
> > issue.
> > May be you are hitting that case.
> > Just for the sake of test, please apply the diff and see if the
> > issue
> > is gone.
> 
> Thank you for the patch. Unfortunately, when applied to v6.0.3 it
> didn't 
> fix the issue.
Thanks for the test. I copied to acpi and acpica mailing list. Someone
can tell us what is this call doing wrong here.

Thanks,
Srinivas

> 
> marvin@marvin-IdeaPad-3-15ITL6:~$ uname -rms
> Linux 6.0.3-18-fix01-mlk+ x86_64
> marvin@marvin-IdeaPad-3-15ITL6:~$ sudo bash
> [sudo] password for marvin:
> root@marvin-IdeaPad-3-15ITL6:/home/marvin# cat
> /sys/kernel/debug/kmemleak
> root@marvin-IdeaPad-3-15ITL6:/home/marvin# echo scan > 
> /sys/kernel/debug/kmemleak
> root@marvin-IdeaPad-3-15ITL6:/home/marvin# cat
> /sys/kernel/debug/kmemleak
> unreferenced object 0xffff998b030c3370 (size 80):
>    comm "thermald", pid 824, jiffies 4294893654 (age 67.080s)
>    hex dump (first 32 bytes):
>      00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00 ..........-.....
>      af 07 01 c0 6f bc ff ff 00 00 00 00 00 00 00 00 ....o...........
>    backtrace:
>      [<00000000490225c2>] slab_post_alloc_hook+0x80/0x2e0
>      [<00000000dc142b33>] kmem_cache_alloc+0x166/0x2e0
>      [<00000000168f1071>] acpi_os_acquire_object+0x2c/0x32
>      [<00000000fcc615e1>] acpi_ps_alloc_op+0x4a/0x99
>      [<00000000fb475bb4>] acpi_ps_get_next_arg+0x611/0x761
>      [<000000009048d529>] acpi_ps_parse_loop+0x494/0x8d7
>      [<000000005b0bf086>] acpi_ps_parse_aml+0x1bb/0x561
>      [<000000007ab7e288>] acpi_ps_execute_method+0x20f/0x2d5
>      [<00000000c12fa6b7>] acpi_ns_evaluate+0x34d/0x4f3
>      [<000000001be94719>] acpi_evaluate_object+0x180/0x3ae
>      [<00000000423a7ad5>] acpi_run_osc+0x128/0x250
>      [<0000000040a72af8>] int3400_thermal_run_osc+0x6f/0xc0 
> [int3400_thermal]
>      [<00000000f8d59987>] current_uuid_store+0xe3/0x120
> [int3400_thermal]
>      [<000000007e2e2d17>] dev_attr_store+0x14/0x30
>      [<00000000b824b589>] sysfs_kf_write+0x38/0x50
>      [<00000000beae69c1>] kernfs_fop_write_iter+0x146/0x1d0
> root@marvin-IdeaPad-3-15ITL6:/home/marvin#
> 
> The build process was as follows:
> 
>   1573  10/24/2022 06:41:53 PM  cd linux_stable
>   1574  10/24/2022 06:42:03 PM  git checkout v6.0.3
>   1575  10/24/2022 06:42:44 PM  cd ..
>   1576  10/24/2022 06:42:50 PM  time rm -rf linux_stable_build; time
> cp 
> -rp linux_stable linux_stable_build; \
>                      time diff -ur linux_stable linux_stable_build;
> cd 
> linux_stable_build
>   1577  10/24/2022 06:46:19 PM  git apply ../thermald-20221024-
> 01.diff
>   1578  10/24/2022 06:46:28 PM  vi ../config-5.15.0-50-memleak
>   1579  10/24/2022 06:47:08 PM  cp ../config-5.15.0-50-memleak
> .config
>   1580  10/24/2022 06:47:16 PM  make olddefconfig
>   1581  10/24/2022 06:48:42 PM  time nice make CC="ccache gcc" 
> KBUILD_BUILD_TIMESTAMP="" -j10 deb-pkg; date
> 
> I think your patch definitively makes sense, but there's more to this
> than meets the eye :-/
> 
> Hope this helps.
> 
> Thanks
> Mirsad
> 
> --
> Mirsad Goran Todorovac
> Sistem inženjer
> Grafički fakultet | Akademija likovnih umjetnosti
> Sveučilište u Zagrebu


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-24 18:39     ` srinivas pandruvada
@ 2022-10-24 18:56       ` Mirsad Goran Todorovac
  2022-10-26 17:52         ` Mirsad Goran Todorovac
  0 siblings, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-24 18:56 UTC (permalink / raw)
  To: srinivas pandruvada, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

On 24. 10. 2022. 20:39, srinivas pandruvada wrote:

>> Thank you for the patch. Unfortunately, when applied to v6.0.3 it
>> didn't
>> fix the issue.
> Thanks for the test. I copied to acpi and acpica mailing list. Someone
> can tell us what is this call doing wrong here.
Seems like a prudent thing to do. It must be heavy to provide support 
for all of the
hardware on the market ...

Maybe this will help (however, this dmesg -l err was the same in "git 
bisect good" and "git bisect bad" kernels!):

root@marvin-IdeaPad-3-15ITL6:~# dmesg -l err
[    0.121673] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PCI0], AE_NOT_FOUND (20220331/dswload2-163)
[    0.121688] ACPI Error: AE_NOT_FOUND, During name lookup/catalog 
(20220331/psobject-221)
[    0.142742] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PC00.DGPV], AE_NOT_FOUND (20220331/psargs-330)
[    0.142751] ACPI Error: Aborting method \_SB.PC00.PEG0.PCRP._ON due 
to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[    0.308625] integrity: Problem loading X.509 certificate -65
[    2.731846] mtd device must be supplied (device name is empty)
[    3.226997] i801_smbus 0000:00:1f.4: Transaction timeout
[    3.229085] i801_smbus 0000:00:1f.4: Failed terminating the transaction
[    3.229194] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it!
[    3.515909] mtd device must be supplied (device name is empty)
[    4.600624] ACPI BIOS Error (bug): Could not resolve symbol 
[\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)
[    4.600741] ACPI Error: Aborting method \_SB.IETM._OSC due to 
previous error (AE_NOT_FOUND) (20220331/psparse-531)
[    5.110999] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[    5.173006] Bluetooth: hci0: HCI_REQ-0xfc1e
root@marvin-IdeaPad-3-15ITL6:~# dmesg | grep _OSC
[    0.131652] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.167416] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM 
ClockPM Segments MSI EDR HPX-Type3]
[    0.169119] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.172500] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug 
SHPCHotplug PME PCIeCapability LTR DPC]
[    4.600655] No Local Variables are initialized for Method [_OSC]
[    4.600660] Initialized Arguments for Method [_OSC]:  (4 arguments 
defined for method invocation)
[    4.600741] ACPI Error: Aborting method \_SB.IETM._OSC due to 
previous error (AE_NOT_FOUND) (20220331/psparse-531)
root@marvin-IdeaPad-3-15ITL6:~#

>> marvin@marvin-IdeaPad-3-15ITL6:~$ uname -rms
>> Linux 6.0.3-18-fix01-mlk+ x86_64
>> marvin@marvin-IdeaPad-3-15ITL6:~$ sudo bash
>> [sudo] password for marvin:
>> root@marvin-IdeaPad-3-15ITL6:/home/marvin# cat
>> /sys/kernel/debug/kmemleak
>> root@marvin-IdeaPad-3-15ITL6:/home/marvin# echo scan >
>> /sys/kernel/debug/kmemleak
>> root@marvin-IdeaPad-3-15ITL6:/home/marvin# cat
>> /sys/kernel/debug/kmemleak
>> unreferenced object 0xffff998b030c3370 (size 80):
>>     comm "thermald", pid 824, jiffies 4294893654 (age 67.080s)
>>     hex dump (first 32 bytes):
>>       00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00 ..........-.....
>>       af 07 01 c0 6f bc ff ff 00 00 00 00 00 00 00 00 ....o...........
>>     backtrace:
>>       [<00000000490225c2>] slab_post_alloc_hook+0x80/0x2e0
>>       [<00000000dc142b33>] kmem_cache_alloc+0x166/0x2e0
>>       [<00000000168f1071>] acpi_os_acquire_object+0x2c/0x32
>>       [<00000000fcc615e1>] acpi_ps_alloc_op+0x4a/0x99
>>       [<00000000fb475bb4>] acpi_ps_get_next_arg+0x611/0x761
>>       [<000000009048d529>] acpi_ps_parse_loop+0x494/0x8d7
>>       [<000000005b0bf086>] acpi_ps_parse_aml+0x1bb/0x561
>>       [<000000007ab7e288>] acpi_ps_execute_method+0x20f/0x2d5
>>       [<00000000c12fa6b7>] acpi_ns_evaluate+0x34d/0x4f3
>>       [<000000001be94719>] acpi_evaluate_object+0x180/0x3ae
>>       [<00000000423a7ad5>] acpi_run_osc+0x128/0x250
>>       [<0000000040a72af8>] int3400_thermal_run_osc+0x6f/0xc0
>> [int3400_thermal]
>>       [<00000000f8d59987>] current_uuid_store+0xe3/0x120
>> [int3400_thermal]
>>       [<000000007e2e2d17>] dev_attr_store+0x14/0x30
>>       [<00000000b824b589>] sysfs_kf_write+0x38/0x50
>>       [<00000000beae69c1>] kernfs_fop_write_iter+0x146/0x1d0
>> root@marvin-IdeaPad-3-15ITL6:/home/marvin#
>>
>> The build process was as follows:
>>
>>    1573  10/24/2022 06:41:53 PM  cd linux_stable
>>    1574  10/24/2022 06:42:03 PM  git checkout v6.0.3
>>    1575  10/24/2022 06:42:44 PM  cd ..
>>    1576  10/24/2022 06:42:50 PM  time rm -rf linux_stable_build; time
>> cp
>> -rp linux_stable linux_stable_build; \
>>                       time diff -ur linux_stable linux_stable_build;
>> cd
>> linux_stable_build
>>    1577  10/24/2022 06:46:19 PM  git apply ../thermald-20221024-
>> 01.diff
>>    1578  10/24/2022 06:46:28 PM  vi ../config-5.15.0-50-memleak
>>    1579  10/24/2022 06:47:08 PM  cp ../config-5.15.0-50-memleak
>> .config
>>    1580  10/24/2022 06:47:16 PM  make olddefconfig
>>    1581  10/24/2022 06:48:42 PM  time nice make CC="ccache gcc"
>> KBUILD_BUILD_TIMESTAMP="" -j10 deb-pkg; date
>>
>> I think your patch definitively makes sense, but there's more to this
>> than meets the eye :-/
>>
>> Hope this helps.
>>
>> Thanks
>> Mirsad
>>
>> --
>> Mirsad Goran Todorovac
>> Sistem inženjer
>> Grafički fakultet | Akademija likovnih umjetnosti
>> Sveučilište u Zagrebu

--
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
-- 
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
The European Union


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot
  2022-10-24 13:13 BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 Mirsad Goran Todorovac
  2022-10-24 13:43 ` Mirsad Goran Todorovac
  2022-10-24 15:51 ` srinivas pandruvada
@ 2022-10-26  8:08 ` Thorsten Leemhuis
  2022-10-26 12:32   ` Mirsad Goran Todorovac
  2 siblings, 1 reply; 20+ messages in thread
From: Thorsten Leemhuis @ 2022-10-26  8:08 UTC (permalink / raw)
  To: LKML; +Cc: regressions

[Note: this mail is primarily send for documentation purposes and/or for
regzbot, my Linux kernel regression tracking bot. That's why I removed
most or all folks from the list of recipients, but left any that looked
like a mailing lists. These mails usually contain '#forregzbot' in the
subject, to make them easy to spot and filter out.]

[TLDR: I'm adding this regression report to the list of tracked
regressions; all text from me you find below is based on a few templates
paragraphs you might have encountered already already in similar form.]

Hi, this is your Linux kernel regression tracker.

On 24.10.22 15:13, Mirsad Goran Todorovac wrote:
> Dear all,
> 
> Around Sep 27th 2022 I've noticed in a mainline kernel built with
> CONFIG_DEBUG_KMEMLEAK=y
> that there actually is a leak:

Thanks for the report. To be sure below issue doesn't fall through the
cracks unnoticed, I'm adding it to regzbot, my Linux kernel regression
tracking bot:

#regzbot ^introduced c7ff29763989bd
#regzbot title thermald regression (MEMLEAK)
#regzbot ignore-activity

This isn't a regression? This issue or a fix for it are already
discussed somewhere else? It was fixed already? You want to clarify when
the regression started to happen? Or point out I got the title or
something else totally wrong? Then just reply -- ideally with also
telling regzbot about it, as explained here:
https://linux-regtracking.leemhuis.info/tracked-regression/

Reminder for developers: When fixing the issue, add 'Link:' tags
pointing to the report (the mail this one replies to), as explained for
in the Linux kernel's documentation; above webpage explains why this is
important for tracked regressions.

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)

P.S.: As the Linux kernel's regression tracker I deal with a lot of
reports and sometimes miss something important when writing mails like
this. If that's the case here, don't hesitate to tell me in a public
reply, it's in everyone's interest to set the public record straight.


> |sudo cat /sys/kernel/debug/kmemleak unreferenced object
> 0xffff8881095f3ee0 (size 80): comm "thermald", pid 837, jiffies
> 4294896698 (age 9867.428s) hex dump (first 32 bytes): 00 00 00 00 00 00
> 00 00 0d 01 2d 00 00 00 00 00 ..........-..... af 07 01 00 00 c9 ff ff
> 00 00 00 00 00 00 00 00 ................ backtrace: [<00000000b50b9dd6>]
> kmem_cache_alloc+0x184/0x380 [<00000000fa8428c0>]
> acpi_os_acquire_object+0x2c/0x32 [<000000002cc0099f>]
> acpi_ps_alloc_op+0x65/0xe6 [<00000000335faf1b>]
> acpi_ps_get_next_arg+0x842/0x9ed [<000000007afa2dee>]
> acpi_ps_parse_loop+0x718/0xee1 [<0000000010ce490e>]
> acpi_ps_parse_aml+0x261/0x7b2 [<00000000278d4c5f>]
> acpi_ps_execute_method+0x360/0x459 [<00000000ff7ad4ba>]
> acpi_ns_evaluate+0x595/0x810 [<0000000037ce3488>]
> acpi_evaluate_object+0x28b/0x5b2 [<000000001a800bbf>]
> acpi_run_osc+0x209/0x3d0 [<00000000776fbd43>]
> int3400_thermal_run_osc+0xed/0x180 [int3400_thermal]
> [<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0 [int3400_thermal]
> [<00000000486cf3e6>] dev_attr_store+0x3e/0x60 [<00000000bf193027>]
> sysfs_kf_write+0x88/0xa0 [<00000000820b5cce>]
> kernfs_fop_write_iter+0x1c9/0x270 [<0000000062f8d35e>]
> vfs_write+0x5a5/0x750 Mr. Pandruvada required a bug bisect from me, so I
> have eventually made one. # first bad commit:
> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update OS
> policy capability handshake Here is the git bisect log:
> mtodorov@domac:~/linux/kernel/linux_stable$ git bisect log git bisect
> start # good: [b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2] Linux 5.15.1
> git bisect good b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2 # bad:
> [e6f4ff3f91251f67b130c29f38673eb5702f88b9] Linux 6.0.3 git bisect bad
> e6f4ff3f91251f67b130c29f38673eb5702f88b9 # good:
> [8bb7eca972ad531c9b149c0a51ab43a417385813] Linux 5.15 git bisect good
> 8bb7eca972ad531c9b149c0a51ab43a417385813 # bad:
> [1464677662943738741500a6f16b85d36bbde2be] Merge tag
> 'platform-drivers-x86-v5.18-1' of
> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
> git bisect bad 1464677662943738741500a6f16b85d36bbde2be # good:
> [8efd0d9c316af470377894a6a0f9ff63ce18c177] Merge tag '5.17-net-next' of
> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next git bisect
> good 8efd0d9c316af470377894a6a0f9ff63ce18c177 # good:
> [aaa25a2fa7964d94690f6de5edd7164ca7d76555] Merge
> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net git bisect good
> aaa25a2fa7964d94690f6de5edd7164ca7d76555 # bad:
> [b4bc93bd76d4da32600795cd323c971f00a2e788] Merge tag 'arm-drivers-5.18'
> of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc git bisect bad
> b4bc93bd76d4da32600795cd323c971f00a2e788 # bad:
> [ef510682af3dbe2f9cdae7126a1461c94e010967] Merge tag 'f2fs-for-5.18' of
> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs git bisect
> bad ef510682af3dbe2f9cdae7126a1461c94e010967 # good:
> [a04b1bf574e1f4875ea91f5c62ca051666443200] Merge tag 'for-5.18/parisc-1'
> of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux git
> bisect good a04b1bf574e1f4875ea91f5c62ca051666443200 # bad:
> [b080cee72ef355669cbc52ff55dc513d37433600] Merge tag
> 'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-block
> git bisect bad b080cee72ef355669cbc52ff55dc513d37433600 # good:
> [02b82b02c34321dde10d003aafcd831a769b2a8a] Merge tag 'pm-5.18-rc1' of
> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm git bisect
> good 02b82b02c34321dde10d003aafcd831a769b2a8a # good:
> [0e03b8fd29363f2df44e2a7a176d486de550757a] crypto: xilinx - Turn SHA
> into a tristate and allow COMPILE_TEST git bisect good
> 0e03b8fd29363f2df44e2a7a176d486de550757a # good:
> [3e504d2026eb6c8762cd6040ae57db166516824a] random: check for signal and
> try earlier when generating entropy git bisect good
> 3e504d2026eb6c8762cd6040ae57db166516824a # good:
> [5e929367468c8f97cd1ffb0417316cecfebef94b] io_uring: terminate manual
> loop iterator loop correctly for non-vecs git bisect good
> 5e929367468c8f97cd1ffb0417316cecfebef94b # bad:
> [2d6fc1455f3f383499e013ebc4b19ff49c53c15e] Merge branches
> 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' git bisect
> bad 2d6fc1455f3f383499e013ebc4b19ff49c53c15e # good:
> [1d6aab36a26ba44b114d7f8a857c430c9e0c32c9]
> thermal/drivers/ti-soc-thermal: Remove unused function
> ti_thermal_get_temp() git bisect good
> 1d6aab36a26ba44b114d7f8a857c430c9e0c32c9 # bad:
> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update OS
> policy capability handshake git bisect bad
> c7ff29763989bd09c433f73fae3c1e1c15d9cda4 # good:
> [098c874e20be2a4cee3021aa9b3485ed5e1f4d5b] thermal: Replace
> acpi_bus_get_device() git bisect good
> 098c874e20be2a4cee3021aa9b3485ed5e1f4d5b # good:
> [668f69a5f863b877bc3ae129efe9a80b6f055141] thermal: int340x: Increase
> bitmap size git bisect good 668f69a5f863b877bc3ae129efe9a80b6f055141 #
> first bad commit: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal:
> int340x: Update OS policy capability handshake You have new mail in
> /var/mail/mtodorov mtodorov@domac:~/linux/kernel/linux_stable$ I was
> unable to locate the culprit in the patch myself. Thank you very much
> for your attention. I am available for all further questions. Have a
> nice day :) Regards, |
> 

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot
  2022-10-26  8:08 ` BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot Thorsten Leemhuis
@ 2022-10-26 12:32   ` Mirsad Goran Todorovac
  2022-12-08 15:34     ` Thorsten Leemhuis
  0 siblings, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-26 12:32 UTC (permalink / raw)
  To: Thorsten Leemhuis, LKML; +Cc: regressions

On 10/26/2022 10:08 AM, Thorsten Leemhuis wrote:

> [Note: this mail is primarily send for documentation purposes and/or for
> regzbot, my Linux kernel regression tracking bot. That's why I removed
> most or all folks from the list of recipients, but left any that looked
> like a mailing lists. These mails usually contain '#forregzbot' in the
> subject, to make them easy to spot and filter out.]
>
> [TLDR: I'm adding this regression report to the list of tracked
> regressions; all text from me you find below is based on a few templates
> paragraphs you might have encountered already already in similar form.]
>
> Hi, this is your Linux kernel regression tracker.
>
> On 24.10.22 15:13, Mirsad Goran Todorovac wrote:
>> Dear all,
>>
>> Around Sep 27th 2022 I've noticed in a mainline kernel built with
>> CONFIG_DEBUG_KMEMLEAK=y
>> that there actually is a leak:
> Thanks for the report. To be sure below issue doesn't fall through the
> cracks unnoticed, I'm adding it to regzbot, my Linux kernel regression
> tracking bot:
>
> #regzbot ^introduced c7ff29763989bd
> #regzbot title thermald regression (MEMLEAK)
> #regzbot ignore-activity
>
> This isn't a regression? This issue or a fix for it are already
> discussed somewhere else? It was fixed already? You want to clarify when
> the regression started to happen? Or point out I got the title or
> something else totally wrong? Then just reply -- ideally with also
> telling regzbot about it, as explained here:
> https://linux-regtracking.leemhuis.info/tracked-regression/

You're welcome, no thanks needed.

Is this really a regression? I can't tell if this is a one-time memory 
leak in thermald, or can it be
exploited for causing memory leaks in a loop, exhausting kernel memory 
and producing denial-of-service
or kernel crash.

Thanks,
Mirsad

> Reminder for developers: When fixing the issue, add 'Link:' tags
> pointing to the report (the mail this one replies to), as explained for
> in the Linux kernel's documentation; above webpage explains why this is
> important for tracked regressions.
>
> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
>
> P.S.: As the Linux kernel's regression tracker I deal with a lot of
> reports and sometimes miss something important when writing mails like
> this. If that's the case here, don't hesitate to tell me in a public
> reply, it's in everyone's interest to set the public record straight.
>
>
>> |sudo cat /sys/kernel/debug/kmemleak unreferenced object
>> 0xffff8881095f3ee0 (size 80): comm "thermald", pid 837, jiffies
>> 4294896698 (age 9867.428s) hex dump (first 32 bytes): 00 00 00 00 00 00
>> 00 00 0d 01 2d 00 00 00 00 00 ..........-..... af 07 01 00 00 c9 ff ff
>> 00 00 00 00 00 00 00 00 ................ backtrace: [<00000000b50b9dd6>]
>> kmem_cache_alloc+0x184/0x380 [<00000000fa8428c0>]
>> acpi_os_acquire_object+0x2c/0x32 [<000000002cc0099f>]
>> acpi_ps_alloc_op+0x65/0xe6 [<00000000335faf1b>]
>> acpi_ps_get_next_arg+0x842/0x9ed [<000000007afa2dee>]
>> acpi_ps_parse_loop+0x718/0xee1 [<0000000010ce490e>]
>> acpi_ps_parse_aml+0x261/0x7b2 [<00000000278d4c5f>]
>> acpi_ps_execute_method+0x360/0x459 [<00000000ff7ad4ba>]
>> acpi_ns_evaluate+0x595/0x810 [<0000000037ce3488>]
>> acpi_evaluate_object+0x28b/0x5b2 [<000000001a800bbf>]
>> acpi_run_osc+0x209/0x3d0 [<00000000776fbd43>]
>> int3400_thermal_run_osc+0xed/0x180 [int3400_thermal]
>> [<00000000d6ec2302>] current_uuid_store+0x17c/0x1d0 [int3400_thermal]
>> [<00000000486cf3e6>] dev_attr_store+0x3e/0x60 [<00000000bf193027>]
>> sysfs_kf_write+0x88/0xa0 [<00000000820b5cce>]
>> kernfs_fop_write_iter+0x1c9/0x270 [<0000000062f8d35e>]
>> vfs_write+0x5a5/0x750 Mr. Pandruvada required a bug bisect from me, so I
>> have eventually made one. # first bad commit:
>> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update OS
>> policy capability handshake Here is the git bisect log:
>> mtodorov@domac:~/linux/kernel/linux_stable$ git bisect log git bisect
>> start # good: [b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2] Linux 5.15.1
>> git bisect good b6abb62daa5511c4a3eaa30cbdb02544d1f10fa2 # bad:
>> [e6f4ff3f91251f67b130c29f38673eb5702f88b9] Linux 6.0.3 git bisect bad
>> e6f4ff3f91251f67b130c29f38673eb5702f88b9 # good:
>> [8bb7eca972ad531c9b149c0a51ab43a417385813] Linux 5.15 git bisect good
>> 8bb7eca972ad531c9b149c0a51ab43a417385813 # bad:
>> [1464677662943738741500a6f16b85d36bbde2be] Merge tag
>> 'platform-drivers-x86-v5.18-1' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
>> git bisect bad 1464677662943738741500a6f16b85d36bbde2be # good:
>> [8efd0d9c316af470377894a6a0f9ff63ce18c177] Merge tag '5.17-net-next' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next git bisect
>> good 8efd0d9c316af470377894a6a0f9ff63ce18c177 # good:
>> [aaa25a2fa7964d94690f6de5edd7164ca7d76555] Merge
>> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net git bisect good
>> aaa25a2fa7964d94690f6de5edd7164ca7d76555 # bad:
>> [b4bc93bd76d4da32600795cd323c971f00a2e788] Merge tag 'arm-drivers-5.18'
>> of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc git bisect bad
>> b4bc93bd76d4da32600795cd323c971f00a2e788 # bad:
>> [ef510682af3dbe2f9cdae7126a1461c94e010967] Merge tag 'f2fs-for-5.18' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs git bisect
>> bad ef510682af3dbe2f9cdae7126a1461c94e010967 # good:
>> [a04b1bf574e1f4875ea91f5c62ca051666443200] Merge tag 'for-5.18/parisc-1'
>> of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux git
>> bisect good a04b1bf574e1f4875ea91f5c62ca051666443200 # bad:
>> [b080cee72ef355669cbc52ff55dc513d37433600] Merge tag
>> 'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-block
>> git bisect bad b080cee72ef355669cbc52ff55dc513d37433600 # good:
>> [02b82b02c34321dde10d003aafcd831a769b2a8a] Merge tag 'pm-5.18-rc1' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm git bisect
>> good 02b82b02c34321dde10d003aafcd831a769b2a8a # good:
>> [0e03b8fd29363f2df44e2a7a176d486de550757a] crypto: xilinx - Turn SHA
>> into a tristate and allow COMPILE_TEST git bisect good
>> 0e03b8fd29363f2df44e2a7a176d486de550757a # good:
>> [3e504d2026eb6c8762cd6040ae57db166516824a] random: check for signal and
>> try earlier when generating entropy git bisect good
>> 3e504d2026eb6c8762cd6040ae57db166516824a # good:
>> [5e929367468c8f97cd1ffb0417316cecfebef94b] io_uring: terminate manual
>> loop iterator loop correctly for non-vecs git bisect good
>> 5e929367468c8f97cd1ffb0417316cecfebef94b # bad:
>> [2d6fc1455f3f383499e013ebc4b19ff49c53c15e] Merge branches
>> 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' git bisect
>> bad 2d6fc1455f3f383499e013ebc4b19ff49c53c15e # good:
>> [1d6aab36a26ba44b114d7f8a857c430c9e0c32c9]
>> thermal/drivers/ti-soc-thermal: Remove unused function
>> ti_thermal_get_temp() git bisect good
>> 1d6aab36a26ba44b114d7f8a857c430c9e0c32c9 # bad:
>> [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal: int340x: Update OS
>> policy capability handshake git bisect bad
>> c7ff29763989bd09c433f73fae3c1e1c15d9cda4 # good:
>> [098c874e20be2a4cee3021aa9b3485ed5e1f4d5b] thermal: Replace
>> acpi_bus_get_device() git bisect good
>> 098c874e20be2a4cee3021aa9b3485ed5e1f4d5b # good:
>> [668f69a5f863b877bc3ae129efe9a80b6f055141] thermal: int340x: Increase
>> bitmap size git bisect good 668f69a5f863b877bc3ae129efe9a80b6f055141 #
>> first bad commit: [c7ff29763989bd09c433f73fae3c1e1c15d9cda4] thermal:
>> int340x: Update OS policy capability handshake You have new mail in
>> /var/mail/mtodorov mtodorov@domac:~/linux/kernel/linux_stable$ I was
>> unable to locate the culprit in the patch myself. Thank you very much
>> for your attention. I am available for all further questions. Have a
>> nice day :) Regards, |
>>
-- 
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
--
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
tel. +385 (0)1 3711 451
mob. +385 91 57 88 355


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-24 18:56       ` Mirsad Goran Todorovac
@ 2022-10-26 17:52         ` Mirsad Goran Todorovac
  2022-10-26 22:48           ` srinivas pandruvada
  0 siblings, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-26 17:52 UTC (permalink / raw)
  To: srinivas pandruvada, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Dear all,

On 24. 10. 2022. 20:56, Mirsad Goran Todorovac wrote:
> On 24. 10. 2022. 20:39, srinivas pandruvada wrote:
>
>>> Thank you for the patch. Unfortunately, when applied to v6.0.3 it
>>> didn't
>>> fix the issue.
>> Thanks for the test. I copied to acpi and acpica mailing list. Someone
>> can tell us what is this call doing wrong here. 

I have worse news: after every

# systemctl stop thermald
# systemctl start thermald

the number of leaks increases by one allocated block (apparently 80 
bytes). The effect appears to be
cummulative.

Please find the results of the MEMLEAK scan in the attachment.

In theory, motivated adversary could theoretically exhaust  i.e. 8 GiB 
in a loop of 10 million thermald stops/starts,
on my laptop and 2 sec for stop+start, it would be approx. 230 days.

Hope this helps.

Mirsad

-- 

Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
-- 
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
The European Union

[-- Attachment #2: memleak-cummulative.txt --]
[-- Type: text/plain, Size: 8584 bytes --]

unreferenced object 0xffff95e686df7c80 (size 80):
  comm "thermald", pid 853, jiffies 4294894308 (age 1327.784s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  ...@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<000000007a443462>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<000000005063ae55>] dev_attr_store+0x14/0x30
    [<000000001ccc0b04>] sysfs_kf_write+0x38/0x50
    [<00000000f24dcffc>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffff95e683768820 (size 80):
  comm "thermald", pid 853, jiffies 4294950021 (age 1105.064s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  :..@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<0000000014b96f7d>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000006ffc8826>] thermal_zone_device_set_mode+0x46/0xc0
    [<0000000036a1f221>] thermal_zone_device_disable+0x10/0x20
    [<00000000502e4e74>] mode_store+0x5c/0x80
unreferenced object 0xffff95e68a6181e0 (size 80):
  comm "thermald", pid 5206, jiffies 4294951963 (age 1097.300s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  ...@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<000000007a443462>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<000000005063ae55>] dev_attr_store+0x14/0x30
    [<000000001ccc0b04>] sysfs_kf_write+0x38/0x50
    [<00000000f24dcffc>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffff95e687dbe500 (size 80):
  comm "thermald", pid 5206, jiffies 4294952889 (age 1093.724s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  :..@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<0000000014b96f7d>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000006ffc8826>] thermal_zone_device_set_mode+0x46/0xc0
    [<0000000036a1f221>] thermal_zone_device_disable+0x10/0x20
    [<00000000502e4e74>] mode_store+0x5c/0x80
unreferenced object 0xffff95e687a34cd0 (size 80):
  comm "thermald", pid 5214, jiffies 4294953628 (age 1090.768s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  ...@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<000000007a443462>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<000000005063ae55>] dev_attr_store+0x14/0x30
    [<000000001ccc0b04>] sysfs_kf_write+0x38/0x50
    [<00000000f24dcffc>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffff95e687a34820 (size 80):
  comm "thermald", pid 5214, jiffies 4295194182 (age 128.568s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  :..@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<0000000014b96f7d>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000006ffc8826>] thermal_zone_device_set_mode+0x46/0xc0
    [<0000000036a1f221>] thermal_zone_device_disable+0x10/0x20
    [<00000000502e4e74>] mode_store+0x5c/0x80
unreferenced object 0xffff95e687dbe4b0 (size 80):
  comm "thermald", pid 5763, jiffies 4295197814 (age 114.188s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 40 fe a2 ff ff 00 00 00 00 00 00 00 00  ...@............
  backtrace:
    [<00000000da3c667c>] slab_post_alloc_hook+0x80/0x2e0
    [<000000007820f763>] kmem_cache_alloc+0x171/0x300
    [<00000000c8d00bcc>] acpi_os_acquire_object+0x2c/0x32
    [<000000003aec451a>] acpi_ps_alloc_op+0x4a/0x99
    [<000000008a7f6c81>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000f7fcc03d>] acpi_ps_parse_loop+0x494/0x8d7
    [<0000000078ba6397>] acpi_ps_parse_aml+0x1bb/0x561
    [<00000000e189ac30>] acpi_ps_execute_method+0x20f/0x2d5
    [<0000000078532bb9>] acpi_ns_evaluate+0x34d/0x4f3
    [<0000000071538943>] acpi_evaluate_object+0x180/0x3ae
    [<00000000fdcec938>] acpi_run_osc+0x128/0x250
    [<00000000e0544e57>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<000000007a443462>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<000000005063ae55>] dev_attr_store+0x14/0x30
    [<000000001ccc0b04>] sysfs_kf_write+0x38/0x50
    [<00000000f24dcffc>] kernfs_fop_write_iter+0x146/0x1d0

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-26 17:52         ` Mirsad Goran Todorovac
@ 2022-10-26 22:48           ` srinivas pandruvada
  2022-10-27 17:44             ` Mirsad Goran Todorovac
  2022-10-27 18:03             ` Mirsad Goran Todorovac
  0 siblings, 2 replies; 20+ messages in thread
From: srinivas pandruvada @ 2022-10-26 22:48 UTC (permalink / raw)
  To: Mirsad Goran Todorovac, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

On Wed, 2022-10-26 at 19:52 +0200, Mirsad Goran Todorovac wrote:
> Dear all,
> 
> On 24. 10. 2022. 20:56, Mirsad Goran Todorovac wrote:
> > On 24. 10. 2022. 20:39, srinivas pandruvada wrote:
> > 
> > > > Thank you for the patch. Unfortunately, when applied to v6.0.3
> > > > it
> > > > didn't
> > > > fix the issue.
> > > Thanks for the test. I copied to acpi and acpica mailing list.
> > > Someone
> > > can tell us what is this call doing wrong here. 
> 
> I have worse news: after every
> 
> # systemctl stop thermald
> # systemctl start thermald
> 
> the number of leaks increases by one allocated block (apparently 80 
> bytes). The effect appears to be
> cummulative.
> 
> Please find the results of the MEMLEAK scan in the attachment.
> 
> In theory, motivated adversary could theoretically exhaust  i.e. 8
> GiB 
> in a loop of 10 million thermald stops/starts,
Of course it needs to be debugged. To start/stop systemctl service you
need root access. If you have root access, there are other worse things
can be done.

Thanks,
Srinivas

> on my laptop and 2 sec for stop+start, it would be approx. 230 days.
> 
> Hope this helps.
> 
> Mirsad
> 
> -- 
> 
> Mirsad Goran Todorovac
> Sistem inženjer
> Grafički fakultet | Akademija likovnih umjetnosti
> Sveučilište u Zagrebu


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-26 22:48           ` srinivas pandruvada
@ 2022-10-27 17:44             ` Mirsad Goran Todorovac
  2022-10-27 18:03             ` Mirsad Goran Todorovac
  1 sibling, 0 replies; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-27 17:44 UTC (permalink / raw)
  To: srinivas pandruvada, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

[-- Attachment #1: Type: text/plain, Size: 1848 bytes --]

On 27. 10. 2022. 00:48, srinivas pandruvada wrote:

> On Wed, 2022-10-26 at 19:52 +0200, Mirsad Goran Todorovac wrote:
>> Dear all,
>>
>> On 24. 10. 2022. 20:56, Mirsad Goran Todorovac wrote:
>>> On 24. 10. 2022. 20:39, srinivas pandruvada wrote:
>>>
>>>>> Thank you for the patch. Unfortunately, when applied to v6.0.3
>>>>> it
>>>>> didn't
>>>>> fix the issue.
>>>> Thanks for the test. I copied to acpi and acpica mailing list.
>>>> Someone
>>>> can tell us what is this call doing wrong here.
> Of course it needs to be debugged. To start/stop systemctl service you
> need root access. If you have root access, there are other worse things
> can be done.

Indeed.

About fixing the bug, I tried to look at the source, but indeed it is 
above my means.
I don't have exactly experience in debugging kernel drivers.

However, I've noticed something else.

A command:

for a in {1..100}; do
     echo $a
     systemctl stop thermald
     sleep 1
     systemctl start thermald
     sleep 1
done

... it produces 180 memory leaks, attached in the attachment 1. 
Apparetnly, most of the processes
created 2 leaks.

This is different from the test of loop of 1000 iterations, but without 
sleep command, which
created only a handful of memleaks.

Sounds like a racing condition, rather than a deterministic bug.

It happens with the bisect done on Lenovo Ideapad 3 | Intel Core i5 | 
Ubuntu 22.04. Output of lshw
might be useful, so I have attached it as attachment 2.

This came as I was driving my bike home, but other than this I ran out 
of ideas how to help you in
debugging.

Thanks.

--
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
-- 
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
The European Union

[-- Attachment #2: thermald-memleak.wsleep1.txt --]
[-- Type: text/plain, Size: 222187 bytes --]

unreferenced object 0xffffa03a8512a820 (size 80):
  comm "thermald", pid 840, jiffies 4294894046 (age 884.728s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359230 (size 80):
  comm "thermald", pid 840, jiffies 4294962086 (age 612.700s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1a50 (size 80):
  comm "thermald", pid 6073, jiffies 4294968373 (age 587.552s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8b90 (size 80):
  comm "thermald", pid 6073, jiffies 4294968785 (age 586.032s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ec280 (size 80):
  comm "thermald", pid 6144, jiffies 4294969417 (age 583.504s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec140 (size 80):
  comm "thermald", pid 6144, jiffies 4294969816 (age 581.908s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1820 (size 80):
  comm "thermald", pid 6156, jiffies 4294970450 (age 579.508s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d1fa0 (size 80):
  comm "thermald", pid 6156, jiffies 4294970851 (age 577.904s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359640 (size 80):
  comm "thermald", pid 6167, jiffies 4294971477 (age 575.400s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec410 (size 80):
  comm "thermald", pid 6167, jiffies 4294971882 (age 573.916s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ec960 (size 80):
  comm "thermald", pid 6177, jiffies 4294972501 (age 571.440s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec4b0 (size 80):
  comm "thermald", pid 6177, jiffies 4294972916 (age 569.780s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a500 (size 80):
  comm "thermald", pid 6192, jiffies 4294973529 (age 567.468s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f4b0 (size 80):
  comm "thermald", pid 6192, jiffies 4294973951 (age 565.780s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e86e0 (size 80):
  comm "thermald", pid 6203, jiffies 4294974586 (age 563.240s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878eca50 (size 80):
  comm "thermald", pid 6203, jiffies 4294974996 (age 561.740s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512ae10 (size 80):
  comm "thermald", pid 6215, jiffies 4294975647 (age 559.136s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512aaf0 (size 80):
  comm "thermald", pid 6215, jiffies 4294976036 (age 557.580s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a836461e0 (size 80):
  comm "thermald", pid 6248, jiffies 4294976673 (age 555.180s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646fa0 (size 80):
  comm "thermald", pid 6248, jiffies 4294977072 (age 553.584s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646140 (size 80):
  comm "thermald", pid 6261, jiffies 4294977710 (age 551.032s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512abe0 (size 80):
  comm "thermald", pid 6261, jiffies 4294978108 (age 549.588s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1050 (size 80):
  comm "thermald", pid 6283, jiffies 4294978763 (age 546.968s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e84b0 (size 80):
  comm "thermald", pid 6283, jiffies 4294979139 (age 545.464s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d15a0 (size 80):
  comm "thermald", pid 6296, jiffies 4294979768 (age 543.096s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8f00 (size 80):
  comm "thermald", pid 6296, jiffies 4294980176 (age 541.468s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a8c0 (size 80):
  comm "thermald", pid 6308, jiffies 4294980810 (age 538.932s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a000 (size 80):
  comm "thermald", pid 6308, jiffies 4294981212 (age 537.464s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359500 (size 80):
  comm "thermald", pid 6319, jiffies 4294981845 (age 534.932s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c3597d0 (size 80):
  comm "thermald", pid 6319, jiffies 4294982248 (age 533.320s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1140 (size 80):
  comm "thermald", pid 6356, jiffies 4294982872 (age 530.960s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d1be0 (size 80):
  comm "thermald", pid 6356, jiffies 4294983281 (age 529.324s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8af0 (size 80):
  comm "thermald", pid 6370, jiffies 4294983915 (age 526.788s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a0a0 (size 80):
  comm "thermald", pid 6370, jiffies 4294984315 (age 525.324s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f690 (size 80):
  comm "thermald", pid 6380, jiffies 4294984929 (age 522.868s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f190 (size 80):
  comm "thermald", pid 6380, jiffies 4294985345 (age 521.204s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8960 (size 80):
  comm "thermald", pid 6391, jiffies 4294985975 (age 518.820s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e80a0 (size 80):
  comm "thermald", pid 6391, jiffies 4294986384 (age 517.188s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c3594b0 (size 80):
  comm "thermald", pid 6404, jiffies 4294987005 (age 514.704s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ecfa0 (size 80):
  comm "thermald", pid 6404, jiffies 4294987416 (age 513.196s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a810838c0 (size 80):
  comm "thermald", pid 6414, jiffies 4294988034 (age 510.724s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a81083280 (size 80):
  comm "thermald", pid 6414, jiffies 4294988449 (age 509.064s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c3595f0 (size 80):
  comm "thermald", pid 6425, jiffies 4294989066 (age 506.736s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359af0 (size 80):
  comm "thermald", pid 6425, jiffies 4294989486 (age 505.056s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ec9b0 (size 80):
  comm "thermald", pid 6436, jiffies 4294990125 (age 502.500s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a836462d0 (size 80):
  comm "thermald", pid 6436, jiffies 4294990518 (age 501.068s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359870 (size 80):
  comm "thermald", pid 6446, jiffies 4294991162 (age 498.492s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a810839b0 (size 80):
  comm "thermald", pid 6446, jiffies 4294991551 (age 496.936s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8140 (size 80):
  comm "thermald", pid 6457, jiffies 4294992217 (age 494.404s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f0a0 (size 80):
  comm "thermald", pid 6457, jiffies 4294992589 (age 492.916s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512ac80 (size 80):
  comm "thermald", pid 6532, jiffies 4294993230 (age 490.352s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a1e0 (size 80):
  comm "thermald", pid 6532, jiffies 4294993628 (age 488.912s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a410 (size 80):
  comm "thermald", pid 6542, jiffies 4294994249 (age 486.428s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a5a0 (size 80):
  comm "thermald", pid 6542, jiffies 4294994666 (age 484.760s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5fe10 (size 80):
  comm "thermald", pid 6552, jiffies 4294995309 (age 482.340s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359820 (size 80):
  comm "thermald", pid 6552, jiffies 4294995699 (age 480.780s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c3590f0 (size 80):
  comm "thermald", pid 6562, jiffies 4294996326 (age 478.272s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5fbe0 (size 80):
  comm "thermald", pid 6562, jiffies 4294996736 (age 476.780s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646550 (size 80):
  comm "thermald", pid 6572, jiffies 4294997369 (age 474.248s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a690 (size 80):
  comm "thermald", pid 6572, jiffies 4294997771 (age 472.640s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5ff50 (size 80):
  comm "thermald", pid 6609, jiffies 4294998399 (age 470.280s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f960 (size 80):
  comm "thermald", pid 6609, jiffies 4294998802 (age 468.668s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359780 (size 80):
  comm "thermald", pid 6619, jiffies 4294999439 (age 466.120s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359b90 (size 80):
  comm "thermald", pid 6619, jiffies 4294999836 (age 464.688s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8cd0 (size 80):
  comm "thermald", pid 6629, jiffies 4295000467 (age 462.164s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8550 (size 80):
  comm "thermald", pid 6629, jiffies 4295000869 (age 460.556s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359b40 (size 80):
  comm "thermald", pid 6640, jiffies 4295001501 (age 458.180s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a81083eb0 (size 80):
  comm "thermald", pid 6640, jiffies 4295001900 (age 456.584s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a810830a0 (size 80):
  comm "thermald", pid 6692, jiffies 4295002558 (age 453.952s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8be0 (size 80):
  comm "thermald", pid 6692, jiffies 4295002950 (age 452.528s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e80f0 (size 80):
  comm "thermald", pid 6713, jiffies 4295003574 (age 450.032s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8000 (size 80):
  comm "thermald", pid 6713, jiffies 4295003982 (age 448.400s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e81e0 (size 80):
  comm "thermald", pid 6730, jiffies 4295004614 (age 446.008s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a6e0 (size 80):
  comm "thermald", pid 6730, jiffies 4295005012 (age 444.416s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359be0 (size 80):
  comm "thermald", pid 6777, jiffies 4295005640 (age 441.908s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c3595a0 (size 80):
  comm "thermald", pid 6777, jiffies 4295006045 (age 440.428s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5faf0 (size 80):
  comm "thermald", pid 6892, jiffies 4295006657 (age 437.980s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f550 (size 80):
  comm "thermald", pid 6892, jiffies 4295007231 (age 435.696s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1230 (size 80):
  comm "thermald", pid 7040, jiffies 4295007868 (age 433.296s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d14b0 (size 80):
  comm "thermald", pid 7040, jiffies 4295008262 (age 431.720s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f410 (size 80):
  comm "thermald", pid 7111, jiffies 4295008908 (age 429.136s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f7d0 (size 80):
  comm "thermald", pid 7111, jiffies 4295009291 (age 427.756s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e89b0 (size 80):
  comm "thermald", pid 7172, jiffies 4295009924 (age 425.224s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8780 (size 80):
  comm "thermald", pid 7172, jiffies 4295010320 (age 423.640s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359f00 (size 80):
  comm "thermald", pid 7260, jiffies 4295010943 (age 421.296s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8280 (size 80):
  comm "thermald", pid 7260, jiffies 4295011353 (age 419.656s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5fb90 (size 80):
  comm "thermald", pid 7365, jiffies 4295011980 (age 417.148s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c3591e0 (size 80):
  comm "thermald", pid 7365, jiffies 4295012390 (age 415.652s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a780 (size 80):
  comm "thermald", pid 7413, jiffies 4295013018 (age 413.140s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512aa50 (size 80):
  comm "thermald", pid 7413, jiffies 4295013418 (age 411.540s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f870 (size 80):
  comm "thermald", pid 7501, jiffies 4295014060 (age 409.120s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d1280 (size 80):
  comm "thermald", pid 7501, jiffies 4295014448 (age 407.568s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359960 (size 80):
  comm "thermald", pid 7585, jiffies 4295015101 (age 404.964s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359910 (size 80):
  comm "thermald", pid 7585, jiffies 4295015479 (age 403.600s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c3599b0 (size 80):
  comm "thermald", pid 7679, jiffies 4295016110 (age 401.076s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f140 (size 80):
  comm "thermald", pid 7679, jiffies 4295016518 (age 399.444s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359eb0 (size 80):
  comm "thermald", pid 7738, jiffies 4295017153 (age 397.060s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359a50 (size 80):
  comm "thermald", pid 7738, jiffies 4295017551 (age 395.468s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646a50 (size 80):
  comm "thermald", pid 7823, jiffies 4295018175 (age 392.972s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f5a0 (size 80):
  comm "thermald", pid 7823, jiffies 4295018581 (age 391.500s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ecaf0 (size 80):
  comm "thermald", pid 7855, jiffies 4295019225 (age 388.924s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512aa00 (size 80):
  comm "thermald", pid 7855, jiffies 4295019613 (age 387.372s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d16e0 (size 80):
  comm "thermald", pid 7866, jiffies 4295020245 (age 385.000s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a836464b0 (size 80):
  comm "thermald", pid 7866, jiffies 4295020647 (age 383.392s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359050 (size 80):
  comm "thermald", pid 7876, jiffies 4295021281 (age 380.856s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c3596e0 (size 80):
  comm "thermald", pid 7876, jiffies 4295021683 (age 379.400s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646870 (size 80):
  comm "thermald", pid 7888, jiffies 4295022298 (age 376.940s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a836463c0 (size 80):
  comm "thermald", pid 7888, jiffies 4295022711 (age 375.288s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a81083e60 (size 80):
  comm "thermald", pid 7900, jiffies 4295023338 (age 372.944s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359dc0 (size 80):
  comm "thermald", pid 7900, jiffies 4295023745 (age 371.316s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a960 (size 80):
  comm "thermald", pid 7910, jiffies 4295024381 (age 368.772s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512ad70 (size 80):
  comm "thermald", pid 7910, jiffies 4295024783 (age 367.324s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359e10 (size 80):
  comm "thermald", pid 7920, jiffies 4295025408 (age 364.824s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e8f50 (size 80):
  comm "thermald", pid 7920, jiffies 4295025816 (age 363.192s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1320 (size 80):
  comm "thermald", pid 7931, jiffies 4295026441 (age 360.856s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d1a00 (size 80):
  comm "thermald", pid 7931, jiffies 4295026850 (age 359.220s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359550 (size 80):
  comm "thermald", pid 7941, jiffies 4295027476 (age 356.716s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a910 (size 80):
  comm "thermald", pid 7941, jiffies 4295027883 (age 355.252s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a810835a0 (size 80):
  comm "thermald", pid 7979, jiffies 4295028517 (age 352.716s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a81083870 (size 80):
  comm "thermald", pid 7979, jiffies 4295028913 (age 351.132s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a81083f50 (size 80):
  comm "thermald", pid 7989, jiffies 4295029545 (age 348.768s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec050 (size 80):
  comm "thermald", pid 7989, jiffies 4295029944 (age 347.172s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f820 (size 80):
  comm "thermald", pid 7999, jiffies 4295030579 (age 344.632s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f910 (size 80):
  comm "thermald", pid 7999, jiffies 4295030983 (age 343.180s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d12d0 (size 80):
  comm "thermald", pid 8010, jiffies 4295031598 (age 340.720s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d13c0 (size 80):
  comm "thermald", pid 8010, jiffies 4295032012 (age 339.064s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f1e0 (size 80):
  comm "thermald", pid 8020, jiffies 4295032640 (age 336.716s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a81083000 (size 80):
  comm "thermald", pid 8020, jiffies 4295033049 (age 335.080s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f8c0 (size 80):
  comm "thermald", pid 8030, jiffies 4295033683 (age 332.544s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a92d5f0f0 (size 80):
  comm "thermald", pid 8030, jiffies 4295034076 (age 331.136s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ec870 (size 80):
  comm "thermald", pid 8040, jiffies 4295034698 (age 328.648s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec640 (size 80):
  comm "thermald", pid 8040, jiffies 4295035113 (age 326.988s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a050 (size 80):
  comm "thermald", pid 8050, jiffies 4295035734 (age 324.668s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359cd0 (size 80):
  comm "thermald", pid 8050, jiffies 4295036145 (age 323.024s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a810835f0 (size 80):
  comm "thermald", pid 8060, jiffies 4295036778 (age 320.492s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a81083aa0 (size 80):
  comm "thermald", pid 8060, jiffies 4295037183 (age 319.040s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359410 (size 80):
  comm "thermald", pid 8070, jiffies 4295037813 (age 316.520s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec6e0 (size 80):
  comm "thermald", pid 8070, jiffies 4295038217 (age 314.904s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a550 (size 80):
  comm "thermald", pid 8080, jiffies 4295038847 (age 312.552s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a5f0 (size 80):
  comm "thermald", pid 8080, jiffies 4295039255 (age 310.920s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d10a0 (size 80):
  comm "thermald", pid 8090, jiffies 4295039877 (age 308.432s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d15f0 (size 80):
  comm "thermald", pid 8090, jiffies 4295040288 (age 306.952s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a81083d70 (size 80):
  comm "thermald", pid 8100, jiffies 4295040923 (age 304.412s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a7d0 (size 80):
  comm "thermald", pid 8100, jiffies 4295041320 (age 302.824s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a810833c0 (size 80):
  comm "thermald", pid 8110, jiffies 4295041931 (age 300.540s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c359190 (size 80):
  comm "thermald", pid 8110, jiffies 4295042351 (age 298.860s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ec5a0 (size 80):
  comm "thermald", pid 8120, jiffies 4295042995 (age 296.284s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646aa0 (size 80):
  comm "thermald", pid 8120, jiffies 4295043386 (age 294.884s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a2d0 (size 80):
  comm "thermald", pid 8161, jiffies 4295044013 (age 292.376s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512a730 (size 80):
  comm "thermald", pid 8161, jiffies 4295044421 (age 290.744s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a92d5f2d0 (size 80):
  comm "thermald", pid 8172, jiffies 4295045034 (age 288.456s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646500 (size 80):
  comm "thermald", pid 8172, jiffies 4295045455 (age 286.772s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a9c359320 (size 80):
  comm "thermald", pid 8182, jiffies 4295046089 (age 284.236s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ecdc0 (size 80):
  comm "thermald", pid 8182, jiffies 4295046490 (age 282.792s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878eca00 (size 80):
  comm "thermald", pid 8192, jiffies 4295047114 (age 280.296s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec0f0 (size 80):
  comm "thermald", pid 8192, jiffies 4295047524 (age 278.656s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8050 (size 80):
  comm "thermald", pid 8202, jiffies 4295048165 (age 276.256s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a9c3592d0 (size 80):
  comm "thermald", pid 8202, jiffies 4295048566 (age 274.656s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ecb40 (size 80):
  comm "thermald", pid 8212, jiffies 4295049195 (age 272.140s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec820 (size 80):
  comm "thermald", pid 8212, jiffies 4295049604 (age 270.668s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a370 (size 80):
  comm "thermald", pid 8254, jiffies 4295050240 (age 268.128s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a899e82d0 (size 80):
  comm "thermald", pid 8254, jiffies 4295050644 (age 266.512s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646780 (size 80):
  comm "thermald", pid 8316, jiffies 4295051281 (age 264.116s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646c30 (size 80):
  comm "thermald", pid 8316, jiffies 4295051672 (age 262.556s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1190 (size 80):
  comm "thermald", pid 8355, jiffies 4295052307 (age 260.016s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a830d1870 (size 80):
  comm "thermald", pid 8355, jiffies 4295052699 (age 258.596s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646a00 (size 80):
  comm "thermald", pid 8366, jiffies 4295053330 (age 256.072s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646eb0 (size 80):
  comm "thermald", pid 8366, jiffies 4295053732 (age 254.464s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a8512a9b0 (size 80):
  comm "thermald", pid 8377, jiffies 4295054368 (age 252.076s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512ac30 (size 80):
  comm "thermald", pid 8377, jiffies 4295054766 (age 250.484s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a83646d70 (size 80):
  comm "thermald", pid 8387, jiffies 4295055407 (age 247.920s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646c80 (size 80):
  comm "thermald", pid 8387, jiffies 4295055800 (age 246.504s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a810832d0 (size 80):
  comm "thermald", pid 8397, jiffies 4295056429 (age 243.988s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a81083fa0 (size 80):
  comm "thermald", pid 8397, jiffies 4295056829 (age 242.388s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8d70 (size 80):
  comm "thermald", pid 8408, jiffies 4295057455 (age 240.040s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a878ec190 (size 80):
  comm "thermald", pid 8408, jiffies 4295057859 (age 238.424s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a878ec2d0 (size 80):
  comm "thermald", pid 8428, jiffies 4295058891 (age 234.296s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a899e8870 (size 80):
  comm "thermald", pid 8466, jiffies 4295059537 (age 231.868s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a83646280 (size 80):
  comm "thermald", pid 8466, jiffies 4295059926 (age 230.312s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80
unreferenced object 0xffffa03a830d1f00 (size 80):
  comm "thermald", pid 8476, jiffies 4295060553 (age 227.804s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    af 07 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000484eb3f8>] current_uuid_store+0xe3/0x120 [int3400_thermal]
    [<00000000f97a6066>] dev_attr_store+0x14/0x30
    [<00000000ade9d867>] sysfs_kf_write+0x38/0x50
    [<0000000066f39fb3>] kernfs_fop_write_iter+0x146/0x1d0
unreferenced object 0xffffa03a8512aaa0 (size 80):
  comm "thermald", pid 8476, jiffies 4295060966 (age 226.304s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 0d 01 2d 00 00 00 00 00  ..........-.....
    3a 08 01 00 85 b9 ff ff 00 00 00 00 00 00 00 00  :...............
  backtrace:
    [<00000000c14a73d3>] slab_post_alloc_hook+0x80/0x2e0
    [<000000008e6bcc90>] kmem_cache_alloc+0x171/0x300
    [<000000009188f49e>] acpi_os_acquire_object+0x2c/0x32
    [<00000000b86a6684>] acpi_ps_alloc_op+0x4a/0x99
    [<00000000905f4667>] acpi_ps_get_next_arg+0x611/0x761
    [<00000000650aac22>] acpi_ps_parse_loop+0x494/0x8d7
    [<000000008fca80a2>] acpi_ps_parse_aml+0x1bb/0x561
    [<000000008b5c1f7d>] acpi_ps_execute_method+0x20f/0x2d5
    [<000000008090c631>] acpi_ns_evaluate+0x34d/0x4f3
    [<00000000c2c6f072>] acpi_evaluate_object+0x180/0x3ae
    [<0000000024b11673>] acpi_run_osc+0x128/0x250
    [<00000000cd59ae5c>] int3400_thermal_run_osc+0x6f/0xc0 [int3400_thermal]
    [<00000000893e7f4a>] int3400_thermal_change_mode+0xd3/0x110 [int3400_thermal]
    [<000000003ec4e46f>] thermal_zone_device_set_mode+0x46/0xc0
    [<00000000b75aa8bb>] thermal_zone_device_disable+0x10/0x20
    [<0000000084679138>] mode_store+0x5c/0x80

[-- Attachment #3: thermald-memleak.lshw.txt --]
[-- Type: text/plain, Size: 27653 bytes --]

marvin-ideapad-3-15itl6
    description: Notebook
    product: 82H8 (LENOVO_MT_82H8_BU_idea_FM_IdeaPad 3 15ITL6)
    vendor: LENOVO
    version: IdeaPad 3 15ITL6
    serial: PF2LSB7Q
    width: 64 bits
    capabilities: smbios-3.3.0 dmi-3.3.0 smp vsyscall32
    configuration: administrator_password=disabled boot=normal chassis=notebook family=IdeaPad 3 15ITL6 frontpanel_password=disabled keyboard_password=disabled power-on_password=disabled sku=LENOVO_MT_82H8_BU_idea_FM_IdeaPad 3 15ITL6 uuid=c5b93840-5701-11eb-80eb-8c8caa9d4d91
  *-core
       description: Motherboard
       product: LNVNB161216
       vendor: LENOVO
       physical id: 0
       version: SDK0J40700 WIN
       serial: PF2LSB7Q
       slot: Type2 - Board Chassis Location
     *-firmware
          description: BIOS
          vendor: LENOVO
          physical id: 0
          version: GGCN34WW
          date: 03/08/2022
          size: 128KiB
          capacity: 12MiB
          capabilities: pci upgrade shadowing cdboot bootselect edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int9keyboard int10video acpi usb biosbootspecification uefi
     *-cpu
          description: CPU
          product: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
          vendor: Intel Corp.
          physical id: 4
          bus info: cpu@0
          version: 6.140.1
          serial: To Be Filled By O.E.M.
          slot: U3E1
          size: 875MHz
          capacity: 4200MHz
          width: 64 bits
          clock: 100MHz
          capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp x86-64 constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l2 invpcid_single cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves split_lock_detect dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid movdiri movdir64b fsrm avx512_vp2intersect md_clear ibt flush_l1d arch_capabilities cpufreq
          configuration: cores=4 enabledcores=4 microcode=164 threads=8
        *-cache:0
             description: L1 cache
             physical id: 6
             slot: L1 Cache
             size: 128KiB
             capacity: 128KiB
             capabilities: synchronous internal write-back instruction
             configuration: level=1
        *-cache:1
             description: L2 cache
             physical id: 7
             slot: L2 Cache
             size: 5MiB
             capacity: 5MiB
             capabilities: synchronous internal write-back unified
             configuration: level=2
        *-cache:2
             description: L3 cache
             physical id: 8
             slot: L3 Cache
             size: 8MiB
             capacity: 8MiB
             capabilities: synchronous internal write-back unified
             configuration: level=3
     *-cache
          description: L1 cache
          physical id: 5
          slot: L1 Cache
          size: 192KiB
          capacity: 192KiB
          capabilities: synchronous internal write-back data
          configuration: level=1
     *-memory
          description: System Memory
          physical id: 24
          slot: System board or motherboard
          size: 8GiB
        *-bank:0
             description: SODIMM DDR4 Synchronous 3200 MHz (0.3 ns)
             product: HMA851S6DJR6N-XN
             vendor: SK Hynix
             physical id: 0
             serial: 22B6CE2D
             slot: Controller0-ChannelA-DIMM0
             size: 4GiB
             width: 64 bits
             clock: 3200MHz (0.3ns)
        *-bank:1
             description: Row of chips DDR4 Synchronous 3200 MHz (0.3 ns)
             product: 4ATF51264HZ-3G2J1
             vendor: Micron Technology
             physical id: 1
             serial: 00000000
             slot: Controller1-ChannelA
             size: 4GiB
             width: 64 bits
             clock: 3200MHz (0.3ns)
     *-pci:0
          description: Host bridge
          product: 11th Gen Core Processor Host Bridge/DRAM Registers
          vendor: Intel Corporation
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 01
          width: 32 bits
          clock: 33MHz
        *-display
             description: VGA compatible controller
             product: TigerLake-LP GT2 [Iris Xe Graphics]
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             logical name: /dev/fb0
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
             configuration: depth=32 driver=i915 latency=0 mode=1920x1080 resolution=1920,1080 visual=truecolor xres=1920 yres=1080
             resources: iomemory:600-5ff iomemory:400-3ff irq:153 memory:6002000000-6002ffffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
        *-generic:0
             description: Signal processing controller
             product: TigerLake-LP Dynamic Tuning Processor Participant
             vendor: Intel Corporation
             physical id: 4
             bus info: pci@0000:00:04.0
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: msi pm bus_master cap_list
             configuration: driver=proc_thermal latency=0
             resources: iomemory:600-5ff irq:16 memory:6003200000-600321ffff
        *-generic:1
             description: Signal processing controller
             product: Tigerlake Telemetry Aggregator Driver
             vendor: Intel Corporation
             physical id: a
             bus info: pci@0000:00:0a.0
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: pciexpress pm cap_list
             configuration: driver=intel_vsec latency=0
             resources: iomemory:600-5ff irq:0 memory:6003230000-6003237fff
        *-usb:0
             description: USB controller
             product: Tiger Lake-LP Thunderbolt 4 USB Controller
             vendor: Intel Corporation
             physical id: d
             bus info: pci@0000:00:0d.0
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: iomemory:600-5ff irq:141 memory:6003220000-600322ffff
           *-usbhost:0
                product: xHCI Host Controller
                vendor: Linux 6.1.0-rc2+ xhci-hcd
                physical id: 0
                bus info: usb@1
                logical name: usb1
                version: 6.01
                capabilities: usb-2.00
                configuration: driver=hub slots=1 speed=480Mbit/s
           *-usbhost:1
                product: xHCI Host Controller
                vendor: Linux 6.1.0-rc2+ xhci-hcd
                physical id: 1
                bus info: usb@2
                logical name: usb2
                version: 6.01
                capabilities: usb-3.10
                configuration: driver=hub slots=4 speed=10000Mbit/s
        *-raid
             description: RAID bus controller
             product: Volume Management Device NVMe RAID Controller
             vendor: Intel Corporation
             physical id: e
             bus info: pci@0000:00:0e.0
             version: 00
             width: 64 bits
             clock: 33MHz
             capabilities: raid msix pciexpress pm bus_master cap_list
             configuration: driver=vmd latency=0
             resources: iomemory:600-5ff iomemory:600-5ff irq:0 memory:6000000000-6001ffffff memory:50000000-51ffffff memory:6003100000-60031fffff
        *-usb:1
             description: USB controller
             product: Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller
             vendor: Intel Corporation
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: irq:142 memory:52000000-5200ffff
           *-usbhost:0
                product: xHCI Host Controller
                vendor: Linux 6.1.0-rc2+ xhci-hcd
                physical id: 0
                bus info: usb@3
                logical name: usb3
                version: 6.01
                capabilities: usb-2.00
                configuration: driver=hub slots=12 speed=480Mbit/s
              *-usb:0
                   description: Keyboard
                   product: USB Receiver
                   vendor: Logitech
                   physical id: 1
                   bus info: usb@3:1
                   version: 29.01
                   capabilities: usb-2.00
                   configuration: driver=usbhid maxpower=98mA speed=12Mbit/s
                 *-input:0
                      product: Logitech Wireless Keyboard PID:4023
                      physical id: 0
                      logical name: input19
                      logical name: /dev/input/event4
                      logical name: input19::capslock
                      logical name: input19::compose
                      logical name: input19::kana
                      logical name: input19::numlock
                      logical name: input19::scrolllock
                      capabilities: usb
                 *-input:1
                      product: Logitech Wireless Mouse
                      physical id: 1
                      logical name: input20
                      logical name: /dev/input/event5
                      logical name: /dev/input/mouse0
                      capabilities: usb
              *-usb:1
                   description: Video
                   product: Integrated Camera: Integrated C
                   vendor: SunplusIT Inc
                   physical id: 5
                   bus info: usb@3:5
                   logical name: input28
                   logical name: /dev/input/event9
                   version: 56.15
                   capabilities: usb-2.01 usb
                   configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
              *-usb:2
                   description: Bluetooth wireless interface
                   product: Bluetooth 9460/9560 Jefferson Peak (JfP)
                   vendor: Intel Corp.
                   physical id: a
                   bus info: usb@3:a
                   version: 0.02
                   capabilities: bluetooth usb-2.00
                   configuration: driver=btusb maxpower=100mA speed=12Mbit/s
           *-usbhost:1
                product: xHCI Host Controller
                vendor: Linux 6.1.0-rc2+ xhci-hcd
                physical id: 1
                bus info: usb@4
                logical name: usb4
                version: 6.01
                capabilities: usb-3.10
                configuration: driver=hub slots=4 speed=10000Mbit/s
        *-memory UNCLAIMED
             description: RAM memory
             product: Tiger Lake-LP Shared SRAM
             vendor: Intel Corporation
             physical id: 14.2
             bus info: pci@0000:00:14.2
             version: 20
             width: 64 bits
             clock: 33MHz (30.3ns)
             capabilities: pm bus_master cap_list
             configuration: latency=0
             resources: iomemory:600-5ff iomemory:600-5ff memory:6003240000-6003243fff memory:600324a000-600324afff
        *-network
             description: Wireless interface
             product: Wi-Fi 6 AX201
             vendor: Intel Corporation
             physical id: 14.3
             bus info: pci@0000:00:14.3
             logical name: wlp0s20f3
             version: 20
             serial: 68:3e:26:8a:f1:ec
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
             configuration: broadcast=yes driver=iwlwifi driverversion=6.1.0-rc2+ firmware=71.058653f6.0 QuZ-a0-jf-b0-71.u ip=192.168.0.12 latency=0 link=yes multicast=yes wireless=IEEE 802.11
             resources: iomemory:600-5ff irq:16 memory:600323c000-600323ffff
        *-serial:0
             description: Serial bus controller
             product: Tiger Lake-LP Serial IO I2C Controller #0
             vendor: Intel Corporation
             physical id: 15
             bus info: pci@0000:00:15.0
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: driver=intel-lpss latency=0
             resources: irq:27 memory:4017000000-4017000fff
        *-serial:1
             description: Serial bus controller
             product: Tiger Lake-LP Serial IO I2C Controller #1
             vendor: Intel Corporation
             physical id: 15.1
             bus info: pci@0000:00:15.1
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: driver=intel-lpss latency=0
             resources: irq:40 memory:4017001000-4017001fff
        *-communication:0
             description: Communication controller
             product: Tiger Lake-LP Management Engine Interface
             vendor: Intel Corporation
             physical id: 16
             bus info: pci@0000:00:16.0
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi bus_master cap_list
             configuration: driver=mei_me latency=0
             resources: iomemory:600-5ff irq:154 memory:6003247000-6003247fff
        *-sata
             description: SATA controller
             product: Intel Corporation
             vendor: Intel Corporation
             physical id: 17
             bus info: pci@0000:00:17.0
             version: 20
             width: 32 bits
             clock: 66MHz
             capabilities: sata msi pm ahci_1.0 bus_master cap_list
             configuration: driver=ahci latency=0
             resources: irq:155 memory:52010000-52011fff memory:52014000-520140ff ioport:3080(size=8) ioport:3088(size=4) ioport:3060(size=32) memory:52013000-520137ff
        *-communication:1
             description: Communication controller
             product: Tiger Lake-LP Serial IO UART Controller #0
             vendor: Intel Corporation
             physical id: 1e
             bus info: pci@0000:00:1e.0
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: driver=intel-lpss latency=0
             resources: irq:16 memory:4017002000-4017002fff
        *-serial:2
             description: Serial bus controller
             product: Tiger Lake-LP Serial IO SPI Controller #1
             vendor: Intel Corporation
             physical id: 1e.3
             bus info: pci@0000:00:1e.3
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: driver=intel-lpss latency=0
             resources: irq:37 memory:4017003000-4017003fff
        *-isa
             description: ISA bridge
             product: Tiger Lake-LP LPC Controller
             vendor: Intel Corporation
             physical id: 1f
             bus info: pci@0000:00:1f.0
             version: 20
             width: 32 bits
             clock: 33MHz
             capabilities: isa bus_master
             configuration: latency=0
           *-pnp00:00
                product: PnP device PNP0c02
                physical id: 0
                capabilities: pnp
                configuration: driver=system
           *-pnp00:01
                product: PnP device INT3f0d
                physical id: 1
                capabilities: pnp
                configuration: driver=system
           *-pnp00:02
                product: PnP device PNP0303
                physical id: 2
                capabilities: pnp
                configuration: driver=i8042 kbd
           *-pnp00:03
                product: PnP device PNP0c02
                physical id: 3
                capabilities: pnp
                configuration: driver=system
           *-pnp00:04
                product: PnP device PNP0c02
                physical id: 4
                capabilities: pnp
                configuration: driver=system
           *-pnp00:05
                product: PnP device PNP0c02
                physical id: 5
                capabilities: pnp
                configuration: driver=system
           *-pnp00:06
                product: PnP device PNP0c02
                physical id: 6
                capabilities: pnp
                configuration: driver=system
           *-input
                product: Ideapad extra buttons
                physical id: 7
                logical name: input21
                logical name: /dev/input/event6
                capabilities: platform
        *-multimedia
             description: Multimedia audio controller
             product: Tiger Lake-LP Smart Sound Technology Audio Controller
             vendor: Intel Corporation
             physical id: 1f.3
             bus info: pci@0000:00:1f.3
             logical name: card0
             logical name: /dev/snd/controlC0
             logical name: /dev/snd/hwC0D0
             logical name: /dev/snd/hwC0D2
             logical name: /dev/snd/pcmC0D0c
             logical name: /dev/snd/pcmC0D0p
             logical name: /dev/snd/pcmC0D1c
             logical name: /dev/snd/pcmC0D1p
             logical name: /dev/snd/pcmC0D3p
             logical name: /dev/snd/pcmC0D4p
             logical name: /dev/snd/pcmC0D5p
             logical name: /dev/snd/pcmC0D6c
             logical name: /dev/snd/pcmC0D7c
             version: 20
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi bus_master cap_list
             configuration: driver=sof-audio-pci-intel-tgl latency=32
             resources: iomemory:600-5ff iomemory:600-5ff irq:167 memory:6003238000-600323bfff memory:6003000000-60030fffff
        *-serial:3
             description: SMBus
             product: Tiger Lake-LP SMBus Controller
             vendor: Intel Corporation
             physical id: 1f.4
             bus info: pci@0000:00:1f.4
             version: 20
             width: 64 bits
             clock: 33MHz
             configuration: driver=i801_smbus latency=0
             resources: iomemory:600-5ff irq:16 memory:6003244000-60032440ff ioport:efa0(size=32)
        *-serial:4
             description: Serial bus controller
             product: Tiger Lake-LP SPI Controller
             vendor: Intel Corporation
             physical id: 1f.5
             bus info: pci@0000:00:1f.5
             version: 20
             width: 32 bits
             clock: 33MHz
             capabilities: bus_master
             configuration: driver=intel-spi latency=0
             resources: irq:0 memory:4f400000-4f400fff
     *-generic UNCLAIMED
          description: System peripheral
          product: Intel Corporation
          vendor: Intel Corporation
          physical id: 1c
          version: 00
          width: 32 bits
          clock: 33MHz
          configuration: latency=0
     *-pci:1
          description: PCI bridge
          product: Intel Corporation
          vendor: Intel Corporation
          physical id: 1c.4
          version: 20
          width: 32 bits
          clock: 33MHz
          capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
          configuration: driver=pcieport
          resources: irq:143 memory:50000000-500fffff
        *-nvme
             description: Non-Volatile memory controller
             product: Sandisk Corp
             vendor: Sandisk Corp
             physical id: 0
             version: 01
             width: 64 bits
             clock: 33MHz
             capabilities: nvme pm msi msix pciexpress nvm_express bus_master cap_list
             configuration: driver=nvme latency=0
             resources: irq:0 memory:50000000-50003fff memory:50004000-500040ff
  *-battery
       description: Zinc Air Battery
       product: CRB Battery 0
       vendor: -Virtual Battery 0-
       physical id: 1
       version: 08/08/2010
       serial: Battery 0
       slot: Fake
  *-power UNCLAIMED
       description: OEM Define 1
       product: OEM Define 5
       vendor: OEM Define 2
       physical id: 2
       version: OEM Define 6
       serial: OEM Define 3
       capacity: 75mWh
  *-nvme0
       description: NVMe device
       product: WDC PC SN530 SDBPMPZ-512G-1101
       physical id: 3
       logical name: /dev/nvme0
       version: 21160001
       serial: 204831800079
       configuration: nqn=nqn.2018-01.com.wdc:guid:E8238FA6BF53-0001-001B448B49FAD685 state=live
     *-namespace:0
          description: NVMe disk
          physical id: 0
          logical name: hwmon2
     *-namespace:1
          description: NVMe disk
          physical id: 2
          logical name: /dev/ng0n1
     *-namespace:2
          description: NVMe disk
          physical id: 1
          bus info: nvme@0:1
          logical name: /dev/nvme0n1
          size: 476GiB (512GB)
          capabilities: gpt-1.00 partitioned partitioned:gpt
          configuration: guid=0032358e-193d-4383-9e91-35b472391863 logicalsectorsize=512 sectorsize=512 wwid=eui.001b448b49fad685
        *-volume:0
             description: Windows FAT volume
             vendor: MSDOS5.0
             physical id: 1
             bus info: nvme@0:1,1
             logical name: /dev/nvme0n1p1
             logical name: /boot/efi
             version: FAT32
             serial: 02ae-c743
             size: 255MiB
             capacity: 259MiB
             capabilities: boot fat initialized
             configuration: FATs=2 filesystem=fat label=SYSTEM_DRV mount.fstype=vfat mount.options=rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro name=EFI system partition state=mounted
        *-volume:1
             description: reserved partition
             vendor: Windows
             physical id: 2
             bus info: nvme@0:1,2
             logical name: /dev/nvme0n1p2
             serial: a332bfd2-4c77-4872-b3ae-4f180fdf7509
             capacity: 15MiB
             capabilities: nofs
             configuration: name=Microsoft reserved partition
        *-volume:2
             description: Windows NTFS volume
             vendor: Windows
             physical id: 3
             bus info: nvme@0:1,3
             logical name: /dev/nvme0n1p3
             version: 3.1
             serial: 74cfeeda-cadd-dc42-a86e-e90f7ac4d108
             size: 186GiB
             capacity: 186GiB
             capabilities: ntfs initialized
             configuration: clustersize=4096 created=2021-02-11 14:34:55 filesystem=ntfs label=Windows-SSD name=Basic data partition state=clean
        *-volume:3
             description: Windows NTFS volume
             vendor: Windows
             physical id: 4
             bus info: nvme@0:1,4
             logical name: /dev/nvme0n1p4
             version: 3.1
             serial: 68f4486b-545c-174d-903e-e47c13687afc
             size: 124GiB
             capacity: 124GiB
             capabilities: ntfs initialized
             configuration: clustersize=4096 created=2022-04-09 01:00:04 filesystem=ntfs label=New Volume name=Basic data partition state=clean
        *-volume:4
             description: Windows NTFS volume
             vendor: Windows
             physical id: 5
             bus info: nvme@0:1,5
             logical name: /dev/nvme0n1p5
             version: 3.1
             serial: 08346c82-0a51-6c48-ae35-11b717cd0f8e
             size: 973MiB
             capacity: 999MiB
             capabilities: boot precious ntfs initialized
             configuration: clustersize=4096 created=2021-02-11 14:34:56 filesystem=ntfs label=WINRE_DRV name=Basic data partition state=clean
        *-volume:5
             description: EXT4 volume
             vendor: Linux
             physical id: 6
             bus info: nvme@0:1,6
             logical name: /dev/nvme0n1p6
             logical name: /
             logical name: /var/snap/firefox/common/host-hunspell
             version: 1.0
             serial: 05ae355e-1b5f-4294-b785-97ca5b04cb48
             size: 164GiB
             capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
             configuration: created=2022-04-12 20:46:33 filesystem=ext4 lastmountpoint=/ modified=2022-10-27 21:17:10 mount.fstype=ext4 mount.options=ro,noexec,noatime,errors=remount-ro mounted=2022-10-27 21:17:10 state=mounted
  *-input:0
       product: Lid Switch
       physical id: 4
       logical name: input0
       logical name: /dev/input/event0
       capabilities: platform
  *-input:1
       product: Power Button
       physical id: 5
       logical name: input1
       logical name: /dev/input/event1
       capabilities: platform
  *-input:2
       product: AT Translated Set 2 keyboard
       physical id: 6
       logical name: input2
       logical name: /dev/input/event2
       logical name: input2::capslock
       logical name: input2::numlock
       logical name: input2::scrolllock
       capabilities: i8042
  *-input:3
       product: MSFT0001:01 06CB:CE2D Mouse
       physical id: 7
       logical name: input25
       logical name: /dev/input/event7
       logical name: /dev/input/mouse1
       capabilities: i2c
  *-input:4
       product: MSFT0001:01 06CB:CE2D Touchpad
       physical id: 8
       logical name: input26
       logical name: /dev/input/event8
       logical name: /dev/input/mouse2
       capabilities: i2c
  *-input:5
       product: sof-hda-dsp Mic
       physical id: 9
       logical name: input29
       logical name: /dev/input/event10
  *-input:6
       product: sof-hda-dsp Headphone
       physical id: a
       logical name: input30
       logical name: /dev/input/event11
  *-input:7
       product: sof-hda-dsp HDMI/DP,pcm=3
       physical id: b
       logical name: input31
       logical name: /dev/input/event12
  *-input:8
       product: sof-hda-dsp HDMI/DP,pcm=4
       physical id: c
       logical name: input32
       logical name: /dev/input/event13
  *-input:9
       product: sof-hda-dsp HDMI/DP,pcm=5
       physical id: d
       logical name: input33
       logical name: /dev/input/event14
  *-input:10
       product: Video Bus
       physical id: e
       logical name: input9
       logical name: /dev/input/event3
       capabilities: platform

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-26 22:48           ` srinivas pandruvada
  2022-10-27 17:44             ` Mirsad Goran Todorovac
@ 2022-10-27 18:03             ` Mirsad Goran Todorovac
  2022-10-27 18:20               ` Mirsad Goran Todorovac
  1 sibling, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-27 18:03 UTC (permalink / raw)
  To: srinivas pandruvada, LKML, rjw
  Cc: regressions, regressions, linux-acpi, Robert Moore, devel

[-- Attachment #1: Type: text/plain, Size: 1713 bytes --]

P.S.

Forgot another useful thing you've mentioned: please find attached the 
dmesg output.

Good luck!

Mirsad

On 27. 10. 2022. 00:48, srinivas pandruvada wrote:
> On Wed, 2022-10-26 at 19:52 +0200, Mirsad Goran Todorovac wrote:
>> Dear all,
>>
>> On 24. 10. 2022. 20:56, Mirsad Goran Todorovac wrote:
>>> On 24. 10. 2022. 20:39, srinivas pandruvada wrote:
>>>
>>>>> Thank you for the patch. Unfortunately, when applied to v6.0.3
>>>>> it
>>>>> didn't
>>>>> fix the issue.
>>>> Thanks for the test. I copied to acpi and acpica mailing list.
>>>> Someone
>>>> can tell us what is this call doing wrong here.
>> I have worse news: after every
>>
>> # systemctl stop thermald
>> # systemctl start thermald
>>
>> the number of leaks increases by one allocated block (apparently 80
>> bytes). The effect appears to be
>> cummulative.
>>
>> Please find the results of the MEMLEAK scan in the attachment.
>>
>> In theory, motivated adversary could theoretically exhaust  i.e. 8
>> GiB
>> in a loop of 10 million thermald stops/starts,
> Of course it needs to be debugged. To start/stop systemctl service you
> need root access. If you have root access, there are other worse things
> can be done.
>
> Thanks,
> Srinivas
>
>> on my laptop and 2 sec for stop+start, it would be approx. 230 days.
>>
>> Hope this helps.
>>
>> Mirsad
>>
>> -- 
>>
>> Mirsad Goran Todorovac
>> Sistem inženjer
>> Grafički fakultet | Akademija likovnih umjetnosti
>> Sveučilište u Zagrebu

--
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
-- 
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
The European Union

[-- Attachment #2: thermald_memleak_dmesg.txt --]
[-- Type: text/plain, Size: 256075 bytes --]

[    0.008263] e820: update [mem 0x3fb49000-0x3fb49fff] usable ==> reserved
[    0.008275] Using GB pages for direct mapping
[    0.008559] Secure boot disabled
[    0.008559] RAMDISK: [mem 0x37261000-0x380a9fff]
[    0.008563] ACPI: Early table checksum verification disabled
[    0.008565] ACPI: RSDP 0x0000000045BFE014 000024 (v02 LENOVO)
[    0.008568] ACPI: XSDT 0x0000000045BD2188 000124 (v01 LENOVO CB-01    00000002      01000013)
[    0.008573] ACPI: FACP 0x0000000045BD4000 00010C (v06 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008577] ACPI: DSDT 0x0000000045B92000 03E7F8 (v02 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008579] ACPI: FACS 0x0000000045AA3000 000040
[    0.008581] ACPI: UEFI 0x0000000045B2E000 000236 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008584] ACPI: SSDT 0x0000000045BFA000 00255C (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008586] ACPI: SSDT 0x0000000045BF4000 0059B9 (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008588] ACPI: SSDT 0x0000000045BF2000 001E37 (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008590] ACPI: SSDT 0x0000000045BEE000 003314 (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008592] ACPI: SSDT 0x0000000045BE2000 00B1AA (v02 INTEL  TcssSsdt 00001000 INTL 20160422)
[    0.008595] ACPI: SSDT 0x0000000045BE1000 00077B (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008597] ACPI: TPM2 0x0000000045BE0000 00004C (v04 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008599] ACPI: MSDM 0x0000000045BDF000 000055 (v03 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008601] ACPI: NHLT 0x0000000045BDD000 001871 (v00 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008604] ACPI: SSDT 0x0000000045BDC000 000DDE (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008606] ACPI: LPIT 0x0000000045BDB000 0000CC (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008608] ACPI: WSMT 0x0000000045BDA000 000028 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008610] ACPI: SSDT 0x0000000045BD9000 000B70 (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008612] ACPI: SSDT 0x0000000045BD8000 00012A (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008614] ACPI: DBGP 0x0000000045BD7000 000034 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008617] ACPI: DBG2 0x0000000045BD6000 000054 (v00 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008619] ACPI: ECDT 0x0000000045BD5000 000069 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008621] ACPI: HPET 0x0000000045BD3000 000038 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008623] ACPI: APIC 0x0000000045BFD000 00012C (v03 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008626] ACPI: MCFG 0x0000000045BD1000 00003C (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008628] ACPI: SSDT 0x0000000045B90000 00144C (v02 LENOVO CB-01    00000002      01000013)
[    0.008630] ACPI: DMAR 0x0000000045B8F000 000088 (v02 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008632] ACPI: UEFI 0x0000000045AA0000 00063A (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008634] ACPI: UEFI 0x0000000045A9F000 00005C (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008637] ACPI: SSDT 0x0000000045B8E000 00005C (v02 LENOVO CB-01    00000002 INTL 20160527)
[    0.008639] ACPI: SSDT 0x0000000045B8D000 000851 (v02 LENOVO CB-01    00000002 INTL 20160422)
[    0.008641] ACPI: SSDT 0x0000000045B8C000 0000F8 (v01 LENOVO CB-01    00000002 INTL 20160422)
[    0.008643] ACPI: FPDT 0x0000000045B8B000 000044 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008646] ACPI: BGRT 0x0000000045B8A000 000038 (v01 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008648] ACPI: PTDT 0x0000000045B89000 000CFE (v00 LENOVO CB-01    00000002 ACPI 00040000)
[    0.008649] ACPI: Reserving FACP table memory at [mem 0x45bd4000-0x45bd410b]
[    0.008650] ACPI: Reserving DSDT table memory at [mem 0x45b92000-0x45bd07f7]
[    0.008651] ACPI: Reserving FACS table memory at [mem 0x45aa3000-0x45aa303f]
[    0.008651] ACPI: Reserving UEFI table memory at [mem 0x45b2e000-0x45b2e235]
[    0.008652] ACPI: Reserving SSDT table memory at [mem 0x45bfa000-0x45bfc55b]
[    0.008652] ACPI: Reserving SSDT table memory at [mem 0x45bf4000-0x45bf99b8]
[    0.008653] ACPI: Reserving SSDT table memory at [mem 0x45bf2000-0x45bf3e36]
[    0.008654] ACPI: Reserving SSDT table memory at [mem 0x45bee000-0x45bf1313]
[    0.008654] ACPI: Reserving SSDT table memory at [mem 0x45be2000-0x45bed1a9]
[    0.008655] ACPI: Reserving SSDT table memory at [mem 0x45be1000-0x45be177a]
[    0.008655] ACPI: Reserving TPM2 table memory at [mem 0x45be0000-0x45be004b]
[    0.008656] ACPI: Reserving MSDM table memory at [mem 0x45bdf000-0x45bdf054]
[    0.008656] ACPI: Reserving NHLT table memory at [mem 0x45bdd000-0x45bde870]
[    0.008657] ACPI: Reserving SSDT table memory at [mem 0x45bdc000-0x45bdcddd]
[    0.008657] ACPI: Reserving LPIT table memory at [mem 0x45bdb000-0x45bdb0cb]
[    0.008658] ACPI: Reserving WSMT table memory at [mem 0x45bda000-0x45bda027]
[    0.008658] ACPI: Reserving SSDT table memory at [mem 0x45bd9000-0x45bd9b6f]
[    0.008659] ACPI: Reserving SSDT table memory at [mem 0x45bd8000-0x45bd8129]
[    0.008659] ACPI: Reserving DBGP table memory at [mem 0x45bd7000-0x45bd7033]
[    0.008660] ACPI: Reserving DBG2 table memory at [mem 0x45bd6000-0x45bd6053]
[    0.008660] ACPI: Reserving ECDT table memory at [mem 0x45bd5000-0x45bd5068]
[    0.008661] ACPI: Reserving HPET table memory at [mem 0x45bd3000-0x45bd3037]
[    0.008661] ACPI: Reserving APIC table memory at [mem 0x45bfd000-0x45bfd12b]
[    0.008662] ACPI: Reserving MCFG table memory at [mem 0x45bd1000-0x45bd103b]
[    0.008662] ACPI: Reserving SSDT table memory at [mem 0x45b90000-0x45b9144b]
[    0.008663] ACPI: Reserving DMAR table memory at [mem 0x45b8f000-0x45b8f087]
[    0.008663] ACPI: Reserving UEFI table memory at [mem 0x45aa0000-0x45aa0639]
[    0.008664] ACPI: Reserving UEFI table memory at [mem 0x45a9f000-0x45a9f05b]
[    0.008664] ACPI: Reserving SSDT table memory at [mem 0x45b8e000-0x45b8e05b]
[    0.008665] ACPI: Reserving SSDT table memory at [mem 0x45b8d000-0x45b8d850]
[    0.008665] ACPI: Reserving SSDT table memory at [mem 0x45b8c000-0x45b8c0f7]
[    0.008666] ACPI: Reserving FPDT table memory at [mem 0x45b8b000-0x45b8b043]
[    0.008666] ACPI: Reserving BGRT table memory at [mem 0x45b8a000-0x45b8a037]
[    0.008667] ACPI: Reserving PTDT table memory at [mem 0x45b89000-0x45b89cfd]
[    0.008896] No NUMA configuration found
[    0.008897] Faking a node at [mem 0x0000000000000000-0x00000002b0bfffff]
[    0.008902] NODE_DATA(0) allocated [mem 0x2b0bd5000-0x2b0bfffff]
[    0.009016] Zone ranges:
[    0.009016]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009018]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009019]   Normal   [mem 0x0000000100000000-0x00000002b0bfffff]
[    0.009020]   Device   empty
[    0.009020] Movable zone start for each node
[    0.009022] Early memory node ranges
[    0.009023]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.009024]   node   0: [mem 0x0000000000100000-0x0000000039f98fff]
[    0.009024]   node   0: [mem 0x000000003a899000-0x00000000434aefff]
[    0.009025]   node   0: [mem 0x0000000045bff000-0x0000000045bfffff]
[    0.009025]   node   0: [mem 0x0000000100000000-0x00000002b0bfffff]
[    0.009026] Initmem setup node 0 [mem 0x0000000000001000-0x00000002b0bfffff]
[    0.009029] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009045] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.010431] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.010495] On node 0, zone DMA32: 10064 pages in unavailable ranges
[    0.019117] On node 0, zone Normal: 9216 pages in unavailable ranges
[    0.019298] On node 0, zone Normal: 29696 pages in unavailable ranges
[    0.019319] Reserving Intel graphics memory at [mem 0x4b800000-0x4f3fffff]
[    0.019613] ACPI: PM-Timer IO Port: 0x1808
[    0.019619] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.019620] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.019621] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.019621] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.019622] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.019622] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.019623] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.019623] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.019623] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.019624] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.019624] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.019625] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.019625] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.019626] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.019626] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.019626] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.019663] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.019665] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.019667] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.019670] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.019671] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.019678] e820: update [mem 0x3fb5e000-0x3fc51fff] usable ==> reserved
[    0.019685] TSC deadline timer available
[    0.019686] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.019706] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.019708] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.019710] PM: hibernation: Registered nosave memory: [mem 0x39f99000-0x3a898fff]
[    0.019711] PM: hibernation: Registered nosave memory: [mem 0x3fb49000-0x3fb49fff]
[    0.019713] PM: hibernation: Registered nosave memory: [mem 0x3fb5c000-0x3fb5cfff]
[    0.019715] PM: hibernation: Registered nosave memory: [mem 0x3fb5e000-0x3fc51fff]
[    0.019716] PM: hibernation: Registered nosave memory: [mem 0x434af000-0x452fefff]
[    0.019717] PM: hibernation: Registered nosave memory: [mem 0x452ff000-0x45b2efff]
[    0.019717] PM: hibernation: Registered nosave memory: [mem 0x45b2f000-0x45bfefff]
[    0.019719] PM: hibernation: Registered nosave memory: [mem 0x45c00000-0x4f3fffff]
[    0.019719] PM: hibernation: Registered nosave memory: [mem 0x4f400000-0xfe00ffff]
[    0.019719] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.019720] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed1ffff]
[    0.019720] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.019721] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xff3fffff]
[    0.019721] PM: hibernation: Registered nosave memory: [mem 0xff400000-0xffffffff]
[    0.019722] [mem 0x4f400000-0xfe00ffff] available for PCI devices
[    0.019723] Booting paravirtualized kernel on bare hardware
[    0.019725] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.019730] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.019874] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.019881] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.019882] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.019909] Fallback order for Node 0: 0 
[    0.019911] Built 1 zonelists, mobility grouping on.  Total pages: 2013649
[    0.019912] Policy zone: Normal
[    0.019913] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-rc2+ root=UUID=05ae355e-1b5f-4294-b785-97ca5b04cb48 ro quiet splash vt.handoff=7
[    0.019980] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.1.0-rc2+", will be passed to user space.
[    0.020228] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.020344] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.020421] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.020430] software IO TLB: area num 8.
[    0.038181] Memory: 7836936K/8183096K available (18440K kernel code, 4119K rwdata, 5568K rodata, 3148K init, 11004K bss, 345900K reserved, 0K cma-reserved)
[    0.038646] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.038682] ftrace: allocating 51417 entries in 201 pages
[    0.045183] ftrace: allocated 201 pages with 4 groups
[    0.045906] Dynamic Preempt: voluntary
[    0.046004] rcu: Preemptible hierarchical RCU implementation.
[    0.046005] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.046005] 	Trampoline variant of Tasks RCU enabled.
[    0.046006] 	Rude variant of Tasks RCU enabled.
[    0.046006] 	Tracing variant of Tasks RCU enabled.
[    0.046006] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.046007] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.052412] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.052821] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.053087] Console: colour dummy device 80x25
[    0.053098] printk: console [tty0] enabled
[    0.053150] ACPI: Core revision 20220331
[    0.053498] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.053499] APIC: Switch to symmetric I/O mode setup
[    0.053501] DMAR: Host address width 39
[    0.053502] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.053513] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 69e2ff0505e
[    0.053514] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.053523] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.053525] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f3fffff
[    0.053529] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.053530] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.053530] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.055225] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.055228] x2apic enabled
[    0.055255] Switched APIC routing to cluster x2apic.
[    0.059931] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22df1149949, max_idle_ns: 440795312789 ns
[    0.059938] Calibrating delay loop (skipped), value calculated using timer frequency.. 4838.40 BogoMIPS (lpj=9676800)
[    0.059940] pid_max: default: 32768 minimum: 301
[    0.062495] LSM: Security Framework initializing
[    0.062521] landlock: Up and running.
[    0.062521] Yama: becoming mindful.
[    0.062571] AppArmor: AppArmor initialized
[    0.062688] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.062700] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.063198] CPU0: Thermal monitoring enabled (TM1)
[    0.063200] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.063313] process: using mwait in idle threads
[    0.063314] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.063315] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.063320] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.063321] Spectre V2 : Mitigation: Enhanced IBRS
[    0.063322] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.063322] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.063323] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.063324] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.063934] Freeing SMP alternatives memory: 44K
[    0.063934] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[    0.063934] cblist_init_generic: Setting adjustable number of callback queues.
[    0.063934] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.063934] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.063934] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.063934] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.063934] ... version:                5
[    0.063934] ... bit width:              48
[    0.063934] ... generic registers:      8
[    0.063934] ... value mask:             0000ffffffffffff
[    0.063934] ... max period:             00007fffffffffff
[    0.063934] ... fixed-purpose events:   4
[    0.063934] ... event mask:             0001000f000000ff
[    0.063934] Estimated ratio of average max frequency by base frequency (times 1024): 1621
[    0.063934] rcu: Hierarchical SRCU implementation.
[    0.063934] rcu: 	Max phase no-delay instances is 1000.
[    0.063934] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.063934] smp: Bringing up secondary CPUs ...
[    0.063934] x86: Booting SMP configuration:
[    0.063934] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.068873] smp: Brought up 1 node, 8 CPUs
[    0.068873] smpboot: Max logical packages: 1
[    0.068873] smpboot: Total of 8 processors activated (38707.20 BogoMIPS)
[    0.072553] devtmpfs: initialized
[    0.072553] x86/mm: Memory block size: 128MB
[    0.073587] ACPI: PM: Registering ACPI NVS region [mem 0x452ff000-0x45b2efff] (8585216 bytes)
[    0.073587] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.073587] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.073587] pinctrl core: initialized pinctrl subsystem
[    0.073587] PM: RTC time: 19:17:06, date: 2022-10-27
[    0.076051] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.076284] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.076360] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.076428] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.076440] audit: initializing netlink subsys (disabled)
[    0.076448] audit: type=2000 audit(1666898225.016:1): state=initialized audit_enabled=0 res=1
[    0.076448] thermal_sys: Registered thermal governor 'fair_share'
[    0.076448] thermal_sys: Registered thermal governor 'bang_bang'
[    0.076448] thermal_sys: Registered thermal governor 'step_wise'
[    0.076448] thermal_sys: Registered thermal governor 'user_space'
[    0.076448] thermal_sys: Registered thermal governor 'power_allocator'
[    0.076448] EISA bus registered
[    0.076448] cpuidle: using governor ladder
[    0.076448] cpuidle: using governor menu
[    0.076448] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.076448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.076448] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.076448] PCI: not using MMCONFIG
[    0.076448] PCI: Using configuration type 1 for base access
[    0.076448] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.080187] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.080191] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.080191] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.080191] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.080191] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.080194] ACPI: Added _OSI(Module Device)
[    0.080194] ACPI: Added _OSI(Processor Device)
[    0.080194] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.080194] ACPI: Added _OSI(Processor Aggregator Device)
[    0.193542] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0], AE_NOT_FOUND (20220331/dswload2-163)
[    0.193555] fbcon: Taking over console
[    0.193565] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20220331/psobject-221)
[    0.193568] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.194350] ACPI: 14 ACPI AML tables successfully acquired and loaded
[    0.197321] ACPI: EC: EC started
[    0.197322] ACPI: EC: interrupt blocked
[    0.198535] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.198536] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.216600] ACPI: Dynamic OEM Table Load:
[    0.216615] ACPI: SSDT 0xFFFFA03A81DA0C00 0001C6 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.216617] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.218364] ACPI: Dynamic OEM Table Load:
[    0.218371] ACPI: SSDT 0xFFFFA03A8151A000 000386 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.219519] ACPI: Dynamic OEM Table Load:
[    0.219525] ACPI: SSDT 0xFFFFA03A81528800 0005C3 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.223950] ACPI: Dynamic OEM Table Load:
[    0.223950] ACPI: SSDT 0xFFFFA03A8151C800 000266 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.223950] ACPI: Dynamic OEM Table Load:
[    0.223950] ACPI: SSDT 0xFFFFA03A81520000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.225219] ACPI: Dynamic OEM Table Load:
[    0.225225] ACPI: SSDT 0xFFFFA03A8152D800 00048A (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.226462] ACPI: Dynamic OEM Table Load:
[    0.226467] ACPI: SSDT 0xFFFFA03A8152F000 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.227700] ACPI: Dynamic OEM Table Load:
[    0.227705] ACPI: SSDT 0xFFFFA03A81528000 00048A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.234813] ACPI: Interpreter enabled
[    0.234867] ACPI: PM: (supports S0 S4 S5)
[    0.234868] ACPI: Using IOAPIC for interrupt routing
[    0.234933] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.236837] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in ACPI motherboard resources
[    0.236853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.236853] PCI: Using E820 reservations for host bridge windows
[    0.237867] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.239132] ACPI: PM: Power Resource [PCRP]
[    0.239213] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.DGPV], AE_NOT_FOUND (20220331/psargs-330)

[    0.239225] No Local Variables are initialized for Method [_ON_]

[    0.239226] No Arguments are initialized for method [_ON_]

[    0.239228] ACPI Error: Aborting method \_SB.PC00.PEG0.PCRP._ON due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[    0.247896] ACPI: PM: Power Resource [BTPR]
[    0.251942] ACPI: PM: Power Resource [PAUD]
[    0.269819] ACPI: PM: Power Resource [V0PR]
[    0.270222] ACPI: PM: Power Resource [V1PR]
[    0.270620] ACPI: PM: Power Resource [V2PR]
[    0.279942] ACPI: PM: Power Resource [PXTC]
[    0.282798] ACPI: PM: Power Resource [WRST]
[    0.283513] ACPI: PM: Power Resource [TBT0]
[    0.283625] ACPI: PM: Power Resource [TBT1]
[    0.283729] ACPI: PM: Power Resource [D3C]
[    0.306115] ACPI: PM: Power Resource [PIN]
[    0.306935] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
[    0.306941] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.309383] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.313709] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.313710] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.319825] PCI host bridge to bus 0000:00
[    0.319828] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.319830] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.319832] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.319833] pci_bus 0000:00: root bus resource [mem 0x4f400000-0xbfffffff window]
[    0.319835] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.319836] pci_bus 0000:00: root bus resource [bus 00-e0]
[    0.319879] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[    0.320019] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[    0.320027] pci 0000:00:02.0: reg 0x10: [mem 0x6002000000-0x6002ffffff 64bit]
[    0.320033] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.320036] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.320052] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.320053] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.320056] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.320082] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    0.320083] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    0.320087] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    0.320087] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    0.320473] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[    0.320490] pci 0000:00:04.0: reg 0x10: [mem 0x6003200000-0x600321ffff 64bit]
[    0.321028] pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
[    0.321035] pci 0000:00:0a.0: reg 0x10: [mem 0x6003230000-0x6003237fff 64bit]
[    0.321055] pci 0000:00:0a.0: enabling Extended Tags
[    0.321168] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[    0.321182] pci 0000:00:0d.0: reg 0x10: [mem 0x6003220000-0x600322ffff 64bit]
[    0.321239] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.321969] pci 0000:00:0e.0: [8086:9a0b] type 00 class 0x010400
[    0.321981] pci 0000:00:0e.0: reg 0x10: [mem 0x6000000000-0x6001ffffff 64bit]
[    0.321986] pci 0000:00:0e.0: reg 0x18: [mem 0x50000000-0x51ffffff]
[    0.321999] pci 0000:00:0e.0: reg 0x20: [mem 0x6003100000-0x60031fffff 64bit]
[    0.322205] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[    0.322227] pci 0000:00:14.0: reg 0x10: [mem 0x52000000-0x5200ffff 64bit]
[    0.322315] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.323031] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[    0.323055] pci 0000:00:14.2: reg 0x10: [mem 0x6003240000-0x6003243fff 64bit]
[    0.323070] pci 0000:00:14.2: reg 0x18: [mem 0x600324a000-0x600324afff 64bit]
[    0.323237] pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
[    0.323280] pci 0000:00:14.3: reg 0x10: [mem 0x600323c000-0x600323ffff 64bit]
[    0.323420] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.323929] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[    0.324004] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.324681] pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
[    0.324711] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.325316] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[    0.325340] pci 0000:00:16.0: reg 0x10: [mem 0x6003247000-0x6003247fff 64bit]
[    0.325428] pci 0000:00:16.0: PME# supported from D3hot
[    0.326061] pci 0000:00:17.0: [8086:a0d3] type 00 class 0x010601
[    0.326080] pci 0000:00:17.0: reg 0x10: [mem 0x52010000-0x52011fff]
[    0.326090] pci 0000:00:17.0: reg 0x14: [mem 0x52014000-0x520140ff]
[    0.326101] pci 0000:00:17.0: reg 0x18: [io  0x3080-0x3087]
[    0.326111] pci 0000:00:17.0: reg 0x1c: [io  0x3088-0x308b]
[    0.326122] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[    0.326132] pci 0000:00:17.0: reg 0x24: [mem 0x52013000-0x520137ff]
[    0.326185] pci 0000:00:17.0: PME# supported from D3hot
[    0.327160] pci 0000:00:1e.0: [8086:a0a8] type 00 class 0x078000
[    0.327192] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.328042] pci 0000:00:1e.3: [8086:a0ab] type 00 class 0x0c8000
[    0.328073] pci 0000:00:1e.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.328674] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[    0.329250] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040100
[    0.329294] pci 0000:00:1f.3: reg 0x10: [mem 0x6003238000-0x600323bfff 64bit]
[    0.329346] pci 0000:00:1f.3: reg 0x20: [mem 0x6003000000-0x60030fffff 64bit]
[    0.329454] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.330224] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[    0.330249] pci 0000:00:1f.4: reg 0x10: [mem 0x6003244000-0x60032440ff 64bit]
[    0.330279] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.330753] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[    0.330773] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.397741] Low-power S0 idle used by default for system suspend
[    0.399697] ACPI: EC: interrupt unblocked
[    0.399699] ACPI: EC: event unblocked
[    0.399716] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.399717] ACPI: EC: GPE=0x6e
[    0.399718] ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
[    0.399720] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
[    0.399977] iommu: Default domain type: Translated 
[    0.399977] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.400710] SCSI subsystem initialized
[    0.403962] libata version 3.00 loaded.
[    0.403978] ACPI: bus type USB registered
[    0.404000] usbcore: registered new interface driver usbfs
[    0.404011] usbcore: registered new interface driver hub
[    0.404021] usbcore: registered new device driver usb
[    0.404064] pps_core: LinuxPPS API ver. 1 registered
[    0.404064] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.404068] PTP clock support registered
[    0.404089] EDAC MC: Ver: 3.0.0
[    0.404172] Registered efivars operations
[    0.404172] NetLabel: Initializing
[    0.404172] NetLabel:  domain hash size = 128
[    0.404172] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.404172] NetLabel:  unlabeled traffic allowed by default
[    0.404186] mctp: management component transport protocol core
[    0.404186] NET: Registered PF_MCTP protocol family
[    0.404186] PCI: Using ACPI for IRQ routing
[    0.423534] PCI: pci_cache_line_size set to 64 bytes
[    0.423688] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.423826] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.423829] e820: reserve RAM buffer [mem 0x39f99000-0x3bffffff]
[    0.423830] e820: reserve RAM buffer [mem 0x3fb49000-0x3fffffff]
[    0.423831] e820: reserve RAM buffer [mem 0x3fb5c000-0x3fffffff]
[    0.423832] e820: reserve RAM buffer [mem 0x3fb5e000-0x3fffffff]
[    0.423833] e820: reserve RAM buffer [mem 0x434af000-0x43ffffff]
[    0.423835] e820: reserve RAM buffer [mem 0x45c00000-0x47ffffff]
[    0.423836] e820: reserve RAM buffer [mem 0x2b0c00000-0x2b3ffffff]
[    0.423943] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.423944] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.423945] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.423949] vgaarb: loaded
[    0.427939] clocksource: Switched to clocksource tsc-early
[    0.462323] VFS: Disk quotas dquot_6.6.0
[    0.462390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.462733] AppArmor: AppArmor Filesystem Enabled
[    0.462797] pnp: PnP ACPI init
[    0.463378] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.463381] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.463586] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.464578] pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.464617] system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.464619] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.464621] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.464623] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.464625] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.464627] system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.464629] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.465800] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.465802] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.465804] system 00:04: [mem 0xfe04c000-0xfe04ffff] has been reserved
[    0.465806] system 00:04: [mem 0xfe050000-0xfe0affff] has been reserved
[    0.465807] system 00:04: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[    0.465809] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.465812] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.465814] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.465816] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.465817] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.466292] system 00:05: [io  0x2000-0x20fe] has been reserved
[    0.467154] pnp: PnP ACPI: found 7 devices
[    0.473595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.473706] NET: Registered PF_INET protocol family
[    0.473805] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.475063] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.475084] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.475120] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.475305] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.475465] TCP: Hash tables configured (established 65536 bind 65536)
[    0.475573] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    0.475611] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.475629] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.475706] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.475714] NET: Registered PF_XDP protocol family
[    0.475719] pci_bus 0000:00: max bus depth: 0 pci_try_num: 1
[    0.475728] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.475732] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[    0.475735] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.475737] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[    0.475738] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.475740] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[    0.475798] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.475800] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[    0.475859] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.475860] pci 0000:00:1e.0: BAR 0: assigned [mem 0x4017002000-0x4017002fff 64bit]
[    0.475919] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.475921] pci 0000:00:1e.3: BAR 0: assigned [mem 0x4017003000-0x4017003fff 64bit]
[    0.476054] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.476055] pci 0000:00:1f.5: BAR 0: assigned [mem 0x4f400000-0x4f400fff]
[    0.476068] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.476070] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.476070] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.476071] pci_bus 0000:00: resource 7 [mem 0x4f400000-0xbfffffff window]
[    0.476072] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.478448] PCI: CLS 64 bytes, default 64
[    0.478470] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.478471] software IO TLB: mapped [mem 0x000000003b0d0000-0x000000003f0d0000] (64MB)
[    0.478532] Trying to unpack rootfs image as initramfs...
[    0.478697] resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
[    0.478700] caller __uncore_imc_init_box+0xc3/0x110 mapping multiple BARs
[    0.478812] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22df1149949, max_idle_ns: 440795312789 ns
[    0.479103] clocksource: Switched to clocksource tsc
[    0.479147] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.480503] Initialise system trusted keyrings
[    0.480517] Key type blacklist registered
[    0.480597] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.486114] zbud: loaded
[    0.487160] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.487580] fuse: init (API version 7.37)
[    0.487940] integrity: Platform Keyring initialized
[    0.487945] integrity: Machine keyring initialized
[    0.496303] Key type asymmetric registered
[    0.496305] Asymmetric key parser 'x509' registered
[    0.531395] Freeing initrd memory: 14628K
[    0.534556] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.534589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.534624] io scheduler mq-deadline registered
[    0.534914] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.535600] Monitor-Mwait will be used to enter C-1 state
[    0.535613] Monitor-Mwait will be used to enter C-2 state
[    0.535616] Monitor-Mwait will be used to enter C-3 state
[    0.535619] ACPI: \_SB_.PR00: Found 3 idle states
[    0.536506] ACPI: AC: AC Adapter [ADP0] (on-line)
[    0.536584] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.536613] ACPI: button: Lid Switch [LID0]
[    0.536659] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.536691] ACPI: button: Power Button [PWRB]
[    0.540502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.543329] hpet_acpi_add: no address or irqs in _CRS
[    0.543346] Linux agpgart interface v0.103
[    0.554843] loop: module loaded
[    0.555219] tun: Universal TUN/TAP device driver, 1.6
[    0.555249] PPP generic driver version 2.4.2
[    0.555317] VFIO - User Level meta-driver version: 0.3
[    0.555575] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.555577] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.556441] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.556575] mousedev: PS/2 mouse device common for all mice
[    0.557556] rtc_cmos rtc_cmos: registered as rtc0
[    0.557738] rtc_cmos rtc_cmos: setting system clock to 2022-10-27T19:17:06 UTC (1666898226)
[    0.557759] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[    0.557776] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.557805] i2c_dev: i2c /dev entries driver
[    0.558251] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.558299] device-mapper: uevent: version 1.0.3
[    0.558393] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    0.558411] platform eisa.0: Probing EISA bus 0
[    0.558413] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.558415] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.558416] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.558417] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.558418] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.558418] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.558419] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.558420] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.558421] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.558422] platform eisa.0: EISA: Detected 0 cards
[    0.558425] intel_pstate: Intel P-state driver initializing
[    0.559102] intel_pstate: HWP enabled
[    0.559139] ledtrig-cpu: registered to indicate activity on CPUs
[    0.559171] efifb: probing for efifb
[    0.559207] efifb: showing boot graphics
[    0.559870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.565251] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[    0.565253] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.565254] efifb: scrolling: redraw
[    0.565254] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.565404] Console: switching to colour frame buffer device 240x67
[    0.567398] fb0: EFI VGA frame buffer device
[    0.567650] intel_pmc_core INT33A1:00:  initialized
[    0.567741] drop_monitor: Initializing network drop monitor service
[    0.568015] NET: Registered PF_INET6 protocol family
[    0.571596] Segment Routing with IPv6
[    0.571607] In-situ OAM (IOAM) with IPv6
[    0.571631] NET: Registered PF_PACKET protocol family
[    0.571663] Key type dns_resolver registered
[    0.573087] microcode: sig=0x806c1, pf=0x80, revision=0xa4
[    0.573176] microcode: Microcode Update Driver: v2.2.
[    0.573331] resctrl: L2 allocation detected
[    0.573334] IPI shorthand broadcast: enabled
[    0.573361] sched_clock: Marking stable (566371424, 6944455)->(597368576, -24052697)
[    0.573865] registered taskstats version 1
[    0.573957] Loading compiled-in X.509 certificates
[    0.574519] Loaded X.509 cert 'Build time autogenerated kernel key: f27d3bd4cf55944293e34f387d750fd6bc6fd3de'
[    0.574815] zswap: loaded using pool lzo/zbud
[    0.574970] kmemleak: Kernel memory leak detector initialized (mem pool available: 15326)
[    0.574971] kmemleak: Automatic memory scanning thread started
[    0.575008] Key type .fscrypt registered
[    0.575009] Key type fscrypt-provisioning registered
[    0.575124] Key type trusted registered
[    0.578319] Key type encrypted registered
[    0.578323] AppArmor: AppArmor sha1 policy hashing enabled
[    0.581168] integrity: Loading X.509 certificate: UEFI:db
[    0.581244] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.581245] integrity: Loading X.509 certificate: UEFI:db
[    0.581281] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.581281] integrity: Loading X.509 certificate: UEFI:db
[    0.581311] integrity: Loaded X.509 cert 'GGV1415G2ITL3-141517ITL6: 1fa615ea4c52809d4610564911163db0'
[    0.581311] integrity: Loading X.509 certificate: UEFI:db
[    0.581316] integrity: Problem loading X.509 certificate -65
[    0.581332] integrity: Error adding keys to platform keyring UEFI:db
[    0.586067] Loading compiled-in module X.509 certificates
[    0.586495] Loaded X.509 cert 'Build time autogenerated kernel key: f27d3bd4cf55944293e34f387d750fd6bc6fd3de'
[    0.586497] ima: Allocated hash algorithm: sha1
[    0.603565] ima: No architecture policies found
[    0.603620] evm: Initialising EVM extended attributes:
[    0.603621] evm: security.selinux
[    0.603623] evm: security.SMACK64
[    0.603624] evm: security.SMACK64EXEC
[    0.603625] evm: security.SMACK64TRANSMUTE
[    0.603626] evm: security.SMACK64MMAP
[    0.603627] evm: security.apparmor
[    0.603627] evm: security.ima
[    0.603628] evm: security.capability
[    0.603629] evm: HMAC attrs: 0x1
[    0.607883] PM:   Magic number: 10:789:294
[    0.607893] misc hpet: hash matches
[    0.607906] tty tty27: hash matches
[    0.608148] RAS: Correctable Errors collector initialized.
[    0.640789] ACPI: battery: Slot [BAT0] (battery present)
[    0.657304] Freeing unused decrypted memory: 2036K
[    0.657935] Freeing unused kernel image (initmem) memory: 3148K
[    0.696177] Write protecting the kernel read-only data: 26624k
[    0.697181] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.697481] Freeing unused kernel image (rodata/data gap) memory: 576K
[    0.715985] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.716002] Run /init as init process
[    0.716003]   with arguments:
[    0.716004]     /init
[    0.716005]     splash
[    0.716006]   with environment:
[    0.716007]     HOME=/
[    0.716007]     TERM=linux
[    0.716008]     BOOT_IMAGE=/boot/vmlinuz-6.1.0-rc2+
[    0.852519] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.852535] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    0.853636] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    0.854411] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.854418] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    0.854422] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.854511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    0.854513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.854514] usb usb1: Product: xHCI Host Controller
[    0.854515] usb usb1: Manufacturer: Linux 6.1.0-rc2+ xhci-hcd
[    0.854516] usb usb1: SerialNumber: 0000:00:0d.0
[    0.854572] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
[    0.854578] pci_bus 10000:e0: root bus resource [bus e0-ff]
[    0.854582] pci_bus 10000:e0: root bus resource [mem 0x50000000-0x51ffffff]
[    0.854584] pci_bus 10000:e0: root bus resource [mem 0x6003102000-0x60031fffff 64bit]
[    0.854606] pci 10000:e0:1c.0: [8086:09ab] type 00 class 0x088000
[    0.854881] pci 10000:e0:1c.4: [8086:a0bc] type 01 class 0x060400
[    0.855009] pci 10000:e0:1c.4: PME# supported from D0 D3hot D3cold
[    0.855056] hub 1-0:1.0: USB hub found
[    0.855062] pci 10000:e0:1c.4: PTM enabled (root), 4ns granularity
[    0.855085] hub 1-0:1.0: 1 port detected
[    0.855356] pci 10000:e0:1c.4: Primary bus is hard wired to 0
[    0.855493] pci 10000:e1:00.0: [15b7:5008] type 00 class 0x010802
[    0.855536] pci 10000:e1:00.0: reg 0x10: [mem 0x50000000-0x50003fff 64bit]
[    0.855593] pci 10000:e1:00.0: reg 0x20: [mem 0x00000000-0x000000ff 64bit]
[    0.855593] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    0.855596] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.855597] usb usb2: Product: xHCI Host Controller
[    0.855598] usb usb2: Manufacturer: Linux 6.1.0-rc2+ xhci-hcd
[    0.855600] usb usb2: SerialNumber: 0000:00:0d.0
[    0.855897] hub 2-0:1.0: USB hub found
[    0.855915] hub 2-0:1.0: 4 ports detected
[    0.856282] pci 10000:e0:1c.4: PCI bridge to [bus e1]
[    0.856288] pci 10000:e0:1c.4:   bridge window [io  0x0000-0x0fff]
[    0.856291] pci 10000:e0:1c.4:   bridge window [mem 0x50000000-0x500fffff]
[    0.856299] pci 10000:e0:1c.4: Primary bus is hard wired to 0
[    0.860121] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.860176] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.861300] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[    0.862782] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.862791] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.862796] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.862904] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    0.862907] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.862908] usb usb3: Product: xHCI Host Controller
[    0.862910] usb usb3: Manufacturer: Linux 6.1.0-rc2+ xhci-hcd
[    0.862911] usb usb3: SerialNumber: 0000:00:14.0
[    0.863296] hub 3-0:1.0: USB hub found
[    0.863376] hub 3-0:1.0: 12 ports detected
[    0.864308] pci 10000:e0:1c.4: BAR 14: assigned [mem 0x50000000-0x500fffff]
[    0.864312] pci 10000:e0:1c.4: BAR 13: no space for [io  size 0x1000]
[    0.864314] pci 10000:e0:1c.4: BAR 13: failed to assign [io  size 0x1000]
[    0.864322] pci 10000:e1:00.0: BAR 0: assigned [mem 0x50000000-0x50003fff 64bit]
[    0.864345] pci 10000:e1:00.0: BAR 4: assigned [mem 0x50004000-0x500040ff 64bit]
[    0.864361] pci 10000:e0:1c.4: PCI bridge to [bus e1]
[    0.864367] pci 10000:e0:1c.4:   bridge window [mem 0x50000000-0x500fffff]
[    0.864448] pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
[    0.864449] pcieport 10000:e0:1c.4: PCI INT A: no GSI
[    0.867908] pcieport 10000:e0:1c.4: PME: Signaling with IRQ 143
[    0.868520] vmd 0000:00:0e.0: Bound to PCI domain 10000
[    0.869582] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    0.869585] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.869587] usb usb4: Product: xHCI Host Controller
[    0.869588] usb usb4: Manufacturer: Linux 6.1.0-rc2+ xhci-hcd
[    0.869589] usb usb4: SerialNumber: 0000:00:14.0
[    0.870066] hub 4-0:1.0: USB hub found
[    0.870090] hub 4-0:1.0: 4 ports detected
[    0.873496] ACPI: bus type drm_connector registered
[    0.874753] usb: port power management may be unreliable
[    0.906057] nvme nvme0: pci function 10000:e1:00.0
[    0.906077] pcieport 10000:e0:1c.4: can't derive routing for PCI INT A
[    0.906080] nvme 10000:e1:00.0: PCI INT A: no GSI
[    0.919200] nvme nvme0: allocated 32 MiB host memory buffer.
[    0.926687] nvme nvme0: 8/0/0 default/read/poll queues
[    0.930759]  nvme0n1: p1 p2 p3 p4 p5 p6
[    1.076949] Console: switching to colour dummy device 80x25
[    1.077037] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.077192] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    1.078606] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.079158] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[    1.099329] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[    1.124069] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    1.275575] usb 3-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[    1.275599] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.275608] usb 3-1: Product: USB Receiver
[    1.275611] usb 3-1: Manufacturer: Logitech
[    1.408311] usb 3-5: new high-speed USB device number 3 using xhci_hcd
[    1.568488] usb 3-5: New USB device found, idVendor=5986, idProduct=212b, bcdDevice=56.15
[    1.568498] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.568502] usb 3-5: Product: Integrated Camera
[    1.568505] usb 3-5: Manufacturer: SunplusIT Inc
[    1.696087] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[    1.846445] usb 3-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
[    1.846455] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.855800] hid: raw HID events driver (C) Jiri Kosina
[    1.859897] usbcore: registered new interface driver usbhid
[    1.859899] usbhid: USB HID core driver
[    1.863246] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C534.0001/input/input3
[    1.921143] hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[    1.921876] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/input/input4
[    1.922426] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/input/input5
[    1.980521] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/input/input6
[    1.981156] hid-generic 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[    2.209364] logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[    2.212921] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    2.222396] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.224349] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    2.226780] fbcon: i915drmfb (fb0) is primary device
[    2.241392] Console: switching to colour frame buffer device 240x67
[    2.261486] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    2.465506] logitech-djreceiver 0003:046D:C534.0002: hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[    2.525887] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 1
[    2.526906] input: Logitech Wireless Keyboard PID:4023 Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input10
[    2.527891] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 2
[    2.532829] hid-generic 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-0000:00:14.0-1/input1:1
[    2.534561] input: Logitech Wireless Mouse PID:4054 Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input15
[    2.535483] hid-generic 0003:046D:4054.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4054] on usb-0000:00:14.0-1/input1:2
[    2.724328] input: Logitech Wireless Keyboard PID:4023 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input19
[    2.725727] logitech-hidpp-device 0003:046D:4023.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-0000:00:14.0-1/input1:1
[    3.082095] logitech-hidpp-device 0003:046D:4054.0004: HID++ 4.5 device connected.
[    4.200281] input: Logitech Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:046D:C534.0002/0003:046D:4054.0004/input/input20
[    4.201395] logitech-hidpp-device 0003:046D:4054.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:00:14.0-1/input1:2
[    4.304953] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Quota mode: none.
[    4.377134] systemd[1]: Inserted module 'autofs4'
[    4.530275] systemd[1]: systemd 249.11-0ubuntu3.4 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    4.530385] systemd[1]: Detected architecture x86-64.
[    4.530833] systemd[1]: Hostname set to <marvin-IdeaPad-3-15ITL6>.
[    4.712455] systemd[1]: Queued start job for default target Graphical Interface.
[    4.741525] systemd[1]: Created slice Slice /system/modprobe.
[    4.742465] systemd[1]: Created slice Slice /system/systemd-fsck.
[    4.743189] systemd[1]: Created slice User and Session Slice.
[    4.743360] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.743850] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.744047] systemd[1]: Reached target Slice Units.
[    4.744106] systemd[1]: Reached target System Time Set.
[    4.744201] systemd[1]: Reached target Local Verity Protected Volumes.
[    4.752954] systemd[1]: Listening on RPCbind Server Activation Socket.
[    4.753275] systemd[1]: Listening on Syslog Socket.
[    4.753458] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.753568] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.754326] systemd[1]: Listening on Journal Audit Socket.
[    4.754495] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.754709] systemd[1]: Listening on Journal Socket.
[    4.754970] systemd[1]: Listening on udev Control Socket.
[    4.755128] systemd[1]: Listening on udev Kernel Socket.
[    4.756928] systemd[1]: Mounting Huge Pages File System...
[    4.758397] systemd[1]: Mounting POSIX Message Queue File System...
[    4.760123] systemd[1]: Mounting Kernel Debug File System...
[    4.761400] systemd[1]: Mounting Kernel Trace File System...
[    4.763575] systemd[1]: Starting Journal Service...
[    4.763662] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    4.764862] systemd[1]: Starting Set the console keyboard layout...
[    4.765953] systemd[1]: Starting Create List of Static Device Nodes...
[    4.767110] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[    4.768448] systemd[1]: Starting Load Kernel Module configfs...
[    4.770028] systemd[1]: Starting Load Kernel Module drm...
[    4.771736] systemd[1]: Starting Load Kernel Module efi_pstore...
[    4.773656] systemd[1]: Starting Load Kernel Module fuse...
[    4.775564] systemd[1]: Starting Load Kernel Module mtdpstore...
[    4.777203] systemd[1]: Starting Load Kernel Module pstore_blk...
[    4.777256] pstore: Using crash dump compression: deflate
[    4.779826] systemd[1]: Starting Load Kernel Module pstore_zone...
[    4.782169] systemd[1]: Starting Load Kernel Module ramoops...
[    4.782381] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.786131] systemd[1]: Starting Load Kernel Modules...
[    4.792077] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.795248] mtd device must be supplied (device name is empty)
[    4.798822] systemd[1]: Starting Coldplug All udev Devices...
[    4.803311] systemd[1]: Mounted Huge Pages File System.
[    4.803505] systemd[1]: Mounted POSIX Message Queue File System.
[    4.803647] systemd[1]: Mounted Kernel Debug File System.
[    4.803906] systemd[1]: Mounted Kernel Trace File System.
[    4.804631] systemd[1]: Finished Create List of Static Device Nodes.
[    4.805805] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    4.806367] systemd[1]: Finished Load Kernel Module configfs.
[    4.806878] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    4.807434] systemd[1]: Finished Load Kernel Module drm.
[    4.807982] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    4.808540] systemd[1]: Finished Load Kernel Module fuse.
[    4.809000] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
[    4.809576] systemd[1]: Finished Load Kernel Module pstore_blk.
[    4.810604] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
[    4.811111] systemd[1]: Finished Load Kernel Module pstore_zone.
[    4.814209] EXT4-fs (nvme0n1p6): re-mounted. Quota mode: none.
[    4.814267] systemd[1]: Mounting FUSE Control File System...
[    4.818251] systemd[1]: Mounting Kernel Configuration File System...
[    4.821529] systemd[1]: Finished Remount Root and Kernel File Systems.
[    4.821858] systemd[1]: Mounted FUSE Control File System.
[    4.826670] systemd[1]: Activating swap /swapfile...
[    4.829161] systemd[1]: Activating swap /swapfile2...
[    4.834252] systemd[1]: Starting Load/Save Random Seed...
[    4.844918] systemd[1]: Starting Create System Users...
[    4.849691] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    4.850437] systemd[1]: Activated swap /swapfile.
[    4.850724] systemd[1]: Mounted Kernel Configuration File System.
[    4.853638] Adding 8388604k swap on /swapfile2.  Priority:-3 extents:211 across:164356096k SSFS
[    4.853727] systemd[1]: Activated swap /swapfile2.
[    4.853870] systemd[1]: Reached target Swaps.
[    4.855383] pstore: Registered efi as persistent store backend
[    4.861062] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully.
[    4.861613] systemd[1]: Finished Load Kernel Module chromeos_pstore.
[    4.862295] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    4.862805] systemd[1]: Finished Load Kernel Module efi_pstore.
[    4.863763] systemd[1]: Finished Load/Save Random Seed.
[    4.863961] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    4.865976] systemd[1]: Finished Set the console keyboard layout.
[    4.872086] systemd[1]: Finished Create System Users.
[    4.873408] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.874414] systemd[1]: Started Journal Service.
[    4.882698] systemd-journald[362]: Received client request to flush runtime journal.
[    4.889859] lp: driver loaded but no devices found
[    4.893368] ppdev: user-space parallel port driver
[    4.895649] loop0: detected capacity change from 0 to 8
[    4.896839] loop1: detected capacity change from 0 to 18392
[    4.900177] loop2: detected capacity change from 0 to 18352
[    4.901529] loop3: detected capacity change from 0 to 235368
[    4.903845] loop4: detected capacity change from 0 to 235496
[    4.905516] loop5: detected capacity change from 0 to 113792
[    4.908725] loop6: detected capacity change from 0 to 113792
[    4.911362] loop7: detected capacity change from 0 to 126888
[    4.914348] loop8: detected capacity change from 0 to 129480
[    4.915288] IPMI message handler: version 39.2
[    4.916782] ipmi device interface
[    4.917587] loop9: detected capacity change from 0 to 487456
[    4.920301] loop10: detected capacity change from 0 to 488448
[    4.922795] loop11: detected capacity change from 0 to 448512
[    4.926161] loop12: detected capacity change from 0 to 709216
[    4.926942] loop13: detected capacity change from 0 to 709280
[    4.929413] loop14: detected capacity change from 0 to 166424
[    4.932612] loop15: detected capacity change from 0 to 187776
[    4.934074] loop16: detected capacity change from 0 to 230208
[    4.936781] loop17: detected capacity change from 0 to 230552
[    4.939930] loop18: detected capacity change from 0 to 94056
[    4.942321] loop19: detected capacity change from 0 to 94056
[    4.944462] loop20: detected capacity change from 0 to 98272
[    4.947098] loop21: detected capacity change from 0 to 98280
[    4.949108] loop22: detected capacity change from 0 to 512016
[    4.951770] loop23: detected capacity change from 0 to 721648
[    5.139303] Consider using thermal netlink events interface
[    5.162775] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input21
[    5.163483] ideapad_acpi VPC2004:00: Keyboard backlight control not available
[    5.184680] ideapad_acpi VPC2004:00: DYTC_VERSION 4 support may not work. Pass ideapad_laptop.allow_v4_dytc=Y on the kernel commandline to enable
[    5.184684] ideapad_acpi VPC2004:00: DYTC interface is not available
[    5.222433] EDAC igen6: v2.5
[    5.263758] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    5.311101] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.311619] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.312112] mc: Linux media interface: v0.10
[    5.315529] ahci 0000:00:17.0: version 3.0
[    5.320176] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    5.320283] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    5.321517] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    5.321521] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds 
[    5.322732] videodev: Linux video capture interface: v2.00
[    5.323437] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    5.326960] i2c i2c-10: 2/2 memory slots populated (from DMI)
[    5.329013] Intel(R) Wireless WiFi driver for Linux
[    5.330016] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    5.331547] scsi host0: ahci
[    5.343038] scsi host1: ahci
[    5.344460] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-72.ucode failed with error -2
[    5.345036] ata1: SATA max UDMA/133 abar m2048@0x52013000 port 0x52013100 irq 155
[    5.345041] ata2: SATA max UDMA/133 abar m2048@0x52013000 port 0x52013180 irq 155
[    5.345532] Bluetooth: Core ver 2.22
[    5.345569] NET: Registered PF_BLUETOOTH protocol family
[    5.345570] Bluetooth: HCI device and connection manager initialized
[    5.345575] Bluetooth: HCI socket layer initialized
[    5.345577] Bluetooth: L2CAP socket layer initialized
[    5.345590] Bluetooth: SCO socket layer initialized
[    5.346222] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    5.346334] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    5.347556] iwlwifi 0000:00:14.3: loaded firmware version 71.058653f6.0 QuZ-a0-jf-b0-71.ucode op_mode iwlmvm
[    5.374296] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    5.375758] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    5.413847] intel-lpss 0000:00:1e.0: enabling device (0004 -> 0006)
[    5.418122] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    5.431198] intel-lpss 0000:00:1e.3: enabling device (0004 -> 0006)
[    5.434151] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    5.465899] intel_rapl_msr: PL4 support detected.
[    5.465971] intel_rapl_common: Found RAPL domain package
[    5.465974] intel_rapl_common: Found RAPL domain core
[    5.465975] intel_rapl_common: Found RAPL domain uncore
[    5.470855] cryptd: max_cpu_qlen set to 1000
[    5.473686] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    5.475413] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    5.481095] spi-nor spi0.0: gd25q64 (8192 Kbytes)
[    5.510901] dw-apb-uart.2: ttyS4 at MMIO 0x4017002000 (irq = 16, base_baud = 6250000) is a 16550A
[    5.529356] i801_smbus 0000:00:1f.4: Transaction timeout
[    5.531559] i801_smbus 0000:00:1f.4: Failed terminating the transaction
[    5.531637] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it!
[    5.556643] input: MSFT0001:01 06CB:CE2D Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-MSFT0001:01/0018:06CB:CE2D.0005/input/input22
[    5.557092] input: MSFT0001:01 06CB:CE2D Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-MSFT0001:01/0018:06CB:CE2D.0005/input/input23
[    5.557515] hid-generic 0018:06CB:CE2D.0005: input,hidraw4: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CE2D] on i2c-MSFT0001:01
[    5.610746] AVX2 version of gcm_enc/dec engaged.
[    5.610847] AES CTR mode by8 optimization enabled
[    5.659850] ata1: SATA link down (SStatus 4 SControl 300)
[    5.664001] ata2: SATA link down (SStatus 4 SControl 300)
[    5.693035] Creating 1 MTD partitions on "0000:00:1f.5":
[    5.693063] 0x000000000000-0x000001800000 : "BIOS"
[    5.693069] mtd: partition "BIOS" extends beyond the end of device "0000:00:1f.5" -- size truncated to 0x800000
[    5.719871] intel_rapl_common: Found RAPL domain package
[    5.748065] input: MSFT0001:01 06CB:CE2D Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-MSFT0001:01/0018:06CB:CE2D.0005/input/input25
[    5.748565] input: MSFT0001:01 06CB:CE2D Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-MSFT0001:01/0018:06CB:CE2D.0005/input/input26
[    5.749085] hid-multitouch 0018:06CB:CE2D.0005: input,hidraw4: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CE2D] on i2c-MSFT0001:01
[    5.803243] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x351
[    5.803673] thermal thermal_zone7: failed to read out thermal zone (-61)
[    5.811477] audit: type=1400 audit(1666898231.748:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=688 comm="apparmor_parser"
[    5.811841] audit: type=1400 audit(1666898231.748:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=687 comm="apparmor_parser"
[    5.812135] audit: type=1400 audit(1666898231.752:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=682 comm="apparmor_parser"
[    5.812145] audit: type=1400 audit(1666898231.752:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=682 comm="apparmor_parser"
[    5.813016] audit: type=1400 audit(1666898231.752:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=685 comm="apparmor_parser"
[    5.813031] audit: type=1400 audit(1666898231.752:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=685 comm="apparmor_parser"
[    5.813049] audit: type=1400 audit(1666898231.752:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=685 comm="apparmor_parser"
[    5.813597] audit: type=1400 audit(1666898231.752:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=681 comm="apparmor_parser"
[    5.816670] audit: type=1400 audit(1666898231.756:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=690 comm="apparmor_parser"
[    5.819658] audit: type=1400 audit(1666898231.756:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=693 comm="apparmor_parser"
[    5.832803] usb 3-5: Found UVC 1.00 device Integrated Camera (5986:212b)
[    5.866942] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/input/input28
[    5.867788] usbcore: registered new interface driver uvcvideo
[    5.882630] RPC: Registered named UNIX socket transport module.
[    5.882634] RPC: Registered udp transport module.
[    5.882635] RPC: Registered tcp transport module.
[    5.882636] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.896995] usbcore: registered new interface driver btusb
[    5.897902] Bluetooth: hci0: Bootloader revision 0.1 build 0 week 30 2018
[    5.898905] Bluetooth: hci0: Device revision is 2
[    5.898907] Bluetooth: hci0: Secure boot is enabled
[    5.898908] Bluetooth: hci0: OTP lock is enabled
[    5.898909] Bluetooth: hci0: API lock is enabled
[    5.898909] Bluetooth: hci0: Debug lock is disabled
[    5.898910] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    5.900558] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-1.sfi
[    5.900637] Bluetooth: hci0: Boot Address: 0x24800
[    5.900638] Bluetooth: hci0: Firmware Version: 126-5.22
[    5.912972] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    5.913085] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    5.914824] mtd device must be supplied (device name is empty)
[    5.921508] iwlwifi 0000:00:14.3: Detected RF JF, rfid=0x105110
[    5.942818] intel_tcc_cooling: Programmable TCC Offset detected
[    5.978560] iwlwifi 0000:00:14.3: base HW address: 68:3e:26:8a:f1:ec
[    5.998374] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    6.042684] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    6.042766] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    6.042782] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
[    6.043263] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[    6.043457] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    6.050193] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[    6.059126] Process accounting resumed
[    6.083147] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[    6.083151] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    6.083162] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[    6.085926] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[    6.085930] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0
[    6.085945] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[    6.182438] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:0:0-b678a
[    6.182447] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:20:0 Kernel ABI 3:23:0
[    6.245943] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:20:0 Kernel ABI 3:23:0
[    6.257763] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[    6.287639] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.287649] Bluetooth: BNEP filters: protocol multicast
[    6.287668] Bluetooth: BNEP socket layer initialized
[    6.390673] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    6.390686] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.390692] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    6.390697] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[    6.390700] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[    6.390703] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
[    6.451549] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[    6.451578] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[    6.453507] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[    6.453533] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[    6.453555] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[    6.453577] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[    6.453601] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[    6.453635] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[    6.453658] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[    6.453678] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[    6.453706] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[    6.453726] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[    6.453745] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[    6.453778] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[    6.507699] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input29
[    6.518657] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input30
[    6.519832] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input31
[    6.523013] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input32
[    6.524175] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input33
[    7.059831] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[    7.059871] No Local Variables are initialized for Method [_OSC]

[    7.059874] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[    7.059876]   Arg0:   0000000088beb746 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[    7.059893]   Arg1:   00000000b6f94947 <Obj>           Integer 0000000000000001
[    7.059900]   Arg2:   00000000d69c9e66 <Obj>           Integer 0000000000000002
[    7.059906]   Arg3:   00000000a30f6286 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[    7.059930] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[    7.590505] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[    7.592128] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[    7.593797] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[    7.595386] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[    7.597287] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[    7.599154] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[    7.780789] Bluetooth: hci0: Waiting for firmware download to complete
[    7.780878] Bluetooth: hci0: Firmware loaded in 1836240 usecs
[    7.781032] Bluetooth: hci0: Waiting for device to boot
[    7.795907] Bluetooth: hci0: Device booted in 14606 usecs
[    7.795925] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[    7.796292] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-1.ddc
[    7.798928] Bluetooth: hci0: Applying Intel DDC parameters completed
[    7.799906] Bluetooth: hci0: Firmware revision 0.1 build 126 week 5 2022
[    7.857911] Bluetooth: hci0: HCI_REQ-0xfc1e
[    7.870372] Bluetooth: MGMT ver 1.22
[    7.877984] NET: Registered PF_ALG protocol family
[    8.571056] loop24: detected capacity change from 0 to 8
[    9.935973] rfkill: input handler disabled
[   10.155308] wlp0s20f3: authenticate with 9c:30:5b:88:30:32
[   10.155426] wlp0s20f3: 80 MHz not supported, disabling VHT
[   10.159238] wlp0s20f3: send auth to 9c:30:5b:88:30:32 (try 1/3)
[   10.185011] wlp0s20f3: authenticated
[   10.187984] wlp0s20f3: associate with 9c:30:5b:88:30:32 (try 1/3)
[   10.197365] wlp0s20f3: RX AssocResp from 9c:30:5b:88:30:32 (capab=0x1411 status=0 aid=1)
[   10.204587] wlp0s20f3: associated
[   10.210744] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by 9c:30:5b:88:30:32
[   10.497119] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   12.788495] dmic-codec dmic-codec: Runtime PM usage count underflow!
[   12.788506] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   12.794673] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   12.799786] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   12.803715] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   12.807332] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   12.811474] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   23.880949] rfkill: input handler enabled
[   24.128595] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   24.130347] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   24.132310] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   24.134236] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   24.136617] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   24.138889] dmic-codec dmic-codec: Runtime PM usage count underflow!
[   24.138902] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   25.616561] Bluetooth: RFCOMM TTY layer initialized
[   25.616578] Bluetooth: RFCOMM socket layer initialized
[   25.616601] Bluetooth: RFCOMM ver 1.11
[   27.247114] rfkill: input handler disabled
[   27.537177] kauditd_printk_skb: 56 callbacks suppressed
[   27.537185] audit: type=1400 audit(1666898253.477:68): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=2076 comm="snap-confine" capability=12  capname="net_admin"
[   27.537287] audit: type=1400 audit(1666898253.477:69): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=2076 comm="snap-confine" capability=38  capname="perfmon"
[   27.606096] audit: type=1400 audit(1666898253.545:70): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=2076 comm="snap-confine" capability=4  capname="fsetid"
[   30.583472] dmic-codec dmic-codec: Runtime PM usage count underflow!
[   30.583488] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   30.588412] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   30.593113] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   30.597374] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   30.601333] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   30.605083] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[   31.870380] audit: type=1326 audit(1666898257.809:71): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=2076 comm="snap-store" exe="/snap/snap-store/599/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fc8b4bcd73d code=0x50000
[   36.517431] audit: type=1326 audit(1666898262.457:72): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=2076 comm="snap-store" exe="/snap/snap-store/599/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7fc8b4bc439b code=0x50000
[   37.163206] audit: type=1400 audit(1666898263.101:73): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/PackageKit/Vendor.conf" pid=2076 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[   37.826180] audit: type=1400 audit(1666898263.765:74): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software" name="/etc/appstream.conf" pid=2076 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[   53.075412] audit: type=1400 audit(1666891079.149:75): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=2928 comm="snap-confine" capability=12  capname="net_admin"
[   53.075503] audit: type=1400 audit(1666891079.149:76): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=2928 comm="snap-confine" capability=38  capname="perfmon"
[   53.099839] audit: type=1400 audit(1666891079.177:77): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=2928 comm="snap-confine" capability=4  capname="fsetid"
[   53.310696] audit: type=1400 audit(1666891079.385:78): apparmor="DENIED" operation="mkdir" profile="snap-update-ns.firefox" name="/usr/share/cups/doc-root/" pid=2953 comm="5" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[   53.311340] audit: type=1400 audit(1666891079.385:79): apparmor="DENIED" operation="mkdir" profile="snap-update-ns.firefox" name="/usr/share/gimp/2.0/" pid=2953 comm="5" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[   53.312734] audit: type=1400 audit(1666891079.389:80): apparmor="DENIED" operation="mkdir" profile="snap-update-ns.firefox" name="/usr/share/libreoffice/help/" pid=2953 comm="5" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
[   53.312939] audit: type=1400 audit(1666891079.389:81): apparmor="DENIED" operation="open" profile="snap-update-ns.firefox" name="/var/lib/" pid=2953 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   55.181558] audit: type=1326 audit(1666891081.257:82): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.firefox.firefox pid=2928 comm="firefox" exe="/snap/firefox/2015/usr/lib/firefox/firefox" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fb880eaa73d code=0x50000
[   88.315448] audit: type=1326 audit(1666891114.394:83): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.snap-store.ubuntu-software pid=2076 comm="pool-org.gnome." exe="/snap/snap-store/599/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7fc8b4bc439b code=0x50000
[  113.266219] audit: type=1400 audit(1666891139.341:84): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=5276 comm="snap-confine" capability=12  capname="net_admin"
[  113.267373] audit: type=1400 audit(1666891139.345:85): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=5276 comm="snap-confine" capability=38  capname="perfmon"
[  118.259560] audit: type=1400 audit(1666891144.337:86): apparmor="DENIED" operation="capable" profile="/snap/snapd/17336/usr/lib/snapd/snap-confine" pid=5370 comm="snap-confine" capability=38  capname="perfmon"
[  228.174644] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[  279.219437] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  279.219490] No Local Variables are initialized for Method [_OSC]

[  279.219494] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  279.219497]   Arg0:   00000000d9ce4ce2 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  279.219520]   Arg1:   00000000028d3cfe <Obj>           Integer 0000000000000001
[  279.219530]   Arg2:   000000003599338d <Obj>           Integer 0000000000000002
[  279.219539]   Arg3:   00000000d31b651a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  279.219562] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  304.365236] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  304.365275] No Local Variables are initialized for Method [_OSC]

[  304.365278] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  304.365280]   Arg0:   0000000058b238a6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  304.365298]   Arg1:   000000001baaa6a6 <Obj>           Integer 0000000000000001
[  304.365307]   Arg2:   0000000021fc72e0 <Obj>           Integer 0000000000000002
[  304.365313]   Arg3:   0000000034cb0b31 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  304.365332] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  306.013358] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  306.013401] No Local Variables are initialized for Method [_OSC]

[  306.013404] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  306.013406]   Arg0:   000000005ba79e96 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  306.013424]   Arg1:   0000000022e60962 <Obj>           Integer 0000000000000001
[  306.013432]   Arg2:   00000000a8dc9d08 <Obj>           Integer 0000000000000002
[  306.013446]   Arg3:   00000000937a62b7 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  306.013465] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  308.541261] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  308.541304] No Local Variables are initialized for Method [_OSC]

[  308.541309] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  308.541312]   Arg0:   00000000660cf9a1 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  308.541336]   Arg1:   00000000ac001786 <Obj>           Integer 0000000000000001
[  308.541346]   Arg2:   000000004ee8d4d2 <Obj>           Integer 0000000000000002
[  308.541353]   Arg3:   00000000eaf0c078 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  308.541375] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  310.140791] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  310.140837] No Local Variables are initialized for Method [_OSC]

[  310.140841] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  310.140843]   Arg0:   00000000eaf0c078 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  310.140865]   Arg1:   000000004ee8d4d2 <Obj>           Integer 0000000000000001
[  310.140874]   Arg2:   00000000ac001786 <Obj>           Integer 0000000000000002
[  310.140881]   Arg3:   00000000660cf9a1 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  310.140903] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  312.673702] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  312.673744] No Local Variables are initialized for Method [_OSC]

[  312.673748] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  312.673751]   Arg0:   000000000170c533 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  312.673772]   Arg1:   0000000021fc72e0 <Obj>           Integer 0000000000000001
[  312.673781]   Arg2:   0000000058b238a6 <Obj>           Integer 0000000000000002
[  312.673789]   Arg3:   0000000034cb0b31 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  312.673811] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  314.281083] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  314.281128] No Local Variables are initialized for Method [_OSC]

[  314.281132] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  314.281134]   Arg0:   0000000034cb0b31 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  314.281155]   Arg1:   0000000058b238a6 <Obj>           Integer 0000000000000001
[  314.281165]   Arg2:   0000000021fc72e0 <Obj>           Integer 0000000000000002
[  314.281172]   Arg3:   000000000170c533 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  314.281194] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  316.783932] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  316.783975] No Local Variables are initialized for Method [_OSC]

[  316.783978] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  316.783981]   Arg0:   00000000f16b07d6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  316.784000]   Arg1:   00000000c4c85ff9 <Obj>           Integer 0000000000000001
[  316.784009]   Arg2:   00000000028d3cfe <Obj>           Integer 0000000000000002
[  316.784016]   Arg3:   00000000fe059b02 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  316.784036] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  318.403572] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  318.403614] No Local Variables are initialized for Method [_OSC]

[  318.403618] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  318.403620]   Arg0:   00000000344ab004 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  318.403639]   Arg1:   0000000003a822c1 <Obj>           Integer 0000000000000001
[  318.403648]   Arg2:   000000004ee8d4d2 <Obj>           Integer 0000000000000002
[  318.403655]   Arg3:   00000000885dfb60 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  318.403675] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  320.879695] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  320.879734] No Local Variables are initialized for Method [_OSC]

[  320.879737] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  320.879739]   Arg0:   00000000d8f7951d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  320.879757]   Arg1:   000000005effd924 <Obj>           Integer 0000000000000001
[  320.879765]   Arg2:   0000000003a822c1 <Obj>           Integer 0000000000000002
[  320.879772]   Arg3:   000000008f497065 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  320.879791] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  322.538522] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  322.538570] No Local Variables are initialized for Method [_OSC]

[  322.538575] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  322.538577]   Arg0:   000000008f497065 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  322.538600]   Arg1:   0000000003a822c1 <Obj>           Integer 0000000000000001
[  322.538610]   Arg2:   000000005effd924 <Obj>           Integer 0000000000000002
[  322.538618]   Arg3:   00000000d8f7951d <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  322.538642] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  324.993003] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  324.993049] No Local Variables are initialized for Method [_OSC]

[  324.993053] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  324.993055]   Arg0:   00000000dd0d388f <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  324.993076]   Arg1:   00000000e4c90861 <Obj>           Integer 0000000000000001
[  324.993087]   Arg2:   000000000f3563e2 <Obj>           Integer 0000000000000002
[  324.993095]   Arg3:   00000000039a5b91 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  324.993117] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  326.680618] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  326.680668] No Local Variables are initialized for Method [_OSC]

[  326.680672] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  326.680675]   Arg0:   00000000f72b41a5 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  326.680698]   Arg1:   000000006279cf1c <Obj>           Integer 0000000000000001
[  326.680708]   Arg2:   000000005d5990d8 <Obj>           Integer 0000000000000002
[  326.680716]   Arg3:   000000008086f1c5 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  326.680740] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  329.217665] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  329.217710] No Local Variables are initialized for Method [_OSC]

[  329.217714] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  329.217716]   Arg0:   0000000022e60962 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  329.217737]   Arg1:   000000000973aff6 <Obj>           Integer 0000000000000001
[  329.217747]   Arg2:   0000000043bc58f7 <Obj>           Integer 0000000000000002
[  329.217755]   Arg3:   00000000af5c74c9 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  329.217776] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  330.857508] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  330.857560] No Local Variables are initialized for Method [_OSC]

[  330.857564] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  330.857567]   Arg0:   00000000777b70b9 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  330.857590]   Arg1:   00000000b7cf89cd <Obj>           Integer 0000000000000001
[  330.857600]   Arg2:   000000009c9cb119 <Obj>           Integer 0000000000000002
[  330.857609]   Arg3:   00000000713f1d00 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  330.857632] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  333.462191] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  333.462250] No Local Variables are initialized for Method [_OSC]

[  333.462257] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  333.462261]   Arg0:   00000000039a5b91 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  333.462294]   Arg1:   000000000f3563e2 <Obj>           Integer 0000000000000001
[  333.462309]   Arg2:   00000000e4c90861 <Obj>           Integer 0000000000000002
[  333.462322]   Arg3:   00000000dd0d388f <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  333.462358] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  335.020281] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  335.020343] No Local Variables are initialized for Method [_OSC]

[  335.020349] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  335.020352]   Arg0:   00000000dd0d388f <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  335.020384]   Arg1:   00000000e4c90861 <Obj>           Integer 0000000000000001
[  335.020414]   Arg2:   000000000f3563e2 <Obj>           Integer 0000000000000002
[  335.020427]   Arg3:   00000000039a5b91 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  335.020465] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  337.565484] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  337.565527] No Local Variables are initialized for Method [_OSC]

[  337.565532] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  337.565534]   Arg0:   00000000bb790549 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  337.565555]   Arg1:   00000000869c77cb <Obj>           Integer 0000000000000001
[  337.565565]   Arg2:   0000000045d2e63d <Obj>           Integer 0000000000000002
[  337.565572]   Arg3:   000000003630477c <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  337.565594] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  339.161717] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  339.161766] No Local Variables are initialized for Method [_OSC]

[  339.161771] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  339.161773]   Arg0:   000000003630477c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  339.161796]   Arg1:   0000000045d2e63d <Obj>           Integer 0000000000000001
[  339.161806]   Arg2:   00000000869c77cb <Obj>           Integer 0000000000000002
[  339.161814]   Arg3:   00000000bb790549 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  339.161838] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  341.716832] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  341.716873] No Local Variables are initialized for Method [_OSC]

[  341.716877] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  341.716878]   Arg0:   000000008ef1ca37 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  341.716898]   Arg1:   00000000b4e2139a <Obj>           Integer 0000000000000001
[  341.716907]   Arg2:   0000000045d2e63d <Obj>           Integer 0000000000000002
[  341.716914]   Arg3:   00000000c032eb3e <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  341.716934] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  343.307269] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  343.307311] No Local Variables are initialized for Method [_OSC]

[  343.307314] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  343.307316]   Arg0:   0000000091061a8b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  343.307336]   Arg1:   00000000bffcd292 <Obj>           Integer 0000000000000001
[  343.307344]   Arg2:   00000000e4c90861 <Obj>           Integer 0000000000000002
[  343.307351]   Arg3:   000000001f744f99 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  343.307371] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  345.925501] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  345.925559] No Local Variables are initialized for Method [_OSC]

[  345.925565] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  345.925568]   Arg0:   00000000e10445a6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  345.925599]   Arg1:   00000000c3d63dcb <Obj>           Integer 0000000000000001
[  345.925613]   Arg2:   00000000a7ea637c <Obj>           Integer 0000000000000002
[  345.925625]   Arg3:   0000000001a81ecb <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  345.925659] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  347.432123] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  347.432162] No Local Variables are initialized for Method [_OSC]

[  347.432166] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  347.432168]   Arg0:   000000000973aff6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  347.432186]   Arg1:   0000000043bc58f7 <Obj>           Integer 0000000000000001
[  347.432195]   Arg2:   00000000af5c74c9 <Obj>           Integer 0000000000000002
[  347.432201]   Arg3:   000000009563e9d8 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  347.432220] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  349.948172] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  349.948214] No Local Variables are initialized for Method [_OSC]

[  349.948218] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  349.948220]   Arg0:   0000000001a81ecb <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  349.948238]   Arg1:   00000000a7ea637c <Obj>           Integer 0000000000000001
[  349.948246]   Arg2:   00000000c3d63dcb <Obj>           Integer 0000000000000002
[  349.948253]   Arg3:   00000000e10445a6 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  349.948271] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  351.579204] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  351.579247] No Local Variables are initialized for Method [_OSC]

[  351.579250] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  351.579252]   Arg0:   000000007e3bb50c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  351.579272]   Arg1:   0000000056e9baad <Obj>           Integer 0000000000000001
[  351.579280]   Arg2:   0000000043bc58f7 <Obj>           Integer 0000000000000002
[  351.579287]   Arg3:   0000000012d2f9ac <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  351.579306] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  354.117297] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  354.117355] No Local Variables are initialized for Method [_OSC]

[  354.117359] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  354.117361]   Arg0:   00000000f28dc6e9 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  354.117383]   Arg1:   000000003bc84148 <Obj>           Integer 0000000000000001
[  354.117392]   Arg2:   000000006cdfff50 <Obj>           Integer 0000000000000002
[  354.117399]   Arg3:   0000000094b5a7da <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  354.117420] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  355.723580] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  355.723622] No Local Variables are initialized for Method [_OSC]

[  355.723626] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  355.723628]   Arg0:   0000000094b5a7da <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  355.723647]   Arg1:   000000006cdfff50 <Obj>           Integer 0000000000000001
[  355.723655]   Arg2:   000000003bc84148 <Obj>           Integer 0000000000000002
[  355.723662]   Arg3:   00000000f28dc6e9 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  355.723682] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  358.256792] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  358.256834] No Local Variables are initialized for Method [_OSC]

[  358.256838] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  358.256840]   Arg0:   00000000fe059b02 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  358.256860]   Arg1:   00000000028d3cfe <Obj>           Integer 0000000000000001
[  358.256869]   Arg2:   00000000c4c85ff9 <Obj>           Integer 0000000000000002
[  358.256876]   Arg3:   00000000f16b07d6 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  358.256896] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  359.866816] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  359.866852] No Local Variables are initialized for Method [_OSC]

[  359.866855] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  359.866857]   Arg0:   00000000f16b07d6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  359.866873]   Arg1:   00000000c4c85ff9 <Obj>           Integer 0000000000000001
[  359.866881]   Arg2:   00000000028d3cfe <Obj>           Integer 0000000000000002
[  359.866887]   Arg3:   00000000fe059b02 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  359.866903] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  362.363849] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  362.363890] No Local Variables are initialized for Method [_OSC]

[  362.363893] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  362.363895]   Arg0:   00000000e10445a6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  362.363913]   Arg1:   00000000c3d63dcb <Obj>           Integer 0000000000000001
[  362.363921]   Arg2:   00000000a7ea637c <Obj>           Integer 0000000000000002
[  362.363927]   Arg3:   0000000001a81ecb <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  362.363947] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  364.000367] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  364.000408] No Local Variables are initialized for Method [_OSC]

[  364.000412] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  364.000414]   Arg0:   00000000617ebeda <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  364.000433]   Arg1:   00000000a7ea637c <Obj>           Integer 0000000000000001
[  364.000442]   Arg2:   00000000e10445a6 <Obj>           Integer 0000000000000002
[  364.000448]   Arg3:   0000000001a81ecb <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  364.000468] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  366.535749] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  366.535792] No Local Variables are initialized for Method [_OSC]

[  366.535796] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  366.535798]   Arg0:   000000002f45ba08 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  366.535818]   Arg1:   00000000cab8f887 <Obj>           Integer 0000000000000001
[  366.535826]   Arg2:   00000000ba70ae66 <Obj>           Integer 0000000000000002
[  366.535833]   Arg3:   0000000009c88143 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  366.535854] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  368.135933] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  368.135974] No Local Variables are initialized for Method [_OSC]

[  368.135978] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  368.135980]   Arg0:   00000000ca84bbfd <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  368.136000]   Arg1:   0000000091061a8b <Obj>           Integer 0000000000000001
[  368.136008]   Arg2:   000000006cdfff50 <Obj>           Integer 0000000000000002
[  368.136015]   Arg3:   00000000e4c90861 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  368.136034] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  370.591281] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  370.591320] No Local Variables are initialized for Method [_OSC]

[  370.591323] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  370.591325]   Arg0:   00000000d47edd6a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  370.591344]   Arg1:   00000000baee71fb <Obj>           Integer 0000000000000001
[  370.591352]   Arg2:   0000000054f6d31e <Obj>           Integer 0000000000000002
[  370.591358]   Arg3:   000000002a1103f5 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  370.591377] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  372.255311] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  372.255352] No Local Variables are initialized for Method [_OSC]

[  372.255356] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  372.255358]   Arg0:   000000002a1103f5 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  372.255377]   Arg1:   0000000054f6d31e <Obj>           Integer 0000000000000001
[  372.255386]   Arg2:   00000000baee71fb <Obj>           Integer 0000000000000002
[  372.255393]   Arg3:   00000000d47edd6a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  372.255412] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  374.776998] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  374.777056] No Local Variables are initialized for Method [_OSC]

[  374.777062] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  374.777065]   Arg0:   0000000009c88143 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  374.777095]   Arg1:   00000000ba70ae66 <Obj>           Integer 0000000000000001
[  374.777108]   Arg2:   00000000cab8f887 <Obj>           Integer 0000000000000002
[  374.777119]   Arg3:   000000002f45ba08 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  374.777150] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  376.412655] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  376.412695] No Local Variables are initialized for Method [_OSC]

[  376.412699] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  376.412701]   Arg0:   000000002f45ba08 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  376.412720]   Arg1:   00000000cab8f887 <Obj>           Integer 0000000000000001
[  376.412729]   Arg2:   00000000ba70ae66 <Obj>           Integer 0000000000000002
[  376.412736]   Arg3:   0000000009c88143 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  376.412755] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  378.896458] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  378.896500] No Local Variables are initialized for Method [_OSC]

[  378.896504] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  378.896506]   Arg0:   00000000480705be <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  378.896526]   Arg1:   00000000ae28836c <Obj>           Integer 0000000000000001
[  378.896535]   Arg2:   000000002bbfaf77 <Obj>           Integer 0000000000000002
[  378.896542]   Arg3:   00000000dfbbf44a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  378.896562] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  380.541481] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  380.541523] No Local Variables are initialized for Method [_OSC]

[  380.541527] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  380.541529]   Arg0:   00000000ec83d938 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  380.541548]   Arg1:   00000000c844ecfc <Obj>           Integer 0000000000000001
[  380.541582]   Arg2:   00000000b7cf89cd <Obj>           Integer 0000000000000002
[  380.541592]   Arg3:   000000000a972e4e <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  380.541613] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  383.012450] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  383.012491] No Local Variables are initialized for Method [_OSC]

[  383.012495] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  383.012497]   Arg0:   0000000037407c5e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  383.012517]   Arg1:   0000000030390a4c <Obj>           Integer 0000000000000001
[  383.012526]   Arg2:   0000000087cddfd1 <Obj>           Integer 0000000000000002
[  383.012532]   Arg3:   00000000bf41c2b8 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  383.012553] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  384.670162] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  384.670203] No Local Variables are initialized for Method [_OSC]

[  384.670207] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  384.670209]   Arg0:   00000000bf41c2b8 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  384.670228]   Arg1:   0000000087cddfd1 <Obj>           Integer 0000000000000001
[  384.670237]   Arg2:   0000000030390a4c <Obj>           Integer 0000000000000002
[  384.670243]   Arg3:   0000000037407c5e <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  384.670263] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  387.140285] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  387.140330] No Local Variables are initialized for Method [_OSC]

[  387.140335] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  387.140337]   Arg0:   00000000dfbbf44a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  387.140357]   Arg1:   000000002bbfaf77 <Obj>           Integer 0000000000000001
[  387.140366]   Arg2:   00000000ae28836c <Obj>           Integer 0000000000000002
[  387.140373]   Arg3:   00000000480705be <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  387.140393] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  388.820426] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  388.820484] No Local Variables are initialized for Method [_OSC]

[  388.820490] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  388.820493]   Arg0:   00000000480705be <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  388.820522]   Arg1:   00000000ae28836c <Obj>           Integer 0000000000000001
[  388.820535]   Arg2:   000000002bbfaf77 <Obj>           Integer 0000000000000002
[  388.820546]   Arg3:   00000000dfbbf44a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  388.820579] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  391.375479] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  391.375519] No Local Variables are initialized for Method [_OSC]

[  391.375523] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  391.375526]   Arg0:   0000000010fa67a1 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  391.375545]   Arg1:   00000000355e5084 <Obj>           Integer 0000000000000001
[  391.375553]   Arg2:   000000002d776372 <Obj>           Integer 0000000000000002
[  391.375560]   Arg3:   000000008a11a1b4 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  391.375581] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  392.948675] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  392.948725] No Local Variables are initialized for Method [_OSC]

[  392.948729] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  392.948731]   Arg0:   00000000162e7233 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  392.948751]   Arg1:   00000000a49cb76a <Obj>           Integer 0000000000000001
[  392.948759]   Arg2:   00000000301d1a6b <Obj>           Integer 0000000000000002
[  392.948766]   Arg3:   0000000021746e27 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  392.948791] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  395.523568] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  395.523609] No Local Variables are initialized for Method [_OSC]

[  395.523614] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  395.523615]   Arg0:   00000000296291f6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  395.523635]   Arg1:   00000000981a17c2 <Obj>           Integer 0000000000000001
[  395.523644]   Arg2:   00000000ae28836c <Obj>           Integer 0000000000000002
[  395.523651]   Arg3:   000000000ac0189b <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  395.523671] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  397.079426] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  397.079470] No Local Variables are initialized for Method [_OSC]

[  397.079474] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  397.079476]   Arg0:   000000008f097703 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  397.079498]   Arg1:   000000004e67feab <Obj>           Integer 0000000000000001
[  397.079507]   Arg2:   0000000087cddfd1 <Obj>           Integer 0000000000000002
[  397.079515]   Arg3:   000000009b43bec4 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  397.079536] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  399.742957] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  399.742994] No Local Variables are initialized for Method [_OSC]

[  399.742998] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  399.743000]   Arg0:   0000000039d3c6ac <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  399.743018]   Arg1:   00000000fa303c98 <Obj>           Integer 0000000000000001
[  399.743026]   Arg2:   00000000d0724158 <Obj>           Integer 0000000000000002
[  399.743032]   Arg3:   000000005f5b6ddf <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  399.743051] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  401.230970] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  401.231008] No Local Variables are initialized for Method [_OSC]

[  401.231011] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  401.231013]   Arg0:   0000000033f8fa50 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  401.231030]   Arg1:   0000000084b2ff13 <Obj>           Integer 0000000000000001
[  401.231037]   Arg2:   0000000096cde7eb <Obj>           Integer 0000000000000002
[  401.231043]   Arg3:   0000000004e5a7d2 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  401.231060] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  403.797553] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  403.797596] No Local Variables are initialized for Method [_OSC]

[  403.797600] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  403.797603]   Arg0:   0000000091061a8b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  403.797623]   Arg1:   00000000dd0d388f <Obj>           Integer 0000000000000001
[  403.797633]   Arg2:   000000005ebef0b7 <Obj>           Integer 0000000000000002
[  403.797640]   Arg3:   00000000039a5b91 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  403.797662] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  405.386524] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  405.386573] No Local Variables are initialized for Method [_OSC]

[  405.386577] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  405.386579]   Arg0:   00000000039a5b91 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  405.386606]   Arg1:   000000005ebef0b7 <Obj>           Integer 0000000000000001
[  405.386616]   Arg2:   00000000dd0d388f <Obj>           Integer 0000000000000002
[  405.386625]   Arg3:   0000000091061a8b <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  405.386648] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  407.873653] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  407.873729] No Local Variables are initialized for Method [_OSC]

[  407.873733] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  407.873736]   Arg0:   000000006eb1171f <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  407.873771]   Arg1:   00000000ca84bbfd <Obj>           Integer 0000000000000001
[  407.873781]   Arg2:   000000005ebef0b7 <Obj>           Integer 0000000000000002
[  407.873788]   Arg3:   000000006cdfff50 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  407.873822] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  409.538985] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  409.539030] No Local Variables are initialized for Method [_OSC]

[  409.539034] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  409.539037]   Arg0:   000000006cdfff50 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  409.539058]   Arg1:   000000005ebef0b7 <Obj>           Integer 0000000000000001
[  409.539068]   Arg2:   00000000ca84bbfd <Obj>           Integer 0000000000000002
[  409.539075]   Arg3:   000000006eb1171f <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  409.539096] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  412.113367] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  412.113414] No Local Variables are initialized for Method [_OSC]

[  412.113418] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  412.113420]   Arg0:   00000000de2cff86 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  412.113441]   Arg1:   0000000069b13c19 <Obj>           Integer 0000000000000001
[  412.113451]   Arg2:   0000000084b2ff13 <Obj>           Integer 0000000000000002
[  412.113458]   Arg3:   0000000034d704cc <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  412.113480] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  413.672123] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  413.672173] No Local Variables are initialized for Method [_OSC]

[  413.672177] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  413.672180]   Arg0:   00000000fe059b02 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  413.672203]   Arg1:   00000000ae28836c <Obj>           Integer 0000000000000001
[  413.672220]   Arg2:   00000000296291f6 <Obj>           Integer 0000000000000002
[  413.672227]   Arg3:   000000000ac0189b <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  413.672248] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  416.181015] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  416.181060] No Local Variables are initialized for Method [_OSC]

[  416.181064] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  416.181066]   Arg0:   00000000ad2ea786 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  416.181088]   Arg1:   000000000268c63a <Obj>           Integer 0000000000000001
[  416.181097]   Arg2:   00000000ae28836c <Obj>           Integer 0000000000000002
[  416.181105]   Arg3:   000000009c2630a8 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  416.181127] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  417.819163] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  417.819212] No Local Variables are initialized for Method [_OSC]

[  417.819216] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  417.819219]   Arg0:   0000000034d704cc <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  417.819242]   Arg1:   0000000084b2ff13 <Obj>           Integer 0000000000000001
[  417.819252]   Arg2:   0000000069b13c19 <Obj>           Integer 0000000000000002
[  417.819260]   Arg3:   00000000de2cff86 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  417.819284] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  420.353180] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  420.353225] No Local Variables are initialized for Method [_OSC]

[  420.353230] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  420.353232]   Arg0:   0000000045d2e63d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  420.353253]   Arg1:   00000000b4e2139a <Obj>           Integer 0000000000000001
[  420.353263]   Arg2:   00000000baad0807 <Obj>           Integer 0000000000000002
[  420.353270]   Arg3:   000000008ef1ca37 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  420.353292] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  421.959996] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  421.960044] No Local Variables are initialized for Method [_OSC]

[  421.960049] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  421.960051]   Arg0:   00000000906ee90c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  421.960074]   Arg1:   00000000ae4a7d71 <Obj>           Integer 0000000000000001
[  421.960085]   Arg2:   00000000bca3e707 <Obj>           Integer 0000000000000002
[  421.960093]   Arg3:   00000000b3742d5a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  421.960117] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  424.472252] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  424.472292] No Local Variables are initialized for Method [_OSC]

[  424.472296] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  424.472298]   Arg0:   00000000907a6250 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  424.472317]   Arg1:   000000002f6ec4b3 <Obj>           Integer 0000000000000001
[  424.472326]   Arg2:   0000000084b2ff13 <Obj>           Integer 0000000000000002
[  424.472333]   Arg3:   0000000086b91fa1 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  424.472352] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  426.083790] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  426.083838] No Local Variables are initialized for Method [_OSC]

[  426.083842] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  426.083845]   Arg0:   0000000086b91fa1 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  426.083868]   Arg1:   0000000084b2ff13 <Obj>           Integer 0000000000000001
[  426.083878]   Arg2:   000000002f6ec4b3 <Obj>           Integer 0000000000000002
[  426.083887]   Arg3:   00000000907a6250 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  426.083910] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  428.630309] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  428.630355] No Local Variables are initialized for Method [_OSC]

[  428.630360] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  428.630362]   Arg0:   000000009c2630a8 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  428.630383]   Arg1:   00000000ae28836c <Obj>           Integer 0000000000000001
[  428.630392]   Arg2:   000000000268c63a <Obj>           Integer 0000000000000002
[  428.630400]   Arg3:   00000000ad2ea786 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  428.630422] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  430.218747] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  430.218798] No Local Variables are initialized for Method [_OSC]

[  430.218803] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  430.218805]   Arg0:   00000000ad2ea786 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  430.218829]   Arg1:   000000000268c63a <Obj>           Integer 0000000000000001
[  430.218839]   Arg2:   00000000ae28836c <Obj>           Integer 0000000000000002
[  430.218848]   Arg3:   000000009c2630a8 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  430.218871] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  432.745677] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  432.745722] No Local Variables are initialized for Method [_OSC]

[  432.745727] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  432.745729]   Arg0:   000000005ba79e96 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  432.745754]   Arg1:   00000000d0724158 <Obj>           Integer 0000000000000001
[  432.745764]   Arg2:   0000000039d3c6ac <Obj>           Integer 0000000000000002
[  432.745771]   Arg3:   000000005f5b6ddf <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  432.745794] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  434.351459] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  434.351504] No Local Variables are initialized for Method [_OSC]

[  434.351508] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  434.351510]   Arg0:   000000005f5b6ddf <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  434.351531]   Arg1:   0000000039d3c6ac <Obj>           Integer 0000000000000001
[  434.351541]   Arg2:   00000000d0724158 <Obj>           Integer 0000000000000002
[  434.351549]   Arg3:   000000005ba79e96 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  434.351570] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  436.881770] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  436.881813] No Local Variables are initialized for Method [_OSC]

[  436.881817] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  436.881847]   Arg0:   00000000981a17c2 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  436.881869]   Arg1:   00000000044c91c6 <Obj>           Integer 0000000000000001
[  436.881880]   Arg2:   000000000268c63a <Obj>           Integer 0000000000000002
[  436.881889]   Arg3:   000000003520574c <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  436.881916] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  438.475580] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  438.475630] No Local Variables are initialized for Method [_OSC]

[  438.475634] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  438.475637]   Arg0:   000000004e67feab <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  438.475660]   Arg1:   00000000298d7e75 <Obj>           Integer 0000000000000001
[  438.475670]   Arg2:   00000000efc2dcb2 <Obj>           Integer 0000000000000002
[  438.475679]   Arg3:   00000000e9b1ad56 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  438.475702] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  441.106662] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  441.106730] No Local Variables are initialized for Method [_OSC]

[  441.106737] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  441.106740]   Arg0:   0000000087633e4e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  441.106775]   Arg1:   0000000001ed2594 <Obj>           Integer 0000000000000001
[  441.106790]   Arg2:   00000000298d7e75 <Obj>           Integer 0000000000000002
[  441.106804]   Arg3:   00000000817672f2 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  441.106843] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  442.676030] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  442.676077] No Local Variables are initialized for Method [_OSC]

[  442.676081] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  442.676083]   Arg0:   000000009a2ac68a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  442.676104]   Arg1:   00000000816ecd41 <Obj>           Integer 0000000000000001
[  442.676114]   Arg2:   0000000039d3c6ac <Obj>           Integer 0000000000000002
[  442.676122]   Arg3:   00000000b4add930 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  442.676144] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  445.170209] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  445.170252] No Local Variables are initialized for Method [_OSC]

[  445.170256] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  445.170258]   Arg0:   000000003f19ae7a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  445.170279]   Arg1:   00000000fe9f2d95 <Obj>           Integer 0000000000000001
[  445.170289]   Arg2:   00000000816ecd41 <Obj>           Integer 0000000000000002
[  445.170296]   Arg3:   00000000cec61557 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  445.170318] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  446.804616] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  446.804660] No Local Variables are initialized for Method [_OSC]

[  446.804664] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  446.804666]   Arg0:   00000000cec61557 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  446.804685]   Arg1:   00000000816ecd41 <Obj>           Integer 0000000000000001
[  446.804694]   Arg2:   00000000fe9f2d95 <Obj>           Integer 0000000000000002
[  446.804701]   Arg3:   000000003f19ae7a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  446.804721] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  449.332611] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  449.332658] No Local Variables are initialized for Method [_OSC]

[  449.332662] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  449.332664]   Arg0:   0000000087df901a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  449.332689]   Arg1:   0000000048dffae7 <Obj>           Integer 0000000000000001
[  449.332698]   Arg2:   000000000e3d6bb5 <Obj>           Integer 0000000000000002
[  449.332706]   Arg3:   0000000022e60962 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  449.332728] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  450.924921] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  450.924959] No Local Variables are initialized for Method [_OSC]

[  450.924963] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  450.924965]   Arg0:   0000000094b5a7da <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  450.924982]   Arg1:   000000003bc84148 <Obj>           Integer 0000000000000001
[  450.924990]   Arg2:   00000000ae4a7d71 <Obj>           Integer 0000000000000002
[  450.924997]   Arg3:   00000000a30f6286 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  450.925015] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  453.436928] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  453.436973] No Local Variables are initialized for Method [_OSC]

[  453.436977] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  453.436980]   Arg0:   00000000262c7f4a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  453.437001]   Arg1:   000000000268c63a <Obj>           Integer 0000000000000001
[  453.437010]   Arg2:   00000000981a17c2 <Obj>           Integer 0000000000000002
[  453.437017]   Arg3:   000000003520574c <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  453.437040] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  455.053970] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  455.054010] No Local Variables are initialized for Method [_OSC]

[  455.054014] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  455.054015]   Arg0:   000000003520574c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  455.054033]   Arg1:   00000000981a17c2 <Obj>           Integer 0000000000000001
[  455.054041]   Arg2:   000000000268c63a <Obj>           Integer 0000000000000002
[  455.054047]   Arg3:   00000000262c7f4a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  455.054065] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  457.502993] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  457.503031] No Local Variables are initialized for Method [_OSC]

[  457.503035] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  457.503036]   Arg0:   00000000855adaee <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  457.503053]   Arg1:   00000000a1c83f4c <Obj>           Integer 0000000000000001
[  457.503061]   Arg2:   0000000084b2ff13 <Obj>           Integer 0000000000000002
[  457.503067]   Arg3:   00000000d47edd6a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  457.503084] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  459.799235] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  459.799282] No Local Variables are initialized for Method [_OSC]

[  459.799285] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  459.799287]   Arg0:   00000000d47edd6a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  459.799305]   Arg1:   0000000084b2ff13 <Obj>           Integer 0000000000000001
[  459.799313]   Arg2:   00000000a1c83f4c <Obj>           Integer 0000000000000002
[  459.799319]   Arg3:   00000000855adaee <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  459.799338] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  462.348317] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  462.348355] No Local Variables are initialized for Method [_OSC]

[  462.348358] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  462.348360]   Arg0:   00000000a7ea637c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  462.348378]   Arg1:   00000000e66004a3 <Obj>           Integer 0000000000000001
[  462.348386]   Arg2:   000000008727dea4 <Obj>           Integer 0000000000000002
[  462.348393]   Arg3:   000000002e13985d <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  462.348411] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  463.922918] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  463.922955] No Local Variables are initialized for Method [_OSC]

[  463.922958] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  463.922960]   Arg0:   000000002e13985d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  463.922977]   Arg1:   000000008727dea4 <Obj>           Integer 0000000000000001
[  463.922984]   Arg2:   00000000e66004a3 <Obj>           Integer 0000000000000002
[  463.922990]   Arg3:   00000000a7ea637c <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  463.923007] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  466.508942] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  466.508983] No Local Variables are initialized for Method [_OSC]

[  466.508987] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  466.508989]   Arg0:   0000000033f8fa50 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  466.509009]   Arg1:   000000006ef84887 <Obj>           Integer 0000000000000001
[  466.509017]   Arg2:   00000000e9a35445 <Obj>           Integer 0000000000000002
[  466.509024]   Arg3:   00000000b7e59139 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  466.509045] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  468.039693] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  468.039732] No Local Variables are initialized for Method [_OSC]

[  468.039735] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  468.039737]   Arg0:   00000000b7e59139 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  468.039755]   Arg1:   00000000e9a35445 <Obj>           Integer 0000000000000001
[  468.039763]   Arg2:   000000006ef84887 <Obj>           Integer 0000000000000002
[  468.039769]   Arg3:   0000000033f8fa50 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  468.039787] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  470.570840] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  470.570898] No Local Variables are initialized for Method [_OSC]

[  470.570905] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  470.570908]   Arg0:   0000000087df901a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  470.570940]   Arg1:   0000000022e60962 <Obj>           Integer 0000000000000001
[  470.570953]   Arg2:   0000000048dffae7 <Obj>           Integer 0000000000000002
[  470.570965]   Arg3:   000000000e3d6bb5 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  470.570999] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  472.157953] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  472.158026] No Local Variables are initialized for Method [_OSC]

[  472.158030] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  472.158032]   Arg0:   000000000e3d6bb5 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  472.158052]   Arg1:   0000000048dffae7 <Obj>           Integer 0000000000000001
[  472.158061]   Arg2:   0000000022e60962 <Obj>           Integer 0000000000000002
[  472.158068]   Arg3:   0000000087df901a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  472.158087] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  474.646199] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  474.646244] No Local Variables are initialized for Method [_OSC]

[  474.646248] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  474.646250]   Arg0:   000000007df2b2c8 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  474.646272]   Arg1:   00000000ad456c09 <Obj>           Integer 0000000000000001
[  474.646281]   Arg2:   00000000981a17c2 <Obj>           Integer 0000000000000002
[  474.646289]   Arg3:   0000000046ac9b03 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  474.646311] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  476.288841] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  476.288897] No Local Variables are initialized for Method [_OSC]

[  476.288902] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  476.288905]   Arg0:   0000000062dea6d4 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  476.288935]   Arg1:   000000002f45ba08 <Obj>           Integer 0000000000000001
[  476.288947]   Arg2:   0000000048dffae7 <Obj>           Integer 0000000000000002
[  476.288959]   Arg3:   00000000e0bb1abc <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  476.288989] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  478.794732] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  478.794773] No Local Variables are initialized for Method [_OSC]

[  478.794777] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  478.794779]   Arg0:   00000000d47edd6a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  478.794799]   Arg1:   000000007780a416 <Obj>           Integer 0000000000000001
[  478.794807]   Arg2:   00000000de2cff86 <Obj>           Integer 0000000000000002
[  478.794814]   Arg3:   00000000d00885be <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  478.794834] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  480.435528] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  480.435588] No Local Variables are initialized for Method [_OSC]

[  480.435594] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  480.435597]   Arg0:   0000000046ac9b03 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  480.435628]   Arg1:   00000000981a17c2 <Obj>           Integer 0000000000000001
[  480.435641]   Arg2:   00000000ad456c09 <Obj>           Integer 0000000000000002
[  480.435653]   Arg3:   000000007df2b2c8 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  480.435684] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  482.947346] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  482.947387] No Local Variables are initialized for Method [_OSC]

[  482.947390] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  482.947392]   Arg0:   000000003bc84148 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  482.947410]   Arg1:   00000000906ee90c <Obj>           Integer 0000000000000001
[  482.947418]   Arg2:   0000000038aa2071 <Obj>           Integer 0000000000000002
[  482.947424]   Arg3:   00000000b3742d5a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  482.947443] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  484.546827] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  484.546864] No Local Variables are initialized for Method [_OSC]

[  484.546868] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  484.546870]   Arg0:   00000000b3742d5a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  484.546890]   Arg1:   0000000038aa2071 <Obj>           Integer 0000000000000001
[  484.546899]   Arg2:   00000000906ee90c <Obj>           Integer 0000000000000002
[  484.546906]   Arg3:   000000003bc84148 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  484.546926] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  487.118020] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  487.118102] No Local Variables are initialized for Method [_OSC]

[  487.118106] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  487.118108]   Arg0:   00000000d00885be <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  487.118128]   Arg1:   00000000de2cff86 <Obj>           Integer 0000000000000001
[  487.118136]   Arg2:   000000007780a416 <Obj>           Integer 0000000000000002
[  487.118143]   Arg3:   00000000d47edd6a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  487.118166] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  488.667878] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  488.667917] No Local Variables are initialized for Method [_OSC]

[  488.667920] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  488.667922]   Arg0:   000000008919b05c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  488.667940]   Arg1:   000000008727dea4 <Obj>           Integer 0000000000000001
[  488.667948]   Arg2:   00000000a4d288cb <Obj>           Integer 0000000000000002
[  488.667954]   Arg3:   000000000c30f87b <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  488.667972] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  491.280410] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  491.280455] No Local Variables are initialized for Method [_OSC]

[  491.280459] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  491.280460]   Arg0:   0000000078868570 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  491.280479]   Arg1:   00000000044c91c6 <Obj>           Integer 0000000000000001
[  491.280487]   Arg2:   00000000296291f6 <Obj>           Integer 0000000000000002
[  491.280493]   Arg3:   000000006322faec <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  491.280514] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  492.791736] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  492.791781] No Local Variables are initialized for Method [_OSC]

[  492.791785] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  492.791787]   Arg0:   000000006322faec <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  492.791809]   Arg1:   00000000296291f6 <Obj>           Integer 0000000000000001
[  492.791818]   Arg2:   00000000044c91c6 <Obj>           Integer 0000000000000002
[  492.791825]   Arg3:   0000000078868570 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  492.791847] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  495.315774] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  495.315813] No Local Variables are initialized for Method [_OSC]

[  495.315817] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  495.315819]   Arg0:   000000003599338d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  495.315837]   Arg1:   00000000d31b651a <Obj>           Integer 0000000000000001
[  495.315845]   Arg2:   00000000296291f6 <Obj>           Integer 0000000000000002
[  495.315852]   Arg3:   00000000d67afeee <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  495.315870] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  496.946490] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  496.946529] No Local Variables are initialized for Method [_OSC]

[  496.946533] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  496.946535]   Arg0:   00000000d47edd6a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  496.946553]   Arg1:   000000007780a416 <Obj>           Integer 0000000000000001
[  496.946561]   Arg2:   00000000de2cff86 <Obj>           Integer 0000000000000002
[  496.946568]   Arg3:   00000000d00885be <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  496.946586] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  499.488984] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  499.489042] No Local Variables are initialized for Method [_OSC]

[  499.489048] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  499.489051]   Arg0:   00000000d67afeee <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  499.489081]   Arg1:   00000000296291f6 <Obj>           Integer 0000000000000001
[  499.489095]   Arg2:   00000000d31b651a <Obj>           Integer 0000000000000002
[  499.489106]   Arg3:   000000003599338d <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  499.489139] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  501.081419] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  501.081477] No Local Variables are initialized for Method [_OSC]

[  501.081482] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  501.081484]   Arg0:   000000003599338d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  501.081504]   Arg1:   00000000d31b651a <Obj>           Integer 0000000000000001
[  501.081512]   Arg2:   00000000296291f6 <Obj>           Integer 0000000000000002
[  501.081518]   Arg3:   00000000d67afeee <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  501.081535] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  503.574509] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  503.574572] No Local Variables are initialized for Method [_OSC]

[  503.574579] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  503.574583]   Arg0:   0000000096b1941b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  503.574618]   Arg1:   000000008ef1ca37 <Obj>           Integer 0000000000000001
[  503.574633]   Arg2:   00000000b4e2139a <Obj>           Integer 0000000000000002
[  503.574647]   Arg3:   00000000bf8ea7a7 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  503.574690] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  505.198781] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  505.198821] No Local Variables are initialized for Method [_OSC]

[  505.198825] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  505.198827]   Arg0:   000000004a96e71b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  505.198847]   Arg1:   000000001745a256 <Obj>           Integer 0000000000000001
[  505.198856]   Arg2:   000000007780a416 <Obj>           Integer 0000000000000002
[  505.198862]   Arg3:   000000008086f1c5 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  505.198882] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  507.776630] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  507.776671] No Local Variables are initialized for Method [_OSC]

[  507.776675] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  507.776677]   Arg0:   00000000355e5084 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  507.776696]   Arg1:   00000000544c61de <Obj>           Integer 0000000000000001
[  507.776704]   Arg2:   00000000f2488a18 <Obj>           Integer 0000000000000002
[  507.776711]   Arg3:   0000000040c25bec <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  507.776731] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  509.329532] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  509.329574] No Local Variables are initialized for Method [_OSC]

[  509.329578] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  509.329580]   Arg0:   000000005ebef0b7 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  509.329600]   Arg1:   000000006cdfff50 <Obj>           Integer 0000000000000001
[  509.329609]   Arg2:   0000000038aa2071 <Obj>           Integer 0000000000000002
[  509.329615]   Arg3:   00000000ca84bbfd <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  509.329635] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  511.854940] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  511.854984] No Local Variables are initialized for Method [_OSC]

[  511.854988] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  511.854990]   Arg0:   0000000023ba1618 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  511.855011]   Arg1:   000000003db2cd1e <Obj>           Integer 0000000000000001
[  511.855021]   Arg2:   000000008727dea4 <Obj>           Integer 0000000000000002
[  511.855028]   Arg3:   00000000d4bf5d4d <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  511.855050] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  513.463991] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  513.464044] No Local Variables are initialized for Method [_OSC]

[  513.464049] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  513.464051]   Arg0:   00000000bf8ea7a7 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  513.464074]   Arg1:   00000000b4e2139a <Obj>           Integer 0000000000000001
[  513.464085]   Arg2:   000000008ef1ca37 <Obj>           Integer 0000000000000002
[  513.464093]   Arg3:   0000000096b1941b <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  513.464117] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  516.001338] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  516.001381] No Local Variables are initialized for Method [_OSC]

[  516.001385] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  516.001387]   Arg0:   00000000fe059b02 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  516.001408]   Arg1:   00000000981a17c2 <Obj>           Integer 0000000000000001
[  516.001418]   Arg2:   00000000d31b651a <Obj>           Integer 0000000000000002
[  516.001426]   Arg3:   000000000268c63a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  516.001448] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  517.608292] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  517.608345] No Local Variables are initialized for Method [_OSC]

[  517.608350] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  517.608352]   Arg0:   000000000268c63a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  517.608390]   Arg1:   00000000d31b651a <Obj>           Integer 0000000000000001
[  517.608405]   Arg2:   00000000981a17c2 <Obj>           Integer 0000000000000002
[  517.608416]   Arg3:   00000000fe059b02 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  517.608451] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  520.070125] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  520.070226] No Local Variables are initialized for Method [_OSC]

[  520.070230] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  520.070232]   Arg0:   0000000035206b8b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  520.070253]   Arg1:   000000006c62bb38 <Obj>           Integer 0000000000000001
[  520.070265]   Arg2:   00000000b4e2139a <Obj>           Integer 0000000000000002
[  520.070272]   Arg3:   000000006e7c2111 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  520.070298] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  521.719532] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  521.719585] No Local Variables are initialized for Method [_OSC]

[  521.719590] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  521.719592]   Arg0:   000000006e7c2111 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  521.719613]   Arg1:   00000000b4e2139a <Obj>           Integer 0000000000000001
[  521.719622]   Arg2:   000000006c62bb38 <Obj>           Integer 0000000000000002
[  521.719629]   Arg3:   0000000035206b8b <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  521.719651] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  524.229509] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  524.229556] No Local Variables are initialized for Method [_OSC]

[  524.229560] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  524.229562]   Arg0:   00000000817672f2 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  524.229590]   Arg1:   00000000298d7e75 <Obj>           Integer 0000000000000001
[  524.229604]   Arg2:   0000000001ed2594 <Obj>           Integer 0000000000000002
[  524.229616]   Arg3:   0000000087633e4e <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  524.229648] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  525.855089] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  525.855137] No Local Variables are initialized for Method [_OSC]

[  525.855141] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  525.855144]   Arg0:   00000000f9d6f4d1 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  525.855167]   Arg1:   000000002c76a72e <Obj>           Integer 0000000000000001
[  525.855178]   Arg2:   00000000d31b651a <Obj>           Integer 0000000000000002
[  525.855186]   Arg3:   000000009bd9a516 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  525.855209] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  528.398585] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  528.398640] No Local Variables are initialized for Method [_OSC]

[  528.398644] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  528.398646]   Arg0:   00000000d47f3e02 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  528.398667]   Arg1:   00000000b3742d5a <Obj>           Integer 0000000000000001
[  528.398676]   Arg2:   000000006cdfff50 <Obj>           Integer 0000000000000002
[  528.398684]   Arg3:   00000000906ee90c <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  528.398712] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  530.008647] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  530.008703] No Local Variables are initialized for Method [_OSC]

[  530.008710] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  530.008715]   Arg0:   00000000906ee90c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  530.008738]   Arg1:   000000006cdfff50 <Obj>           Integer 0000000000000001
[  530.008748]   Arg2:   00000000b3742d5a <Obj>           Integer 0000000000000002
[  530.008757]   Arg3:   00000000d47f3e02 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  530.008781] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  532.509755] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  532.509800] No Local Variables are initialized for Method [_OSC]

[  532.509805] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  532.509807]   Arg0:   000000004d3a12d9 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  532.509828]   Arg1:   00000000ac926d1f <Obj>           Integer 0000000000000001
[  532.509837]   Arg2:   00000000c4c85ff9 <Obj>           Integer 0000000000000002
[  532.509844]   Arg3:   00000000cb61fc13 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  532.509867] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  534.139622] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  534.139670] No Local Variables are initialized for Method [_OSC]

[  534.139675] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  534.139677]   Arg0:   0000000009c88143 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  534.139699]   Arg1:   00000000ba70ae66 <Obj>           Integer 0000000000000001
[  534.139710]   Arg2:   00000000cd5fcf46 <Obj>           Integer 0000000000000002
[  534.139718]   Arg3:   00000000c3b0cef5 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  534.139742] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  536.641702] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  536.641746] No Local Variables are initialized for Method [_OSC]

[  536.641750] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  536.641752]   Arg0:   00000000a7ea637c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  536.641773]   Arg1:   000000008727dea4 <Obj>           Integer 0000000000000001
[  536.641783]   Arg2:   0000000023ba1618 <Obj>           Integer 0000000000000002
[  536.641791]   Arg3:   00000000d4bf5d4d <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  536.641813] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  538.275573] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  538.275639] No Local Variables are initialized for Method [_OSC]

[  538.275645] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  538.275648]   Arg0:   00000000d4bf5d4d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  538.275678]   Arg1:   0000000023ba1618 <Obj>           Integer 0000000000000001
[  538.275693]   Arg2:   000000008727dea4 <Obj>           Integer 0000000000000002
[  538.275706]   Arg3:   00000000a7ea637c <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  538.275741] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  540.781915] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  540.781959] No Local Variables are initialized for Method [_OSC]

[  540.781964] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  540.781966]   Arg0:   00000000cb61fc13 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  540.781987]   Arg1:   00000000c4c85ff9 <Obj>           Integer 0000000000000001
[  540.781997]   Arg2:   00000000ac926d1f <Obj>           Integer 0000000000000002
[  540.782004]   Arg3:   000000004d3a12d9 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  540.782026] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  542.407071] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  542.407116] No Local Variables are initialized for Method [_OSC]

[  542.407120] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  542.407123]   Arg0:   00000000edaae316 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  542.407144]   Arg1:   0000000094b5a7da <Obj>           Integer 0000000000000001
[  542.407153]   Arg2:   0000000088beb746 <Obj>           Integer 0000000000000002
[  542.407160]   Arg3:   00000000a30f6286 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  542.407181] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  544.945561] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  544.945605] No Local Variables are initialized for Method [_OSC]

[  544.945609] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  544.945611]   Arg0:   00000000298d7e75 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  544.945630]   Arg1:   0000000001ed2594 <Obj>           Integer 0000000000000001
[  544.945640]   Arg2:   0000000087633e4e <Obj>           Integer 0000000000000002
[  544.945647]   Arg3:   00000000533ce7dd <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  544.945667] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  546.528877] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  546.528928] No Local Variables are initialized for Method [_OSC]

[  546.528933] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  546.528935]   Arg0:   00000000533ce7dd <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  546.528958]   Arg1:   0000000087633e4e <Obj>           Integer 0000000000000001
[  546.528968]   Arg2:   0000000001ed2594 <Obj>           Integer 0000000000000002
[  546.528977]   Arg3:   00000000298d7e75 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  546.529001] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  549.054275] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  549.054327] No Local Variables are initialized for Method [_OSC]

[  549.054331] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  549.054334]   Arg0:   0000000037407c5e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  549.054355]   Arg1:   0000000030390a4c <Obj>           Integer 0000000000000001
[  549.054364]   Arg2:   0000000087633e4e <Obj>           Integer 0000000000000002
[  549.054372]   Arg3:   00000000bf41c2b8 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  549.054394] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  550.651420] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  550.651464] No Local Variables are initialized for Method [_OSC]

[  550.651468] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  550.651471]   Arg0:   0000000040c25bec <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  550.651492]   Arg1:   00000000f2488a18 <Obj>           Integer 0000000000000001
[  550.651502]   Arg2:   00000000544c61de <Obj>           Integer 0000000000000002
[  550.651509]   Arg3:   00000000355e5084 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  550.651531] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  553.190699] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  553.190744] No Local Variables are initialized for Method [_OSC]

[  553.190748] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  553.190751]   Arg0:   00000000d47edd6a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  553.190772]   Arg1:   000000003da6fa72 <Obj>           Integer 0000000000000001
[  553.190781]   Arg2:   00000000a1c83f4c <Obj>           Integer 0000000000000002
[  553.190788]   Arg3:   00000000a350621a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  553.190810] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  554.807706] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  554.807767] No Local Variables are initialized for Method [_OSC]

[  554.807773] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  554.807776]   Arg0:   00000000a350621a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  554.807806]   Arg1:   00000000a1c83f4c <Obj>           Integer 0000000000000001
[  554.807820]   Arg2:   000000003da6fa72 <Obj>           Integer 0000000000000002
[  554.807832]   Arg3:   00000000d47edd6a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  554.807865] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  557.269558] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  557.269600] No Local Variables are initialized for Method [_OSC]

[  557.269604] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  557.269606]   Arg0:   000000000ef98c0e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  557.269625]   Arg1:   00000000b98be23b <Obj>           Integer 0000000000000001
[  557.269634]   Arg2:   0000000023ba1618 <Obj>           Integer 0000000000000002
[  557.269641]   Arg3:   0000000058b238a6 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  557.269661] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  558.923706] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  558.923755] No Local Variables are initialized for Method [_OSC]

[  558.923759] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  558.923762]   Arg0:   0000000058b238a6 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  558.923785]   Arg1:   0000000023ba1618 <Obj>           Integer 0000000000000001
[  558.923795]   Arg2:   00000000b98be23b <Obj>           Integer 0000000000000002
[  558.923804]   Arg3:   000000000ef98c0e <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  558.923827] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  561.434732] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  561.434774] No Local Variables are initialized for Method [_OSC]

[  561.434778] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  561.434780]   Arg0:   00000000005582ea <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  561.434799]   Arg1:   0000000054f6d31e <Obj>           Integer 0000000000000001
[  561.434808]   Arg2:   00000000a1c83f4c <Obj>           Integer 0000000000000002
[  561.434815]   Arg3:   0000000004e5a7d2 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  561.434835] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  563.073128] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  563.073178] No Local Variables are initialized for Method [_OSC]

[  563.073183] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  563.073185]   Arg0:   00000000bf41c2b8 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  563.073208]   Arg1:   0000000087633e4e <Obj>           Integer 0000000000000001
[  563.073218]   Arg2:   0000000030390a4c <Obj>           Integer 0000000000000002
[  563.073227]   Arg3:   0000000037407c5e <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  563.073250] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  565.606406] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  565.606449] No Local Variables are initialized for Method [_OSC]

[  565.606453] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  565.606456]   Arg0:   0000000096cde7eb <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  565.606475]   Arg1:   00000000a1c83f4c <Obj>           Integer 0000000000000001
[  565.606484]   Arg2:   00000000005582ea <Obj>           Integer 0000000000000002
[  565.606490]   Arg3:   0000000004e5a7d2 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  565.606511] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  567.181925] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  567.181974] No Local Variables are initialized for Method [_OSC]

[  567.181978] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  567.181980]   Arg0:   0000000004e5a7d2 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  567.182003]   Arg1:   00000000005582ea <Obj>           Integer 0000000000000001
[  567.182014]   Arg2:   00000000a1c83f4c <Obj>           Integer 0000000000000002
[  567.182022]   Arg3:   0000000096cde7eb <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  567.182046] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  569.667094] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  569.667136] No Local Variables are initialized for Method [_OSC]

[  569.667141] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  569.667143]   Arg0:   000000008f497065 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  569.667164]   Arg1:   00000000d8f7951d <Obj>           Integer 0000000000000001
[  569.667173]   Arg2:   000000005effd924 <Obj>           Integer 0000000000000002
[  569.667180]   Arg3:   000000003a90e7b4 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  569.667202] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  571.327342] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  571.327389] No Local Variables are initialized for Method [_OSC]

[  571.327394] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  571.327396]   Arg0:   000000003a90e7b4 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  571.327419]   Arg1:   000000005effd924 <Obj>           Integer 0000000000000001
[  571.327429]   Arg2:   00000000d8f7951d <Obj>           Integer 0000000000000002
[  571.327438]   Arg3:   000000008f497065 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  571.327462] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  573.810626] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  573.810668] No Local Variables are initialized for Method [_OSC]

[  573.810672] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  573.810675]   Arg0:   00000000d47f3e02 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  573.810696]   Arg1:   00000000906ee90c <Obj>           Integer 0000000000000001
[  573.810705]   Arg2:   00000000b3742d5a <Obj>           Integer 0000000000000002
[  573.810713]   Arg3:   000000002c385170 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  573.810735] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  575.455385] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  575.455439] No Local Variables are initialized for Method [_OSC]

[  575.455443] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  575.455446]   Arg0:   000000003520574c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  575.455469]   Arg1:   00000000ac926d1f <Obj>           Integer 0000000000000001
[  575.455479]   Arg2:   00000000cb61fc13 <Obj>           Integer 0000000000000002
[  575.455487]   Arg3:   000000004d3a12d9 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  575.455511] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  577.986982] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  577.987031] No Local Variables are initialized for Method [_OSC]

[  577.987035] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  577.987038]   Arg0:   0000000087633e4e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  577.987061]   Arg1:   0000000087cddfd1 <Obj>           Integer 0000000000000001
[  577.987071]   Arg2:   000000009b43bec4 <Obj>           Integer 0000000000000002
[  577.987080]   Arg3:   00000000c0e79b3d <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  577.987104] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  579.606875] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  579.606925] No Local Variables are initialized for Method [_OSC]

[  579.606929] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  579.606932]   Arg0:   00000000c0e79b3d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  579.606955]   Arg1:   000000009b43bec4 <Obj>           Integer 0000000000000001
[  579.606965]   Arg2:   0000000087cddfd1 <Obj>           Integer 0000000000000002
[  579.606974]   Arg3:   0000000087633e4e <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  579.606997] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  582.127383] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  582.127430] No Local Variables are initialized for Method [_OSC]

[  582.127434] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  582.127436]   Arg0:   0000000004651b1e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  582.127458]   Arg1:   000000001c0c1e5d <Obj>           Integer 0000000000000001
[  582.127467]   Arg2:   0000000086f8077c <Obj>           Integer 0000000000000002
[  582.127475]   Arg3:   0000000086316dc2 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  582.127497] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  583.744131] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  583.744180] No Local Variables are initialized for Method [_OSC]

[  583.744185] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  583.744187]   Arg0:   00000000b321cbd3 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  583.744210]   Arg1:   0000000080e27f44 <Obj>           Integer 0000000000000001
[  583.744221]   Arg2:   000000005effd924 <Obj>           Integer 0000000000000002
[  583.744229]   Arg3:   000000005328453c <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  583.744252] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  586.266315] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  586.266378] No Local Variables are initialized for Method [_OSC]

[  586.266383] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  586.266386]   Arg0:   000000002c385170 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  586.266411]   Arg1:   00000000b3742d5a <Obj>           Integer 0000000000000001
[  586.266420]   Arg2:   00000000906ee90c <Obj>           Integer 0000000000000002
[  586.266428]   Arg3:   00000000d47f3e02 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  586.266451] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  587.896077] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  587.896122] No Local Variables are initialized for Method [_OSC]

[  587.896126] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  587.896129]   Arg0:   00000000d47f3e02 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  587.896149]   Arg1:   00000000906ee90c <Obj>           Integer 0000000000000001
[  587.896159]   Arg2:   00000000b3742d5a <Obj>           Integer 0000000000000002
[  587.896166]   Arg3:   000000002c385170 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  587.896188] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  590.382982] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  590.383025] No Local Variables are initialized for Method [_OSC]

[  590.383029] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  590.383031]   Arg0:   00000000632b8239 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  590.383052]   Arg1:   000000001e000ea3 <Obj>           Integer 0000000000000001
[  590.383062]   Arg2:   0000000023ba1618 <Obj>           Integer 0000000000000002
[  590.383069]   Arg3:   0000000056348c41 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  590.383091] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  592.028398] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  592.028446] No Local Variables are initialized for Method [_OSC]

[  592.028450] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  592.028453]   Arg0:   0000000056348c41 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  592.028475]   Arg1:   0000000023ba1618 <Obj>           Integer 0000000000000001
[  592.028486]   Arg2:   000000001e000ea3 <Obj>           Integer 0000000000000002
[  592.028494]   Arg3:   00000000632b8239 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  592.028518] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  594.569940] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  594.569987] No Local Variables are initialized for Method [_OSC]

[  594.569991] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  594.569993]   Arg0:   000000001ac93c67 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  594.570014]   Arg1:   00000000efc2dcb2 <Obj>           Integer 0000000000000001
[  594.570024]   Arg2:   000000004e67feab <Obj>           Integer 0000000000000002
[  594.570032]   Arg3:   00000000e9b1ad56 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  594.570054] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  596.156188] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  596.156236] No Local Variables are initialized for Method [_OSC]

[  596.156241] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  596.156243]   Arg0:   00000000039a5b91 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  596.156267]   Arg1:   000000005ebef0b7 <Obj>           Integer 0000000000000001
[  596.156278]   Arg2:   00000000906ee90c <Obj>           Integer 0000000000000002
[  596.156286]   Arg3:   0000000038aa2071 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  596.156310] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  598.598930] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  598.598973] No Local Variables are initialized for Method [_OSC]

[  598.598977] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  598.598979]   Arg0:   00000000e9b1ad56 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  598.599000]   Arg1:   000000004e67feab <Obj>           Integer 0000000000000001
[  598.599010]   Arg2:   00000000efc2dcb2 <Obj>           Integer 0000000000000002
[  598.599017]   Arg3:   000000001ac93c67 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  598.599039] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  600.280219] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  600.280268] No Local Variables are initialized for Method [_OSC]

[  600.280272] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  600.280274]   Arg0:   00000000ae28836c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  600.280298]   Arg1:   0000000086f8077c <Obj>           Integer 0000000000000001
[  600.280309]   Arg2:   0000000004651b1e <Obj>           Integer 0000000000000002
[  600.280317]   Arg3:   0000000086316dc2 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  600.280340] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  602.855306] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  602.855350] No Local Variables are initialized for Method [_OSC]

[  602.855354] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  602.855356]   Arg0:   000000000a972e4e <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  602.855377]   Arg1:   00000000b7cf89cd <Obj>           Integer 0000000000000001
[  602.855386]   Arg2:   0000000080e27f44 <Obj>           Integer 0000000000000002
[  602.855394]   Arg3:   00000000ec83d938 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  602.855416] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  604.420488] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  604.420535] No Local Variables are initialized for Method [_OSC]

[  604.420539] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  604.420540]   Arg0:   00000000bb790549 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  604.420560]   Arg1:   00000000bf8ea7a7 <Obj>           Integer 0000000000000001
[  604.420568]   Arg2:   00000000b4e2139a <Obj>           Integer 0000000000000002
[  604.420575]   Arg3:   000000008ef1ca37 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  604.420595] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  606.929657] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  606.929700] No Local Variables are initialized for Method [_OSC]

[  606.929705] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  606.929707]   Arg0:   00000000ef32bdf8 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  606.929728]   Arg1:   00000000d47f3e02 <Obj>           Integer 0000000000000001
[  606.929737]   Arg2:   000000005ebef0b7 <Obj>           Integer 0000000000000002
[  606.929744]   Arg3:   00000000b3742d5a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  606.929766] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  608.561703] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  608.561752] No Local Variables are initialized for Method [_OSC]

[  608.561757] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  608.561759]   Arg0:   00000000b3742d5a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  608.561783]   Arg1:   000000005ebef0b7 <Obj>           Integer 0000000000000001
[  608.561793]   Arg2:   00000000d47f3e02 <Obj>           Integer 0000000000000002
[  608.561802]   Arg3:   00000000ef32bdf8 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  608.561825] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  611.010769] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  611.010818] No Local Variables are initialized for Method [_OSC]

[  611.010822] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  611.010824]   Arg0:   00000000005582ea <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  611.010846]   Arg1:   00000000c6cba7a3 <Obj>           Integer 0000000000000001
[  611.010856]   Arg2:   00000000c0a496a5 <Obj>           Integer 0000000000000002
[  611.010863]   Arg3:   00000000a350621a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  611.010885] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  612.695826] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  612.695876] No Local Variables are initialized for Method [_OSC]

[  612.695881] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  612.695883]   Arg0:   0000000035206b8b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  612.695906]   Arg1:   000000006e7c2111 <Obj>           Integer 0000000000000001
[  612.695917]   Arg2:   000000006c62bb38 <Obj>           Integer 0000000000000002
[  612.695925]   Arg3:   0000000025fac861 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  612.695949] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  615.230610] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  615.230673] No Local Variables are initialized for Method [_OSC]

[  615.230679] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  615.230683]   Arg0:   00000000c4c85ff9 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  615.230713]   Arg1:   00000000044c91c6 <Obj>           Integer 0000000000000001
[  615.230728]   Arg2:   00000000981a17c2 <Obj>           Integer 0000000000000002
[  615.230739]   Arg3:   000000000ac0189b <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  615.230773] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  616.834991] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  616.835042] No Local Variables are initialized for Method [_OSC]

[  616.835047] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  616.835049]   Arg0:   00000000ec83d938 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  616.835072]   Arg1:   0000000080e27f44 <Obj>           Integer 0000000000000001
[  616.835082]   Arg2:   00000000b7cf89cd <Obj>           Integer 0000000000000002
[  616.835090]   Arg3:   000000000a972e4e <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  616.835114] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  619.334402] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  619.334447] No Local Variables are initialized for Method [_OSC]

[  619.334451] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  619.334453]   Arg0:   000000008a11a1b4 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  619.334475]   Arg1:   000000002d776372 <Obj>           Integer 0000000000000001
[  619.334484]   Arg2:   0000000080e27f44 <Obj>           Integer 0000000000000002
[  619.334492]   Arg3:   0000000010fa67a1 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  619.334548] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  620.973374] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  620.973421] No Local Variables are initialized for Method [_OSC]

[  620.973426] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  620.973428]   Arg0:   0000000010fa67a1 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  620.973451]   Arg1:   0000000080e27f44 <Obj>           Integer 0000000000000001
[  620.973462]   Arg2:   000000002d776372 <Obj>           Integer 0000000000000002
[  620.973470]   Arg3:   000000008a11a1b4 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  620.973494] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  623.535650] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  623.535695] No Local Variables are initialized for Method [_OSC]

[  623.535699] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  623.535701]   Arg0:   00000000ef67d3e9 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  623.535722]   Arg1:   000000006dc1c8b0 <Obj>           Integer 0000000000000001
[  623.535731]   Arg2:   00000000ba70ae66 <Obj>           Integer 0000000000000002
[  623.535739]   Arg3:   000000004f0b1151 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  623.535761] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  625.139961] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  625.140015] No Local Variables are initialized for Method [_OSC]

[  625.140020] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  625.140022]   Arg0:   000000000ac0189b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  625.140043]   Arg1:   00000000981a17c2 <Obj>           Integer 0000000000000001
[  625.140053]   Arg2:   00000000044c91c6 <Obj>           Integer 0000000000000002
[  625.140060]   Arg3:   00000000c4c85ff9 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  625.140082] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  627.655408] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  627.655453] No Local Variables are initialized for Method [_OSC]

[  627.655457] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  627.655459]   Arg0:   000000003a90e7b4 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  627.655480]   Arg1:   00000000d8f7951d <Obj>           Integer 0000000000000001
[  627.655489]   Arg2:   000000003ccdf6a4 <Obj>           Integer 0000000000000002
[  627.655497]   Arg3:   000000008f497065 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  627.655519] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  629.290947] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  629.291015] No Local Variables are initialized for Method [_OSC]

[  629.291021] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  629.291024]   Arg0:   000000008f497065 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  629.291052]   Arg1:   000000003ccdf6a4 <Obj>           Integer 0000000000000001
[  629.291067]   Arg2:   00000000d8f7951d <Obj>           Integer 0000000000000002
[  629.291080]   Arg3:   000000003a90e7b4 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  629.291112] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  631.837622] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  631.837661] No Local Variables are initialized for Method [_OSC]

[  631.837665] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  631.837667]   Arg0:   00000000a30f6286 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  631.837685]   Arg1:   00000000edaae316 <Obj>           Integer 0000000000000001
[  631.837693]   Arg2:   0000000088beb746 <Obj>           Integer 0000000000000002
[  631.837699]   Arg3:   000000006cdfff50 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  631.837717] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  633.452121] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  633.452166] No Local Variables are initialized for Method [_OSC]

[  633.452169] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  633.452171]   Arg0:   000000004f0b1151 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  633.452189]   Arg1:   00000000ba70ae66 <Obj>           Integer 0000000000000001
[  633.452197]   Arg2:   000000006dc1c8b0 <Obj>           Integer 0000000000000002
[  633.452203]   Arg3:   00000000ef67d3e9 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  633.452221] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  636.002252] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  636.002289] No Local Variables are initialized for Method [_OSC]

[  636.002293] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  636.002295]   Arg0:   00000000b4e2139a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  636.002313]   Arg1:   00000000bb790549 <Obj>           Integer 0000000000000001
[  636.002321]   Arg2:   000000008ef1ca37 <Obj>           Integer 0000000000000002
[  636.002327]   Arg3:   000000006e7c2111 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  636.002346] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  637.562759] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  637.562797] No Local Variables are initialized for Method [_OSC]

[  637.562801] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  637.562803]   Arg0:   000000006e7c2111 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  637.562821]   Arg1:   000000008ef1ca37 <Obj>           Integer 0000000000000001
[  637.562829]   Arg2:   00000000bb790549 <Obj>           Integer 0000000000000002
[  637.562835]   Arg3:   00000000b4e2139a <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  637.562853] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  640.103788] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  640.103826] No Local Variables are initialized for Method [_OSC]

[  640.103829] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  640.103831]   Arg0:   0000000023ba1618 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  640.103849]   Arg1:   000000003f41a6c3 <Obj>           Integer 0000000000000001
[  640.103856]   Arg2:   000000000c30f87b <Obj>           Integer 0000000000000002
[  640.103863]   Arg3:   000000009c8c988c <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  640.103882] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  641.672830] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  641.672880] No Local Variables are initialized for Method [_OSC]

[  641.672884] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  641.672887]   Arg0:   000000009c8c988c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  641.672910]   Arg1:   000000000c30f87b <Obj>           Integer 0000000000000001
[  641.672920]   Arg2:   000000003f41a6c3 <Obj>           Integer 0000000000000002
[  641.672929]   Arg3:   0000000023ba1618 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  641.672953] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  644.194805] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  644.194849] No Local Variables are initialized for Method [_OSC]

[  644.194854] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  644.194856]   Arg0:   00000000dbbb9b7c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  644.194877]   Arg1:   00000000d25ea6ff <Obj>           Integer 0000000000000001
[  644.194886]   Arg2:   000000008ef1ca37 <Obj>           Integer 0000000000000002
[  644.194894]   Arg3:   0000000005668580 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  644.194916] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  645.804745] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  645.804792] No Local Variables are initialized for Method [_OSC]

[  645.804796] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  645.804799]   Arg0:   0000000005668580 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  645.804822]   Arg1:   000000008ef1ca37 <Obj>           Integer 0000000000000001
[  645.804832]   Arg2:   00000000d25ea6ff <Obj>           Integer 0000000000000002
[  645.804840]   Arg3:   00000000dbbb9b7c <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  645.804864] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  648.346724] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  648.346768] No Local Variables are initialized for Method [_OSC]

[  648.346772] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  648.346775]   Arg0:   000000006cdfff50 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  648.346796]   Arg1:   0000000088beb746 <Obj>           Integer 0000000000000001
[  648.346805]   Arg2:   00000000edaae316 <Obj>           Integer 0000000000000002
[  648.346812]   Arg3:   00000000a30f6286 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  648.346835] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  649.940936] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  649.940985] No Local Variables are initialized for Method [_OSC]

[  649.940989] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  649.940991]   Arg0:   00000000a30f6286 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  649.941015]   Arg1:   00000000edaae316 <Obj>           Integer 0000000000000001
[  649.941025]   Arg2:   0000000088beb746 <Obj>           Integer 0000000000000002
[  649.941033]   Arg3:   000000006cdfff50 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  649.941056] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  652.502717] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  652.502762] No Local Variables are initialized for Method [_OSC]

[  652.502766] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  652.502768]   Arg0:   0000000075846365 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  652.502790]   Arg1:   0000000045d2e63d <Obj>           Integer 0000000000000001
[  652.502799]   Arg2:   000000008ef1ca37 <Obj>           Integer 0000000000000002
[  652.502806]   Arg3:   0000000081327ff8 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  652.502828] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  654.077904] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  654.077952] No Local Variables are initialized for Method [_OSC]

[  654.077956] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  654.077959]   Arg0:   0000000081327ff8 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  654.077981]   Arg1:   000000008ef1ca37 <Obj>           Integer 0000000000000001
[  654.077991]   Arg2:   0000000045d2e63d <Obj>           Integer 0000000000000002
[  654.078000]   Arg3:   0000000075846365 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  654.078023] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  656.591315] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  656.591357] No Local Variables are initialized for Method [_OSC]

[  656.591361] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  656.591364]   Arg0:   00000000241b10ac <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  656.591384]   Arg1:   00000000efc2dcb2 <Obj>           Integer 0000000000000001
[  656.591394]   Arg2:   00000000e9b1ad56 <Obj>           Integer 0000000000000002
[  656.591401]   Arg3:   000000001ac93c67 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  656.591423] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  658.192297] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  658.192346] No Local Variables are initialized for Method [_OSC]

[  658.192351] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  658.192353]   Arg0:   000000001ac93c67 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  658.192377]   Arg1:   00000000e9b1ad56 <Obj>           Integer 0000000000000001
[  658.192387]   Arg2:   00000000efc2dcb2 <Obj>           Integer 0000000000000002
[  658.192395]   Arg3:   00000000241b10ac <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  658.192419] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  660.694742] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  660.694787] No Local Variables are initialized for Method [_OSC]

[  660.694791] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  660.694793]   Arg0:   00000000816ecd41 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  660.694815]   Arg1:   00000000fe9f2d95 <Obj>           Integer 0000000000000001
[  660.694824]   Arg2:   000000009a2ac68a <Obj>           Integer 0000000000000002
[  660.694832]   Arg3:   000000003f19ae7a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  660.694853] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  662.313211] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  662.313261] No Local Variables are initialized for Method [_OSC]

[  662.313265] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  662.313267]   Arg0:   0000000074c6fce9 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  662.313291]   Arg1:   0000000043ce2f95 <Obj>           Integer 0000000000000001
[  662.313301]   Arg2:   000000003ccdf6a4 <Obj>           Integer 0000000000000002
[  662.313309]   Arg3:   00000000b8c18ddf <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  662.313333] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  664.881955] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  664.881998] No Local Variables are initialized for Method [_OSC]

[  664.882002] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  664.882004]   Arg0:   000000003f19ae7a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  664.882023]   Arg1:   000000009a2ac68a <Obj>           Integer 0000000000000001
[  664.882032]   Arg2:   00000000fe9f2d95 <Obj>           Integer 0000000000000002
[  664.882039]   Arg3:   00000000816ecd41 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  664.882060] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  666.441783] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  666.441848] No Local Variables are initialized for Method [_OSC]

[  666.441855] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  666.441858]   Arg0:   00000000713f1d00 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  666.441891]   Arg1:   000000009c9cb119 <Obj>           Integer 0000000000000001
[  666.441905]   Arg2:   0000000043ce2f95 <Obj>           Integer 0000000000000002
[  666.441917]   Arg3:   00000000777b70b9 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  666.441953] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  669.022975] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  669.023020] No Local Variables are initialized for Method [_OSC]

[  669.023025] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  669.023027]   Arg0:   00000000816ecd41 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  669.023048]   Arg1:   00000000fe9f2d95 <Obj>           Integer 0000000000000001
[  669.023057]   Arg2:   000000009a2ac68a <Obj>           Integer 0000000000000002
[  669.023064]   Arg3:   000000003f19ae7a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  669.023086] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  670.580305] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  670.580356] No Local Variables are initialized for Method [_OSC]

[  670.580361] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  670.580363]   Arg0:   00000000bf8ea7a7 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  670.580387]   Arg1:   000000002ba13c5e <Obj>           Integer 0000000000000001
[  670.580397]   Arg2:   0000000025fac861 <Obj>           Integer 0000000000000002
[  670.580405]   Arg3:   000000007406a666 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  670.580429] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  673.087205] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  673.087251] No Local Variables are initialized for Method [_OSC]

[  673.087255] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  673.087257]   Arg0:   000000000c30f87b <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  673.087278]   Arg1:   000000001baaa6a6 <Obj>           Integer 0000000000000001
[  673.087288]   Arg2:   00000000d4bf5d4d <Obj>           Integer 0000000000000002
[  673.087296]   Arg3:   000000008727dea4 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  673.087318] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  674.738823] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  674.738872] No Local Variables are initialized for Method [_OSC]

[  674.738877] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  674.738879]   Arg0:   00000000b50b486d <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  674.738902]   Arg1:   00000000b3742d5a <Obj>           Integer 0000000000000001
[  674.738912]   Arg2:   00000000edaae316 <Obj>           Integer 0000000000000002
[  674.738920]   Arg3:   00000000d47f3e02 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  674.738944] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  686.258602] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  686.258645] No Local Variables are initialized for Method [_OSC]

[  686.258649] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  686.258652]   Arg0:   00000000005582ea <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  686.258673]   Arg1:   00000000c0a496a5 <Obj>           Integer 0000000000000001
[  686.258682]   Arg2:   00000000012f4374 <Obj>           Integer 0000000000000002
[  686.258690]   Arg3:   00000000c6cba7a3 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  686.258712] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  687.888717] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  687.888769] No Local Variables are initialized for Method [_OSC]

[  687.888774] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  687.888778]   Arg0:   00000000c6cba7a3 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  687.888807]   Arg1:   00000000012f4374 <Obj>           Integer 0000000000000001
[  687.888819]   Arg2:   00000000c0a496a5 <Obj>           Integer 0000000000000002
[  687.888830]   Arg3:   00000000005582ea <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  687.888860] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  690.459381] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  690.459425] No Local Variables are initialized for Method [_OSC]

[  690.459429] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  690.459431]   Arg0:   00000000b4add930 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  690.459452]   Arg1:   000000009a2ac68a <Obj>           Integer 0000000000000001
[  690.459462]   Arg2:   00000000816ecd41 <Obj>           Integer 0000000000000002
[  690.459469]   Arg3:   000000003f19ae7a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  690.459492] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  692.046470] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  692.046519] No Local Variables are initialized for Method [_OSC]

[  692.046524] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  692.046526]   Arg0:   000000003f19ae7a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  692.046550]   Arg1:   00000000816ecd41 <Obj>           Integer 0000000000000001
[  692.046560]   Arg2:   000000009a2ac68a <Obj>           Integer 0000000000000002
[  692.046568]   Arg3:   00000000b4add930 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  692.046592] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  694.591477] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  694.591522] No Local Variables are initialized for Method [_OSC]

[  694.591527] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  694.591529]   Arg0:   00000000632b8239 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  694.591550]   Arg1:   00000000d4bf5d4d <Obj>           Integer 0000000000000001
[  694.591559]   Arg2:   000000000c30f87b <Obj>           Integer 0000000000000002
[  694.591567]   Arg3:   000000008727dea4 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  694.591589] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  696.176483] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  696.176533] No Local Variables are initialized for Method [_OSC]

[  696.176538] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  696.176540]   Arg0:   000000008727dea4 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  696.176563]   Arg1:   000000000c30f87b <Obj>           Integer 0000000000000001
[  696.176573]   Arg2:   00000000d4bf5d4d <Obj>           Integer 0000000000000002
[  696.176581]   Arg3:   00000000632b8239 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  696.176605] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  698.690991] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  698.691036] No Local Variables are initialized for Method [_OSC]

[  698.691040] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  698.691042]   Arg0:   00000000575a3c05 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  698.691064]   Arg1:   00000000baad0807 <Obj>           Integer 0000000000000001
[  698.691074]   Arg2:   000000002ba13c5e <Obj>           Integer 0000000000000002
[  698.691081]   Arg3:   00000000b4e2139a <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  698.691104] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  700.295080] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  700.295133] No Local Variables are initialized for Method [_OSC]

[  700.295137] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  700.295139]   Arg0:   000000007d4e431c <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  700.295162]   Arg1:   00000000ff3d93b7 <Obj>           Integer 0000000000000001
[  700.295173]   Arg2:   00000000816ecd41 <Obj>           Integer 0000000000000002
[  700.295181]   Arg3:   000000009563e9d8 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  700.295205] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  702.794879] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  702.794922] No Local Variables are initialized for Method [_OSC]

[  702.794927] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  702.794929]   Arg0:   00000000f8a31574 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  702.794950]   Arg1:   0000000001ed2594 <Obj>           Integer 0000000000000001
[  702.794959]   Arg2:   00000000533ce7dd <Obj>           Integer 0000000000000002
[  702.794967]   Arg3:   00000000298d7e75 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  702.794989] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  704.420539] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  704.420589] No Local Variables are initialized for Method [_OSC]

[  704.420594] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  704.420596]   Arg0:   00000000dfbbf44a <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  704.420619]   Arg1:   00000000c82d644d <Obj>           Integer 0000000000000001
[  704.420629]   Arg2:   00000000fa6209e3 <Obj>           Integer 0000000000000002
[  704.420638]   Arg3:   00000000394ed9cb <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  704.420661] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  706.919237] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  706.919281] No Local Variables are initialized for Method [_OSC]

[  706.919285] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  706.919287]   Arg0:   00000000dd0d388f <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  706.919308]   Arg1:   00000000039a5b91 <Obj>           Integer 0000000000000001
[  706.919318]   Arg2:   00000000b3742d5a <Obj>           Integer 0000000000000002
[  706.919326]   Arg3:   00000000906ee90c <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  706.919348] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  708.547925] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  708.547970] No Local Variables are initialized for Method [_OSC]

[  708.547974] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  708.547976]   Arg0:   000000002f6ec4b3 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  708.547997]   Arg1:   0000000039251e82 <Obj>           Integer 0000000000000001
[  708.548007]   Arg2:   00000000012f4374 <Obj>           Integer 0000000000000002
[  708.548014]   Arg3:   000000005d5990d8 <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  708.548036] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  711.098054] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  711.098101] No Local Variables are initialized for Method [_OSC]

[  711.098105] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  711.098108]   Arg0:   00000000fe9f2d95 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  711.098129]   Arg1:   00000000cd5fcf46 <Obj>           Integer 0000000000000001
[  711.098139]   Arg2:   0000000039d3c6ac <Obj>           Integer 0000000000000002
[  711.098146]   Arg3:   00000000c3b0cef5 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  711.098168] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  712.681213] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  712.681262] No Local Variables are initialized for Method [_OSC]

[  712.681267] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  712.681269]   Arg0:   00000000617ebeda <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  712.681293]   Arg1:   0000000098386c76 <Obj>           Integer 0000000000000001
[  712.681304]   Arg2:   000000000c30f87b <Obj>           Integer 0000000000000002
[  712.681312]   Arg3:   00000000c3d63dcb <Obj>           Buffer(8) 00 00 00 00 00 00 00 00

[  712.681335] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  715.186859] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20220331/psargs-330)

[  715.186905] No Local Variables are initialized for Method [_OSC]

[  715.186909] Initialized Arguments for Method [_OSC]:  (4 arguments defined for method invocation)
[  715.186911]   Arg0:   00000000c3b0cef5 <Obj>           Buffer(16) 5D A8 3B B2 B7 C8 42 35
[  715.186933]   Arg1:   0000000039d3c6ac <Obj>           Integer 0000000000000001
[  715.186942]   Arg2:   00000000cd5fcf46 <Obj>           Integer 0000000000000002
[  715.186950]   Arg3:   00000000fe9f2d95 <Obj>           Buffer(8) 00 00 00 00 05 00 00 00

[  715.186972] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20220331/psparse-531)
[  728.649756] kmemleak: 180 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[ 1306.181795] kmemleak: 15 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[ 1725.566682] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 6 jiffies s: 1253 root: 0x4/.
[ 1725.566701] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.566706] Sending NMI from CPU 4 to CPUs 2:
[ 1725.566719] NMI backtrace for cpu 2
[ 1725.566726] CPU: 2 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.566733] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.566736] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.566747] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.566751] RSP: 0018:ffffb9850f4abc60 EFLAGS: 00000202
[ 1725.566756] RAX: ffffa03a8a508398 RBX: 000000000007c80b RCX: 0000000000000001
[ 1725.566759] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.566761] RBP: ffffb9850f4abc70 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.566764] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03a8a508850
[ 1725.566766] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe60
[ 1725.566768] FS:  00007fa89e1f1740(0000) GS:ffffa03c28880000(0000) knlGS:0000000000000000
[ 1725.566772] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.566775] CR2: 00007fb794701608 CR3: 00000001f160e002 CR4: 0000000000770ee0
[ 1725.566778] PKRU: 55555554
[ 1725.566780] Call Trace:
[ 1725.566781]  <TASK>
[ 1725.566785]  seq_read_iter+0x169/0x420
[ 1725.566792]  seq_read+0xad/0xe0
[ 1725.566799]  full_proxy_read+0x59/0x90
[ 1725.566807]  vfs_read+0xb2/0x2e0
[ 1725.566816]  ksys_read+0x61/0xe0
[ 1725.566822]  __x64_sys_read+0x1a/0x20
[ 1725.566828]  do_syscall_64+0x58/0x80
[ 1725.566836]  ? exit_to_user_mode_prepare+0x15d/0x190
[ 1725.566844]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.566848]  ? do_syscall_64+0x67/0x80
[ 1725.566853]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.566856]  ? do_syscall_64+0x67/0x80
[ 1725.566861]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.566868] RIP: 0033:0x7fa89df14992
[ 1725.566873] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.566876] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.566880] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.566883] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.566884] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.566886] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.566889] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.566895]  </TASK>
[ 1725.642605] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 2-.... } 25 jiffies s: 1253 root: 0x4/.
[ 1725.642626] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.642632] Sending NMI from CPU 4 to CPUs 2:
[ 1725.642645] NMI backtrace for cpu 2
[ 1725.642653] CPU: 2 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.642659] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.642661] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.642673] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.642677] RSP: 0018:ffffb9850f4abc60 EFLAGS: 00000206
[ 1725.642681] RAX: ffffa03acf52da28 RBX: 0000000000019a28 RCX: 0000000000000001
[ 1725.642684] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.642687] RBP: ffffb9850f4abc70 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.642689] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03a87e6da20
[ 1725.642691] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe60
[ 1725.642694] FS:  00007fa89e1f1740(0000) GS:ffffa03c28880000(0000) knlGS:0000000000000000
[ 1725.642697] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.642700] CR2: 00007fb794701608 CR3: 00000001f160e002 CR4: 0000000000770ee0
[ 1725.642702] PKRU: 55555554
[ 1725.642704] Call Trace:
[ 1725.642705]  <TASK>
[ 1725.642708]  seq_read_iter+0x169/0x420
[ 1725.642716]  seq_read+0xad/0xe0
[ 1725.642722]  full_proxy_read+0x59/0x90
[ 1725.642731]  vfs_read+0xb2/0x2e0
[ 1725.642740]  ksys_read+0x61/0xe0
[ 1725.642746]  __x64_sys_read+0x1a/0x20
[ 1725.642753]  do_syscall_64+0x58/0x80
[ 1725.642761]  ? exit_to_user_mode_prepare+0x15d/0x190
[ 1725.642770]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.642774]  ? do_syscall_64+0x67/0x80
[ 1725.642780]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.642783]  ? do_syscall_64+0x67/0x80
[ 1725.642789]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.642796] RIP: 0033:0x7fa89df14992
[ 1725.642800] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.642803] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.642806] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.642809] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.642811] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.642813] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.642815] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.642821]  </TASK>
[ 1725.686606] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 3-.... } 6 jiffies s: 1257 root: 0x8/.
[ 1725.686628] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.686634] Sending NMI from CPU 4 to CPUs 3:
[ 1725.686649] NMI backtrace for cpu 3
[ 1725.686657] CPU: 3 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.686666] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.686671] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.686686] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.686692] RSP: 0018:ffffb9850f4abc80 EFLAGS: 00000202
[ 1725.686700] RAX: ffffa03a89802e48 RBX: 000000000007e3a4 RCX: 0000000000000001
[ 1725.686705] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.686709] RBP: ffffb9850f4abc90 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.686712] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03a89802be0
[ 1725.686715] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe80
[ 1725.686719] FS:  00007fa89e1f1740(0000) GS:ffffa03c288c0000(0000) knlGS:0000000000000000
[ 1725.686724] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.686728] CR2: 00007f6523be0000 CR3: 00000001f160e001 CR4: 0000000000770ee0
[ 1725.686733] PKRU: 55555554
[ 1725.686735] Call Trace:
[ 1725.686738]  <TASK>
[ 1725.686743]  seq_read_iter+0x169/0x420
[ 1725.686752]  ? pipe_write+0x45c/0x650
[ 1725.686762]  seq_read+0xad/0xe0
[ 1725.686772]  full_proxy_read+0x59/0x90
[ 1725.686783]  vfs_read+0xb2/0x2e0
[ 1725.686792]  ? ksys_write+0xc3/0xe0
[ 1725.686800]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.686813]  ksys_read+0x61/0xe0
[ 1725.686822]  __x64_sys_read+0x1a/0x20
[ 1725.686830]  do_syscall_64+0x58/0x80
[ 1725.686840]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.686847]  ? do_syscall_64+0x67/0x80
[ 1725.686855]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.686860]  ? do_syscall_64+0x67/0x80
[ 1725.686868]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.686877] RIP: 0033:0x7fa89df14992
[ 1725.686884] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.686889] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.686895] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.686899] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.686902] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.686906] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.686909] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.686918]  </TASK>
[ 1725.762612] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 3-.... } 25 jiffies s: 1257 root: 0x8/.
[ 1725.762631] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.762638] Sending NMI from CPU 4 to CPUs 3:
[ 1725.762649] NMI backtrace for cpu 3
[ 1725.762655] CPU: 3 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.762662] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.762665] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.762677] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.762682] RSP: 0018:ffffb9850f4abc80 EFLAGS: 00000202
[ 1725.762688] RAX: ffffa03b5971b1d8 RBX: 0000000000017685 RCX: 0000000000000001
[ 1725.762692] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.762695] RBP: ffffb9850f4abc90 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.762698] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03ae49c3a20
[ 1725.762701] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe80
[ 1725.762705] FS:  00007fa89e1f1740(0000) GS:ffffa03c288c0000(0000) knlGS:0000000000000000
[ 1725.762709] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.762713] CR2: 00007f6523be0000 CR3: 00000001f160e001 CR4: 0000000000770ee0
[ 1725.762716] PKRU: 55555554
[ 1725.762719] Call Trace:
[ 1725.762720]  <TASK>
[ 1725.762724]  seq_read_iter+0x169/0x420
[ 1725.762732]  ? pipe_write+0x45c/0x650
[ 1725.762741]  seq_read+0xad/0xe0
[ 1725.762750]  full_proxy_read+0x59/0x90
[ 1725.762761]  vfs_read+0xb2/0x2e0
[ 1725.762770]  ? ksys_write+0xc3/0xe0
[ 1725.762778]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.762790]  ksys_read+0x61/0xe0
[ 1725.762799]  __x64_sys_read+0x1a/0x20
[ 1725.762806]  do_syscall_64+0x58/0x80
[ 1725.762815]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.762821]  ? do_syscall_64+0x67/0x80
[ 1725.762828]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.762833]  ? do_syscall_64+0x67/0x80
[ 1725.762840]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.762848] RIP: 0033:0x7fa89df14992
[ 1725.762854] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.762859] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.762864] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.762868] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.762871] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.762874] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.762878] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.762885]  </TASK>
[ 1725.802587] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 6 jiffies s: 1261 root: 0x1/.
[ 1725.802611] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.802617] Sending NMI from CPU 4 to CPUs 0:
[ 1725.802631] NMI backtrace for cpu 0
[ 1725.802635] CPU: 0 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.802642] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.802645] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.802658] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.802663] RSP: 0018:ffffb9850f4abc20 EFLAGS: 00000206
[ 1725.802668] RAX: ffffa03a897b0d18 RBX: 0000000000078f42 RCX: 0000000000000001
[ 1725.802672] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.802674] RBP: ffffb9850f4abc30 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.802677] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03a8abc8720
[ 1725.802680] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe20
[ 1725.802682] FS:  00007fa89e1f1740(0000) GS:ffffa03c28800000(0000) knlGS:0000000000000000
[ 1725.802687] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.802690] CR2: 00007f651c020220 CR3: 00000001f160e005 CR4: 0000000000770ef0
[ 1725.802693] PKRU: 55555554
[ 1725.802695] Call Trace:
[ 1725.802698]  <TASK>
[ 1725.802702]  seq_read_iter+0x169/0x420
[ 1725.802711]  seq_read+0xad/0xe0
[ 1725.802719]  full_proxy_read+0x59/0x90
[ 1725.802729]  vfs_read+0xb2/0x2e0
[ 1725.802738]  ? apparmor_file_permission+0x1c/0x30
[ 1725.802747]  ksys_read+0x61/0xe0
[ 1725.802754]  __x64_sys_read+0x1a/0x20
[ 1725.802761]  do_syscall_64+0x58/0x80
[ 1725.802770]  ? ksys_write+0xc3/0xe0
[ 1725.802777]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.802786]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.802791]  ? do_syscall_64+0x67/0x80
[ 1725.802797]  ? do_syscall_64+0x67/0x80
[ 1725.802802]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.802806]  ? do_syscall_64+0x67/0x80
[ 1725.802813]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.802820] RIP: 0033:0x7fa89df14992
[ 1725.802826] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.802831] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.802835] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.802838] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.802841] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.802843] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.802846] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.802853]  </TASK>
[ 1725.878585] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 25 jiffies s: 1261 root: 0x1/.
[ 1725.878615] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.878620] Sending NMI from CPU 4 to CPUs 0:
[ 1725.878634] NMI backtrace for cpu 0
[ 1725.878638] CPU: 0 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.878644] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.878646] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.878659] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.878664] RSP: 0018:ffffb9850f4abc20 EFLAGS: 00000206
[ 1725.878669] RAX: ffffa0398738b698 RBX: 000000000001197e RCX: 0000000000000001
[ 1725.878672] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.878675] RBP: ffffb9850f4abc30 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.878678] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa0398738bdb0
[ 1725.878680] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe20
[ 1725.878683] FS:  00007fa89e1f1740(0000) GS:ffffa03c28800000(0000) knlGS:0000000000000000
[ 1725.878687] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.878690] CR2: 00007f651c020220 CR3: 00000001f160e005 CR4: 0000000000770ef0
[ 1725.878694] PKRU: 55555554
[ 1725.878695] Call Trace:
[ 1725.878697]  <TASK>
[ 1725.878701]  seq_read_iter+0x169/0x420
[ 1725.878710]  seq_read+0xad/0xe0
[ 1725.878719]  full_proxy_read+0x59/0x90
[ 1725.878729]  vfs_read+0xb2/0x2e0
[ 1725.878738]  ? apparmor_file_permission+0x1c/0x30
[ 1725.878748]  ksys_read+0x61/0xe0
[ 1725.878756]  __x64_sys_read+0x1a/0x20
[ 1725.878764]  do_syscall_64+0x58/0x80
[ 1725.878774]  ? ksys_write+0xc3/0xe0
[ 1725.878782]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.878792]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.878798]  ? do_syscall_64+0x67/0x80
[ 1725.878804]  ? do_syscall_64+0x67/0x80
[ 1725.878810]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.878815]  ? do_syscall_64+0x67/0x80
[ 1725.878821]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.878829] RIP: 0033:0x7fa89df14992
[ 1725.878835] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.878839] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.878843] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.878846] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.878848] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.878851] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.878854] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.878862]  </TASK>
[ 1725.914596] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 6 jiffies s: 1265 root: 0x1/.
[ 1725.914619] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.914625] Sending NMI from CPU 4 to CPUs 0:
[ 1725.914637] NMI backtrace for cpu 0
[ 1725.914641] CPU: 0 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.914648] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.914651] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.914664] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.914669] RSP: 0018:ffffb9850f4abc28 EFLAGS: 00000202
[ 1725.914673] RAX: ffffa03a896abc88 RBX: 000000000007cc98 RCX: 0000000000000001
[ 1725.914677] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.914679] RBP: ffffb9850f4abc38 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.914682] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03a896aa850
[ 1725.914685] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe28
[ 1725.914688] FS:  00007fa89e1f1740(0000) GS:ffffa03c28800000(0000) knlGS:0000000000000000
[ 1725.914692] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.914695] CR2: 00007f651c020220 CR3: 00000001f160e005 CR4: 0000000000770ef0
[ 1725.914699] PKRU: 55555554
[ 1725.914701] Call Trace:
[ 1725.914703]  <TASK>
[ 1725.914708]  seq_read_iter+0x169/0x420
[ 1725.914717]  seq_read+0xad/0xe0
[ 1725.914725]  full_proxy_read+0x59/0x90
[ 1725.914736]  vfs_read+0xb2/0x2e0
[ 1725.914745]  ? __x64_sys_rseq+0x150/0x170
[ 1725.914755]  ? apparmor_file_permission+0x1c/0x30
[ 1725.914763]  ksys_read+0x61/0xe0
[ 1725.914772]  __x64_sys_read+0x1a/0x20
[ 1725.914779]  do_syscall_64+0x58/0x80
[ 1725.914789]  ? ksys_write+0xc3/0xe0
[ 1725.914796]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.914805]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.914812]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.914818]  ? do_syscall_64+0x67/0x80
[ 1725.914824]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.914829]  ? do_syscall_64+0x67/0x80
[ 1725.914837]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.914845] RIP: 0033:0x7fa89df14992
[ 1725.914851] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.914855] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.914860] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.914863] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.914866] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.914869] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.914872] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.914880]  </TASK>
[ 1725.990588] rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 25 jiffies s: 1265 root: 0x1/.
[ 1725.990611] rcu: blocking rcu_node structures (internal RCU debug):
[ 1725.990617] Sending NMI from CPU 4 to CPUs 0:
[ 1725.990629] NMI backtrace for cpu 0
[ 1725.990633] CPU: 0 PID: 9371 Comm: cat Not tainted 6.1.0-rc2+ #1
[ 1725.990639] Hardware name: LENOVO 82H8/LNVNB161216, BIOS GGCN34WW 03/08/2022
[ 1725.990642] RIP: 0010:kmemleak_seq_start+0x41/0x80
[ 1725.990655] Code: a5 f4 a5 00 4c 63 e0 85 c0 78 40 e8 09 81 db ff 48 8b 05 e2 fb 88 01 4c 8d 60 f8 48 3d 30 62 03 9e 75 17 eb 32 49 8b 44 24 08 <48> 83 eb 01 4c 8d 60 f8 48 3d 30 62 03 9e 74 1d 48 85 db 7f e6 4c
[ 1725.990660] RSP: 0018:ffffb9850f4abc28 EFLAGS: 00000206
[ 1725.990664] RAX: ffffa03b00203308 RBX: 000000000001527e RCX: 0000000000000001
[ 1725.990668] RDX: ffffa03a851ec000 RSI: ffffa03a8518a4d8 RDI: ffffffff9e0361c0
[ 1725.990671] RBP: ffffb9850f4abc38 R08: 0000000000020000 R09: ffffa03a846ee800
[ 1725.990674] R10: 0000000000020000 R11: 0000000000000000 R12: ffffa03b0c84d7c0
[ 1725.990677] R13: ffffa03b59728e00 R14: ffffa03a8518a4b0 R15: ffffb9850f4abe28
[ 1725.990680] FS:  00007fa89e1f1740(0000) GS:ffffa03c28800000(0000) knlGS:0000000000000000
[ 1725.990684] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1725.990687] CR2: 00007f651c020220 CR3: 00000001f160e005 CR4: 0000000000770ef0
[ 1725.990690] PKRU: 55555554
[ 1725.990692] Call Trace:
[ 1725.990694]  <TASK>
[ 1725.990698]  seq_read_iter+0x169/0x420
[ 1725.990707]  seq_read+0xad/0xe0
[ 1725.990714]  full_proxy_read+0x59/0x90
[ 1725.990725]  vfs_read+0xb2/0x2e0
[ 1725.990734]  ? __x64_sys_rseq+0x150/0x170
[ 1725.990743]  ? apparmor_file_permission+0x1c/0x30
[ 1725.990752]  ksys_read+0x61/0xe0
[ 1725.990760]  __x64_sys_read+0x1a/0x20
[ 1725.990767]  do_syscall_64+0x58/0x80
[ 1725.990777]  ? ksys_write+0xc3/0xe0
[ 1725.990784]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.990794]  ? exit_to_user_mode_prepare+0x32/0x190
[ 1725.990800]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.990806]  ? do_syscall_64+0x67/0x80
[ 1725.990812]  ? syscall_exit_to_user_mode+0x1b/0x30
[ 1725.990817]  ? do_syscall_64+0x67/0x80
[ 1725.990825]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 1725.990832] RIP: 0033:0x7fa89df14992
[ 1725.990838] Code: c0 e9 b2 fe ff ff 50 48 8d 3d fa b2 0c 00 e8 c5 1d 02 00 0f 1f 44 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1725.990842] RSP: 002b:00007fff0a5a9a68 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 1725.990847] RAX: ffffffffffffffda RBX: 0000000000020000 RCX: 00007fa89df14992
[ 1725.990850] RDX: 0000000000020000 RSI: 00007fa89e179000 RDI: 0000000000000003
[ 1725.990853] RBP: 00007fa89e179000 R08: 00007fa89e178010 R09: 00007fa89e178010
[ 1725.990855] R10: 0000000000000022 R11: 0000000000000246 R12: 0000000000022000
[ 1725.990858] R13: 0000000000000003 R14: 0000000000020000 R15: 0000000000020000
[ 1725.990866]  </TASK>
[ 2564.403047] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[ 2639.735130] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!
[ 2659.357949] snd-soc-dummy snd-soc-dummy: Runtime PM usage count underflow!

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-27 18:03             ` Mirsad Goran Todorovac
@ 2022-10-27 18:20               ` Mirsad Goran Todorovac
  2022-10-28 18:25                 ` Rafael J. Wysocki
  0 siblings, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-10-27 18:20 UTC (permalink / raw)
  To: linux-acpi; +Cc: devel

[-- Attachment #1: Type: text/plain, Size: 2021 bytes --]

Re-sending compressed attachments to fit into the size limit.

On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
> P.S.
>
> Forgot another useful thing you've mentioned: please find attached the 
> dmesg output.
>
> Good luck!
>
> Mirsad
>
> On 27. 10. 2022. 00:48, srinivas pandruvada wrote:
>> On Wed, 2022-10-26 at 19:52 +0200, Mirsad Goran Todorovac wrote:
>>> Dear all,
>>>
>>> On 24. 10. 2022. 20:56, Mirsad Goran Todorovac wrote:
>>>> On 24. 10. 2022. 20:39, srinivas pandruvada wrote:
>>>>
>>>>>> Thank you for the patch. Unfortunately, when applied to v6.0.3
>>>>>> it
>>>>>> didn't
>>>>>> fix the issue.
>>>>> Thanks for the test. I copied to acpi and acpica mailing list.
>>>>> Someone
>>>>> can tell us what is this call doing wrong here.
>>> I have worse news: after every
>>>
>>> # systemctl stop thermald
>>> # systemctl start thermald
>>>
>>> the number of leaks increases by one allocated block (apparently 80
>>> bytes). The effect appears to be
>>> cummulative.
>>>
>>> Please find the results of the MEMLEAK scan in the attachment.
>>>
>>> In theory, motivated adversary could theoretically exhaust i.e. 8
>>> GiB
>>> in a loop of 10 million thermald stops/starts,
>> Of course it needs to be debugged. To start/stop systemctl service you
>> need root access. If you have root access, there are other worse things
>> can be done.
>>
>> Thanks,
>> Srinivas
>>
>>> on my laptop and 2 sec for stop+start, it would be approx. 230 days.
>>>
>>> Hope this helps.
>>>
>>> Mirsad
>>>
>>> -- 
>>>
>>> Mirsad Goran Todorovac
>>> Sistem inženjer
>>> Grafički fakultet | Akademija likovnih umjetnosti
>>> Sveučilište u Zagrebu
>
> -- 
> Mirsad Goran Todorovac
> Sistem inženjer
> Grafički fakultet | Akademija likovnih umjetnosti
> Sveučilište u Zagrebu

--
Mirsad Goran Todorovac
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu
-- 
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb, Republic of Croatia
The European Union

[-- Attachment #2: thermald-memleak.lshw.txt.gz --]
[-- Type: application/gzip, Size: 5897 bytes --]

[-- Attachment #3: thermald-memleak.wsleep1.txt.gz --]
[-- Type: application/gzip, Size: 5486 bytes --]

[-- Attachment #4: thermald_memleak_dmesg.txt.gz --]
[-- Type: application/gzip, Size: 39021 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-27 18:20               ` Mirsad Goran Todorovac
@ 2022-10-28 18:25                 ` Rafael J. Wysocki
  2022-11-15 10:36                   ` Thorsten Leemhuis
  2022-11-15 14:40                   ` Mirsad Goran Todorovac
  0 siblings, 2 replies; 20+ messages in thread
From: Rafael J. Wysocki @ 2022-10-28 18:25 UTC (permalink / raw)
  To: Mirsad Goran Todorovac; +Cc: linux-acpi, devel

On Thu, Oct 27, 2022 at 8:20 PM Mirsad Goran Todorovac
<mirsad.todorovac@alu.unizg.hr> wrote:
>
> Re-sending compressed attachments to fit into the size limit.
>
> On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
> > P.S.
> >
> > Forgot another useful thing you've mentioned: please find attached the
> > dmesg output.
> >
> > Good luck!

I'm wondering if the problem is reproducible with this patch applied:

https://patchwork.kernel.org/project/linux-acpi/patch/20221019073443.248215-1-chenzhongjin@huawei.com/

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-28 18:25                 ` Rafael J. Wysocki
@ 2022-11-15 10:36                   ` Thorsten Leemhuis
  2022-11-15 11:17                     ` Mirsad Goran Todorovac
  2022-11-15 14:40                   ` Mirsad Goran Todorovac
  1 sibling, 1 reply; 20+ messages in thread
From: Thorsten Leemhuis @ 2022-11-15 10:36 UTC (permalink / raw)
  To: Rafael J. Wysocki, Mirsad Goran Todorovac; +Cc: linux-acpi, devel, regressions



On 28.10.22 20:25, Rafael J. Wysocki wrote:
> On Thu, Oct 27, 2022 at 8:20 PM Mirsad Goran Todorovac
> <mirsad.todorovac@alu.unizg.hr> wrote:
>>
>> Re-sending compressed attachments to fit into the size limit.
>>
>> On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
>>> P.S.
>>>
>>> Forgot another useful thing you've mentioned: please find attached the
>>> dmesg output.
>>>
>>> Good luck!
> 
> I'm wondering if the problem is reproducible with this patch applied:
> 
> https://patchwork.kernel.org/project/linux-acpi/patch/20221019073443.248215-1-chenzhongjin@huawei.com/

Mirsad, did you ever give that a try?

Side note: while looking into this, I noticed that Rafael proposed and
merged a different fix:
https://lore.kernel.org/all/2669303.mvXUDI8C0e@kreacher/
https://patchwork.kernel.org/project/linux-acpi/patch/2669303.mvXUDI8C0e@kreacher/

Ciao, Thorsten

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-11-15 10:36                   ` Thorsten Leemhuis
@ 2022-11-15 11:17                     ` Mirsad Goran Todorovac
  0 siblings, 0 replies; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-11-15 11:17 UTC (permalink / raw)
  To: Thorsten Leemhuis, Rafael J. Wysocki; +Cc: linux-acpi, devel, regressions

On 15.11.2022. 11:36, Thorsten Leemhuis wrote:
> 
> 
> On 28.10.22 20:25, Rafael J. Wysocki wrote:
>> On Thu, Oct 27, 2022 at 8:20 PM Mirsad Goran Todorovac
>> <mirsad.todorovac@alu.unizg.hr> wrote:
>>>
>>> Re-sending compressed attachments to fit into the size limit.
>>>
>>> On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
>>>> P.S.
>>>>
>>>> Forgot another useful thing you've mentioned: please find attached the
>>>> dmesg output.
>>>>
>>>> Good luck!
>>
>> I'm wondering if the problem is reproducible with this patch applied:
>>
>> https://patchwork.kernel.org/project/linux-acpi/patch/20221019073443.248215-1-chenzhongjin@huawei.com/
> 
> Mirsad, did you ever give that a try?
> 
> Side note: while looking into this, I noticed that Rafael proposed and
> merged a different fix:
> https://lore.kernel.org/all/2669303.mvXUDI8C0e@kreacher/
> https://patchwork.kernel.org/project/linux-acpi/patch/2669303.mvXUDI8C0e@kreacher/
> 
> Ciao, Thorsten

Hi, Thorsten,

Yes, I gave it considerable effort, however four of my kernels {4.14, 
4.9, 4.4 and 4.0} did not boot at all, now I have the problem that the 
menu config doesn't respect CONFIG_DEBUG_KMEMLEAK=y.

I am serious about this and I had some 80 builds in the last month.
Right now I have problems with my day job. :-/

Hope to catch up with you soon.

Cheers,
Mirsad

-- 
Mirsad Todorovac
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb
Republic of Croatia, the European Union
--
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-10-28 18:25                 ` Rafael J. Wysocki
  2022-11-15 10:36                   ` Thorsten Leemhuis
@ 2022-11-15 14:40                   ` Mirsad Goran Todorovac
  2022-11-15 14:49                     ` Rafael J. Wysocki
  1 sibling, 1 reply; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-11-15 14:40 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-acpi, devel

On 28.10.2022. 20:25, Rafael J. Wysocki wrote:
> On Thu, Oct 27, 2022 at 8:20 PM Mirsad Goran Todorovac
> <mirsad.todorovac@alu.unizg.hr> wrote:
>>
>> Re-sending compressed attachments to fit into the size limit.
>>
>> On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
>>> P.S.
>>>
>>> Forgot another useful thing you've mentioned: please find attached the
>>> dmesg output.
>>>
>>> Good luck!
> 
> I'm wondering if the problem is reproducible with this patch applied:
> 
> https://patchwork.kernel.org/project/linux-acpi/patch/20221019073443.248215-1-chenzhongjin@huawei.com/

Dear Rafael,

Thousand apologies. Your email was still bold in my Thunderbird, which 
means that I failed to notice it and open it.

The patch applied successfully to commit c7ff29763989 and it is 
currently building and still has to undergo torture tests.

Cheers,
Mirsad

-- 
Mirsad Todorovac
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb
Republic of Croatia, the European Union
--
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-11-15 14:40                   ` Mirsad Goran Todorovac
@ 2022-11-15 14:49                     ` Rafael J. Wysocki
  2022-11-15 18:57                       ` Mirsad Goran Todorovac
  0 siblings, 1 reply; 20+ messages in thread
From: Rafael J. Wysocki @ 2022-11-15 14:49 UTC (permalink / raw)
  To: Mirsad Goran Todorovac; +Cc: Rafael J. Wysocki, linux-acpi, devel

On Tue, Nov 15, 2022 at 3:40 PM Mirsad Goran Todorovac
<mirsad.todorovac@alu.unizg.hr> wrote:
>
> On 28.10.2022. 20:25, Rafael J. Wysocki wrote:
> > On Thu, Oct 27, 2022 at 8:20 PM Mirsad Goran Todorovac
> > <mirsad.todorovac@alu.unizg.hr> wrote:
> >>
> >> Re-sending compressed attachments to fit into the size limit.
> >>
> >> On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
> >>> P.S.
> >>>
> >>> Forgot another useful thing you've mentioned: please find attached the
> >>> dmesg output.
> >>>
> >>> Good luck!
> >
> > I'm wondering if the problem is reproducible with this patch applied:
> >
> > https://patchwork.kernel.org/project/linux-acpi/patch/20221019073443.248215-1-chenzhongjin@huawei.com/
>
> Dear Rafael,
>
> Thousand apologies. Your email was still bold in my Thunderbird, which
> means that I failed to notice it and open it.
>
> The patch applied successfully to commit c7ff29763989 and it is
> currently building and still has to undergo torture tests.

Actually, that fix was problematic too.

I would recommend testing with this one applied instead:

https://patchwork.kernel.org/project/linux-acpi/patch/2669303.mvXUDI8C0e@kreacher/

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
  2022-11-15 14:49                     ` Rafael J. Wysocki
@ 2022-11-15 18:57                       ` Mirsad Goran Todorovac
  0 siblings, 0 replies; 20+ messages in thread
From: Mirsad Goran Todorovac @ 2022-11-15 18:57 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-acpi, devel

[-- Attachment #1: Type: text/plain, Size: 3422 bytes --]

On 15.11.2022. 15:49, Rafael J. Wysocki wrote:
> On Tue, Nov 15, 2022 at 3:40 PM Mirsad Goran Todorovac
> <mirsad.todorovac@alu.unizg.hr> wrote:
>>
>> On 28.10.2022. 20:25, Rafael J. Wysocki wrote:
>>> On Thu, Oct 27, 2022 at 8:20 PM Mirsad Goran Todorovac
>>> <mirsad.todorovac@alu.unizg.hr> wrote:
>>>>
>>>> Re-sending compressed attachments to fit into the size limit.
>>>>
>>>> On 27. 10. 2022. 20:03, Mirsad Goran Todorovac wrote:
>>>>> P.S.
>>>>>
>>>>> Forgot another useful thing you've mentioned: please find attached the
>>>>> dmesg output.
>>>>>
>>>>> Good luck!
>>>
>>> I'm wondering if the problem is reproducible with this patch applied:
>>>
>>> https://patchwork.kernel.org/project/linux-acpi/patch/20221019073443.248215-1-chenzhongjin@huawei.com/
>>
>> Dear Rafael,
>>
>> Thousand apologies. Your email was still bold in my Thunderbird, which
>> means that I failed to notice it and open it.
>>
>> The patch applied successfully to commit c7ff29763989 and it is
>> currently building and still has to undergo torture tests.
> 
> Actually, that fix was problematic too.
> 
> I would recommend testing with this one applied instead:
> 
> https://patchwork.kernel.org/project/linux-acpi/patch/2669303.mvXUDI8C0e@kreacher/

Hi Rafael,

I have applied this patch, as it is evident from the git diff command:

mtodorov@domac:~/linux/kernel/linux_stable_build$ git diff 
c7ff29763989bd09c433f73fae3c1e1c15d9cda4
diff --git a/drivers/acpi/acpica/dsmethod.c b/drivers/acpi/acpica/dsmethod.c
index 8e011e59b9b4..ee1832ba39a2 100644
--- a/drivers/acpi/acpica/dsmethod.c
+++ b/drivers/acpi/acpica/dsmethod.c
@@ -517,7 +517,7 @@ acpi_ds_call_control_method(struct acpi_thread_state 
*thread,
         info = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_evaluate_info));
         if (!info) {
                 status = AE_NO_MEMORY;
-               goto cleanup;
+               goto pop_walk_state;
         }

         info->parameters = &this_walk_state->operands[0];
@@ -529,7 +529,7 @@ acpi_ds_call_control_method(struct acpi_thread_state 
*thread,

         ACPI_FREE(info);
         if (ACPI_FAILURE(status)) {
-               goto cleanup;
+               goto pop_walk_state;
         }

         next_walk_state->method_nesting_depth =
@@ -575,6 +575,12 @@ acpi_ds_call_control_method(struct 
acpi_thread_state *thread,

         return_ACPI_STATUS(status);

+pop_walk_state:
+
+       /* On error, pop the walk state to be deleted from thread */
+
+       acpi_ds_pop_walk_state(thread);
+
  cleanup:

         /* On error, we must terminate the method properly */

However, after a couple of hundred executions of:

   for a in {0..2000}; do
	echo $a
	systemctl stop thermald
	sleep 1
	systemctl start thermald
	sleep 1
   done

it first starts with a single leak, until the number of restarts is
greater than 500. Currently the number of unreferenced objects is 93.

Please find the log and config attached.

The script that reproduced the bug was also run simultaneously:

for a in {0..2000}; do echo -n $a': '; \
	grep thermald /sys/kernel/debug/kmemleak | wc -l; \
	cat /sys/kernel/debug/kmemleak > /dev/null; \
	tail -40 /sys/kernel/debug/kmemleak > /dev/null; \
done


-- 
Mirsad Todorovac
System engineer
Faculty of Graphic Arts | Academy of Fine Arts
University of Zagreb
Republic of Croatia, the European Union
--
Sistem inženjer
Grafički fakultet | Akademija likovnih umjetnosti
Sveučilište u Zagrebu

[-- Attachment #2: thermald-kmemleak-20221115.log.gz --]
[-- Type: application/gzip, Size: 2943 bytes --]

[-- Attachment #3: thermald-leak-fix-wysocki.config.gz --]
[-- Type: application/gzip, Size: 63795 bytes --]

^ permalink raw reply related	[flat|nested] 20+ messages in thread

* Re: BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot
  2022-10-26 12:32   ` Mirsad Goran Todorovac
@ 2022-12-08 15:34     ` Thorsten Leemhuis
  0 siblings, 0 replies; 20+ messages in thread
From: Thorsten Leemhuis @ 2022-12-08 15:34 UTC (permalink / raw)
  To: LKML; +Cc: regressions



On 26.10.22 14:32, Mirsad Goran Todorovac wrote:
> On 10/26/2022 10:08 AM, Thorsten Leemhuis wrote:
> 
>> [Note: this mail is primarily send for documentation purposes and/or for
>> regzbot, my Linux kernel regression tracking bot. That's why I removed
>> most or all folks from the list of recipients, but left any that looked
>> like a mailing lists. These mails usually contain '#forregzbot' in the
>> subject, to make them easy to spot and filter out.]
>>
>> [TLDR: I'm adding this regression report to the list of tracked
>> regressions; all text from me you find below is based on a few templates
>> paragraphs you might have encountered already already in similar form.]
>>
>> Hi, this is your Linux kernel regression tracker.
>>
>> On 24.10.22 15:13, Mirsad Goran Todorovac wrote:
>>> Dear all,
>>>
>>> Around Sep 27th 2022 I've noticed in a mainline kernel built with
>>> CONFIG_DEBUG_KMEMLEAK=y
>>> that there actually is a leak:
>> Thanks for the report. To be sure below issue doesn't fall through the
>> cracks unnoticed, I'm adding it to regzbot, my Linux kernel regression
>> tracking bot:
>>
>> #regzbot ^introduced c7ff29763989bd
>> #regzbot title thermald regression (MEMLEAK)
>> #regzbot ignore-activity
>>
>> This isn't a regression? This issue or a fix for it are already
>> discussed somewhere else? It was fixed already? You want to clarify when
>> the regression started to happen? Or point out I got the title or
>> something else totally wrong? Then just reply -- ideally with also
>> telling regzbot about it, as explained here:
>> https://linux-regtracking.leemhuis.info/tracked-regression/
> 
> You're welcome, no thanks needed.
> 
> Is this really a regression? I can't tell if this is a one-time memory
> leak in thermald, or can it be
> exploited for causing memory leaks in a loop, exhausting kernel memory
> and producing denial-of-service
> or kernel crash.

#regzbot inconclusive: likely wasn't a regression



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-12-08 15:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-24 13:13 BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 Mirsad Goran Todorovac
2022-10-24 13:43 ` Mirsad Goran Todorovac
2022-10-24 15:51 ` srinivas pandruvada
2022-10-24 18:34   ` Mirsad Goran Todorovac
2022-10-24 18:39     ` srinivas pandruvada
2022-10-24 18:56       ` Mirsad Goran Todorovac
2022-10-26 17:52         ` Mirsad Goran Todorovac
2022-10-26 22:48           ` srinivas pandruvada
2022-10-27 17:44             ` Mirsad Goran Todorovac
2022-10-27 18:03             ` Mirsad Goran Todorovac
2022-10-27 18:20               ` Mirsad Goran Todorovac
2022-10-28 18:25                 ` Rafael J. Wysocki
2022-11-15 10:36                   ` Thorsten Leemhuis
2022-11-15 11:17                     ` Mirsad Goran Todorovac
2022-11-15 14:40                   ` Mirsad Goran Todorovac
2022-11-15 14:49                     ` Rafael J. Wysocki
2022-11-15 18:57                       ` Mirsad Goran Todorovac
2022-10-26  8:08 ` BUG: bisected: thermald regression (MEMLEAK) in commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 #forregzbot Thorsten Leemhuis
2022-10-26 12:32   ` Mirsad Goran Todorovac
2022-12-08 15:34     ` Thorsten Leemhuis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.