From: David S. Miller Date: Mon, 8 Sep 2014 23:02:59 +0000 (-0700) Subject: Merge branch 'oom_fixes' X-Git-Tag: fixes-for-v3.18-merge-window~87^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4748997ec7572bd86dddbe36ed056aff9f3a7c1d;p=pandora-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 Reading git-diff-tree failed