Details

[Home]

Issue of the Implementation # L0152

Brief

bfa: allocate memory with GFP_ATOMIC in spinlock context

Detailed Description

bfa_fcb_pbc_vport_create() is called only from bfa_fcs_pbc_vport_init(), that is called only from bfad_drv_start() with bfad_lock spinlock held.

Component

linux-kernel 3.15

Accepted

https://lkml.org/lkml/2014/4/18/38
commit

Status

Fixed in kernel 3.16-rc1

[Home]