Re: [KJ] [parisc-linux] [PATCH] ioremap balanced with iounmap for drivers/parisc
Kyle McMartin <[email protected]>
| Newsgroups | gmane.linux.kernel.janitors,gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 28, 2006 at 11:23:34AM +0530, Amol Lad wrote: > ioremap must be balanced by an iounmap and failing to do so can result > in a memory leak. > Looks ok. Will merge.