From: Jon Mason Date: Thu, 17 Jan 2013 22:28:45 +0000 (-0700) Subject: NTB: memcpy lockup workaround X-Git-Tag: v3.10-rc2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c336acd3331dcc191a97dbc66a557d47741657c7;p=pandora-kernel.git NTB: memcpy lockup workaround The system will appear to lockup for long periods of time due to the NTB driver spending too much time in memcpy. Avoid this by reducing the number of packets that can be serviced on a given interrupt. Signed-off-by: Jon Mason --- Reading git-diff-tree failed