CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/16 07:43:38
Modified files:
sys/arch/octeon/dev: octcrypto.c
Log message:
Fix pool ipl to prevent a deadlock scenario.
While here, make the pool use the default memory alignment. The default
setting is good enough for the driver and the hardware.
