[Bug 217517] Regression introduced by 326e1c208f3f24d14b93f910b8ae32c94923d22c

2023-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217517

--- Comment #3 from Stephan Bolten (stephan.bol...@gmx.net) ---
Created attachment 304368
  --> https://bugzilla.kernel.org/attachment.cgi?id=304368=edit
kernel config for plain vanilla compilation

kernel config for plain vanilla compilation

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 217517] Regression introduced by 326e1c208f3f24d14b93f910b8ae32c94923d22c

2023-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217517

--- Comment #4 from Stephan Bolten (stephan.bol...@gmx.net) ---
(In reply to Stephan Bolten from comment #2)
> Compiled plain vanilla kernel 6.3.5 with patch --> working
> Compiled plain vanilla kernel 6.3.5 without patch --> not working / null
> pointer
> 
> All of this using the arch approach (makepkg -s) and using standard config
> file (attached).
> 
> Thx

sorry config says it was kernel 6.3.3-arch1

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 217517] Regression introduced by 326e1c208f3f24d14b93f910b8ae32c94923d22c

2023-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217517

--- Comment #2 from Stephan Bolten (stephan.bol...@gmx.net) ---
Compiled plain vanilla kernel 6.3.5 with patch --> working
Compiled plain vanilla kernel 6.3.5 without patch --> not working / null
pointer

All of this using the arch approach (makepkg -s) and using standard config file
(attached).

Thx

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 217485] kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); mix of ACPICA regression and EFISTUB regression

2023-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217485

Akihiro Suda (suda.ky...@gmail.com) changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |CODE_FIX

--- Comment #8 from Akihiro Suda (suda.ky...@gmail.com) ---
Fixed in 36e4fc57fc1619f462e669e939209c45763bc8f5

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 217076] Charging causes high CPU usage on LG Gram laptops series Z90Q

2023-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217076

e...@stlo.name changed:

   What|Removed |Added

 CC||e...@stlo.name

--- Comment #7 from e...@stlo.name ---
Same issues with LG Gram 17Z90R-A.ADB9U1 tested with debian 6.1.0-9 and
torvalds/linux.git 6.4.0-rc4.

When charging via USB-C I'm getting ACPI errors messages in dmesg and noticably
high CPU usage with kworker processes like others above.

ACPI Error: Aborting method \_SB.PC00.LPCB.LGEC.SEN1._TMP due to previous error
(AE_NOT_EXIST) (20220331/psparse-529)
ACPI Error: Aborting method \_SB.PC00.LPCB.LGEC.SEN2._TMP due to previous error
(AE_NOT_EXIST) (20220331/psparse-529)
ACPI Error: No handler for Region [XIN1] (4f00cfe9) [UserDefinedRegion]
(20220331/evregion-130)
ACPI Error: Region UserDefinedRegion (ID=143) has no handler
(20220331/exfldio-261)
thermal thermal_zone7: failed to read out thermal zone (-5)
thermal thermal_zone7: failed to read out thermal zone (-61)
with thermal_zone 2,3,4,6,7 ...

Workarounds for now:
- Blacklisting module int3403_thermal prevents the ACPI and thermal errors
messages.
- Booting with kernel parameter "acpi_mask_gpe=0x6E" prevents the high CPU
usage.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 217517] Regression introduced by 326e1c208f3f24d14b93f910b8ae32c94923d22c

2023-06-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=217517

--- Comment #1 from Heikki Krogerus (heikki.kroge...@linux.intel.com) ---
Created attachment 304366
  --> https://bugzilla.kernel.org/attachment.cgi?id=304366=edit
Fix command cancellation

There is another bug that can cause null pointer dereference, but I'm not sure
if that problem is related to this one. Nevertheless, attaching the fix for
that one. Let me know if it does anything.

The kernel is not patched with anything extra - it's "vanilla" v6.1.31 [1] -
right?



Can you share your kernel config file?

thanks

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla