iommu/omap: Check for NULL in iopte_free()
The iopte_free() function should check for NULL because kmem_cache_free() will panic on NULL argument. Signed-off-by: NZhouyi Zhou <yizhouzhou@ict.ac.cn> Signed-off-by: NJoerg Roedel <joro@8bytes.org>
Showing
想要评论请 注册 或 登录