-
由 Mike Frysinger 提交于
Some drivers allocate L1 SRAM in atomic contexts, so make sure these functions also use GFP_ATOMIC to avoid BUG()'s. Signed-off-by: NMike Frysinger <vapier@gentoo.org>
eb5400b6
Some drivers allocate L1 SRAM in atomic contexts, so make sure these
functions also use GFP_ATOMIC to avoid BUG()'s.
Signed-off-by: NMike Frysinger <vapier@gentoo.org>