Loading
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:
Mike Frysinger <vapier@gentoo.org>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Some drivers allocate L1 SRAM in atomic contexts, so make sure these
functions also use GFP_ATOMIC to avoid BUG()'s.
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>