--- - branch: MAIN date: Thu May 19 20:51:59 UTC 2022 files: - new: '1.119' old: '1.118' path: src/sys/opencrypto/crypto.c pathrev: src/sys/opencrypto/crypto.c@1.119 type: modified id: 20220519T205159Z.edb3343156a7243436dd08096c71a68de89a381b log: | opencrypto: Assert !cpu_intr_p() on dispatch and invoke. These should only ever have been potentially called from hard interrupt context by CRYPTO_F_CBIMM callbacks (CBIMM = call back immediately). CRYPTO_F_CBIMM is no more, so there is no more need to allow this case of call from hard interrupt context. module: src subject: 'CVS commit: src/sys/opencrypto' unixtime: '1652993519' user: riastradh