Project

General

Profile

Actions

Feature #2717

open

102: Check that skb doesn't allocated in pm_runtime context

Added by Evgeny Novikov about 12 years ago. Updated over 11 years ago.

Status:
Open
Priority:
Normal
Start date:
04/05/2012
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

When netdev_alloc_skb (that calls __netdev_alloc_skb with GFP_ATOMIC flag) is called with obtained pm_runtime (device run-time power management) it leads to sleep in atomic context. We should avoid this.
Model 102_1a will try to fix this.

Actions

Also available in: Atom PDF