aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorArmin Wolf <[email protected]>2024-11-23 22:47:00 +0000
committerIlpo Järvinen <[email protected]>2024-12-02 16:57:17 +0000
commite9fba20c29e27dc99e55e1c550573a114561bf8c (patch)
tree1a83223b2a916723c6b1ce142201236f7036b4b1 /net/unix/unix_bpf.c
parentplatform/x86: asus-wmi: Ignore return value when writing thermal policy (diff)
downloadkernel-e9fba20c29e27dc99e55e1c550573a114561bf8c.tar.gz
kernel-e9fba20c29e27dc99e55e1c550573a114561bf8c.zip
platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
On the Asus X541UAK an unknown event 0xCF is emited when the charger is plugged in. This is caused by the following AML code: If (ACPS ()) { ACPF = One Local0 = 0x58 If (ATKP) { ^^^^ATKD.IANE (0xCF) } } Else { ACPF = Zero Local0 = 0x57 } Notify (AC0, 0x80) // Status Change If (ATKP) { ^^^^ATKD.IANE (Local0) } Sleep (0x64) PNOT () Sleep (0x0A) NBAT (0x80) Ignore the 0xCF event to silence the unknown event warning. Reported-by: Pau Espin Pedrol <[email protected]> Closes: https://lore.kernel.org/platform-driver-x86/[email protected] Signed-off-by: Armin Wolf <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions