Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750815AbWJPOFV (ORCPT ); Mon, 16 Oct 2006 10:05:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750817AbWJPOFV (ORCPT ); Mon, 16 Oct 2006 10:05:21 -0400 Received: from ns.suse.de ([195.135.220.2]:47760 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1750815AbWJPOFU (ORCPT ); Mon, 16 Oct 2006 10:05:20 -0400 To: Amol Lad Cc: linux kernel Subject: Re: [PATCH] arch/i386: ioremap balanced with iounmap References: <1160368320.19143.207.camel@amol.verismonetworks.com> From: Andi Kleen Date: 16 Oct 2006 16:05:06 +0200 In-Reply-To: <1160368320.19143.207.camel@amol.verismonetworks.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 15 Amol Lad writes: > 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: Amol Lad Can you please submit individual patches to the respective maintainers? -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/