From: Malcolm Priestley Date: Thu, 15 May 2014 21:49:14 +0000 (+0100) Subject: staging: vt6656: lock changes: RXvMngWorkItem. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~873 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03ce8393e41ddff574c95ac72378ed1f02cef54;p=pandora-kernel.git staging: vt6656: lock changes: RXvMngWorkItem. Narrow atomic locks in RXvMngWorkItem. We must lock the DequeueRCB and RXvFreeRCB so that they are in sync. vMgrRxManagePacket can nolonger be atomically called. There is no need for an overall lock. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed