mirror of https://github.com/torvalds/linux.git
Doing ipsec produces a spinlock recursion warning.
This is due to not disabling BH during crypto completion function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| sl3516-ce-cipher.c | ||
| sl3516-ce-core.c | ||
| sl3516-ce-rng.c | ||
| sl3516-ce.h | ||