aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorGuo-Fu Tseng <[email protected]>2011-07-20 16:57:36 +0000
committerDavid S. Miller <[email protected]>2011-07-21 15:22:52 -0700
commit94c5b41b327e08de0ddf563237855f55080652a1 (patch)
tree99c40627fde925340b565d8aa2883ce6fb49e859 /net/lapb/lapb_subr.c
parente6625fa48e6580a74b7e700efd7e6463e282810b (diff)
jme: Fix unmap error (Causing system freeze)
This patch add the missing dma_unmap(). Which solved the critical issue of system freeze on heavy load. Michal Miroslaw's rejected patch: [PATCH v2 10/46] net: jme: convert to generic DMA API Pointed out the issue also, thank you Michal. But the fix was incorrect. It would unmap needed address when low memory. Got lots of feedback from End user and Gentoo Bugzilla. https://bugs.gentoo.org/show_bug.cgi?id=373109 Thank you all. :) Cc: [email protected] Signed-off-by: Guo-Fu Tseng <[email protected]> Acked-by: Chris Wright <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions