NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/55335: crypto(4) needs pmf(9) hooks in MODULAR



>Number:         55335
>Category:       kern
>Synopsis:       crypto(4) needs pmf(9) hooks in MODULAR
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 02 06:05:00 +0000 2020
>Originator:     Jukka Ruohonen
>Release:        NetBSD 9.99.64
>Organization:
-
>Environment:
System: NetBSD kafka 9.99.64 NetBSD 9.99.64 (CUSTOM) #0: Tue Jun 2 08:24:50 EEST 2020 jruoho@kafka:/tmp/obj/sys/arch/amd64/compile/CUSTOM amd64 Architecture: x86_64 Machine: amd64
>Description:
# sysctl -w hw.acpi.sleep.state=3
hw.acpi.sleep.state: 0 -> 3

# dmesg | tail
[..]
[  1266.398822] acpi0: entering state S3
[  1266.398822] Devices without power management support: crypto0
[  1266.398822] acpi0: autoconfiguration error: aborting suspend

# modstat | grep crypto
crypto           driver   filesys  a        0   14391 opencrypto
hifn             driver   builtin  -        0       - pci,opencrypto
opencrypto       misc     builtin  -        3       - -
ubsec            driver   builtin  -        0       - pci,opencrypto

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index