From: Satish Date: Wed, 9 Jun 2010 10:21:27 +0000 (+0300) Subject: omap iommu: Fix Memory leak X-Git-Tag: v2.6.35-rc4~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1225bd6e62c54edfa0a2464648ad9e4efb1313;p=pandora-kernel.git omap iommu: Fix Memory leak The memory allocated for sgt structure is not freed on error when sg_alloc_table is called in sgtable_alloc(). Signed-off-by: Satish Kumar Signed-off-by: Manjunatha GK Cc: Vimal Singh Signed-off-by: Hiroshi DOYU Signed-off-by: Tony Lindgen --- Reading git-diff-tree failed