Skip to content
Commit e28045ab authored by Zhouyi Zhou's avatar Zhouyi Zhou Committed by Joerg Roedel
Browse files

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: default avatarZhouyi Zhou <yizhouzhou@ict.ac.cn>
Signed-off-by: default avatarJoerg Roedel <joro@8bytes.org>
parent 07a02030
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment