diff options
author | KyongHo Cho <pullip.cho@samsung.com> | 2011-12-16 13:38:25 +0100 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2011-12-16 15:05:13 +0100 |
commit | 8bd6960c6ae65d7f92bfb708154ee813417d7b26 (patch) | |
tree | 97ef8b4067aac573b76b1c6cc58588aee30e1f56 /drivers/cpufreq | |
parent | MAINTAINERS: Update amd-iommu F: patterns (diff) | |
download | linux-8bd6960c6ae65d7f92bfb708154ee813417d7b26.tar.xz linux-8bd6960c6ae65d7f92bfb708154ee813417d7b26.zip |
iommu: Initialize domain->handler in iommu_domain_alloc()
Since it is not guaranteed that an iommu driver initializes in its
domain_init() function, it must be initialized with NULL to prevent
calling a function in an arbitrary location when iommu fault occurred.
Signed-off-by: KyongHo Cho <pullip.cho@samsung.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions