Re: [PATCH]: sound: ioremap/iounmap function balancing audit

2007-07-31 Thread Scott Thompson
On Wed, 01 Aug 2007 00:52:26 -0400 Andrew Morton <[EMAIL PROTECTED] foundation.org> wrote: >The patch is terribly wordwrapped. > >I suspect a lot of the code which you're fixing is about to be >removed. >But I suppose we should fix it before removing it anwyay. Still, >please >split this patch

Re: [PATCH]: sound: ioremap/iounmap function balancing audit

2007-07-31 Thread Andrew Morton
On Wed, 01 Aug 2007 00:05:59 -0400 "Scott Thompson" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 You might want to consider losing that stuff when sending patches - it just makes things harder. > This patch, along with previously submitted dmasound_awacs.c patch,

[PATCH]: sound: ioremap/iounmap function balancing audit

2007-07-31 Thread Scott Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch, along with previously submitted dmasound_awacs.c patch, completes an audit of the 'sound' tree for ioremap/iounmap balancing and return code checking on ioremap calls. ioremap() must be balanced by an iounmap() (else this causes a memory l