From: Mathias Nyman Date: Mon, 17 Jun 2013 16:56:33 +0000 (-0700) Subject: xhci: check for failed dma pool allocation X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=025f880cb2e4d7218d0422d4b07bea1a68959c38;p=pandora-kernel.git xhci: check for failed dma pool allocation Fail and free the container context in case dma_pool_alloc() can't allocate the raw context data part of it This patch should be backported to kernels as old as 2.6.31, that contain the commit d115b04818e57bdbc7ccde4d0660b15e33013dc8 "USB: xhci: Support for 64-byte contexts". Signed-off-by: Mathias Nyman Signed-off-by: Sarah Sharp Cc: John Youn Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed