Skip to content
Commit eb5400b6 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic



Some drivers allocate L1 SRAM in atomic contexts, so make sure these
functions also use GFP_ATOMIC to avoid BUG()'s.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent be1577e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment