Skip to content
Commit 039d09a8 authored by Amol Lad's avatar Amol Lad Committed by Greg Kroah-Hartman
Browse files

PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap



ioremap must be balanced by an iounmap and failing to do so can result
in a memory leak.

Tested (compilation only):
- using allmodconfig
- making sure the files are compiling without any warning/error due to
new changes

Signed-off-by: default avatarAmol Lad <amol@verismonetworks.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 7edab2f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment