From: David S. Miller Date: Mon, 8 Sep 2014 23:02:59 +0000 (-0700) Subject: Merge branch 'oom_fixes' X-Git-Tag: submit/tizen/20160607.132125~3878^2~46 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4748997ec7572bd86dddbe36ed056aff9f3a7c1d;p=sdk%2Femulator%2Femulator-kernel.git Merge branch 'oom_fixes' Florian Fainelli says: ==================== net: systemport and bcmgenet OOM fixes These two patches fix similar Out of Memory code paths in the SYSTEMPORT and GENET drivers. Under high memory pressure, we could produce an OOPS by passing a NULL pointer to dma_unmap_single(). ==================== Signed-off-by: David S. Miller --- 4748997ec7572bd86dddbe36ed056aff9f3a7c1d