
The kmemleak_alloc() function can sleep, thus should not be called under spinlock. This patch fixes bug occurring on debug kernel with kmemleak enabled. Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
The kmemleak_alloc() function can sleep, thus should not be called under spinlock. This patch fixes bug occurring on debug kernel with kmemleak enabled. Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>