diff options
author | Maurizio Lombardi <mlombard@redhat.com> | 2014-09-11 12:28:03 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2014-09-25 15:58:42 +0200 |
commit | 63eaa75e4362ac7981a7e619196a9c75fd03d717 (patch) | |
tree | 59c26138350670efae84d3bd5dae773a543a01bf /crypto/algif_skcipher.c | |
parent | iommu/amd: Remove device binding reference count (diff) | |
download | linux-63eaa75e4362ac7981a7e619196a9c75fd03d717.tar.xz linux-63eaa75e4362ac7981a7e619196a9c75fd03d717.zip |
amd_iommu: do not dereference a NULL pointer address.
under low memory conditions, alloc_pte() may return a NULL pointer.
iommu_map_page() does not check it and will panic the system.
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions