aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@st.com>2011-03-03 15:47:17 +0530
committerVinod Koul <vinod.koul@intel.com>2011-03-07 01:12:27 +0530
commit569432efa7975f5795efb8142134f5a098942381 (patch)
treea62ccafa3526a7da531b56d2a75c1bc21b3ff05c /kernel/fork.c
parentdw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all (diff)
downloadwireguard-linux-569432efa7975f5795efb8142134f5a098942381.tar.xz
wireguard-linux-569432efa7975f5795efb8142134f5a098942381.zip
dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock
Lock must be taken before calling dwc_scan_descriptors, as this may access/modify shared data and queues. dwc_tx_status wasn't taking lock before calling this routine. This patch add code that takes lock before calling dwc_scan_descriptors. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions