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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| amlogic-gxl-cipher.c | ||
| amlogic-gxl-core.c | ||
| amlogic-gxl.h | ||