From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751167AbWDTRWn (ORCPT ); Thu, 20 Apr 2006 13:22:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751173AbWDTRWm (ORCPT ); Thu, 20 Apr 2006 13:22:42 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:14464 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1751167AbWDTRWl (ORCPT ); Thu, 20 Apr 2006 13:22:41 -0400 Date: Thu, 20 Apr 2006 18:22:40 +0100 From: Christoph Hellwig To: Nick Piggin Cc: Andrew Morton , Linux Kernel , Linux Memory Management , Hugh Dickins Subject: Re: [patch 2/5] mm: deprecate vmalloc_to_pfn Message-ID: <20060420172240.GD21659@infradead.org> Mail-Followup-To: Christoph Hellwig , Nick Piggin , Andrew Morton , Linux Kernel , Linux Memory Management , Hugh Dickins References: <20060228202202.14172.60409.sendpatchset@linux.site> <20060228202223.14172.21110.sendpatchset@linux.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060228202223.14172.21110.sendpatchset@linux.site> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 20, 2006 at 07:06:30PM +0200, Nick Piggin wrote: > Deprecate vmalloc_to_pfn. I don't think there's any point to even keep it. There's a trivial replcement. From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 20 Apr 2006 18:22:40 +0100 From: Christoph Hellwig Subject: Re: [patch 2/5] mm: deprecate vmalloc_to_pfn Message-ID: <20060420172240.GD21659@infradead.org> References: <20060228202202.14172.60409.sendpatchset@linux.site> <20060228202223.14172.21110.sendpatchset@linux.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060228202223.14172.21110.sendpatchset@linux.site> Sender: owner-linux-mm@kvack.org Return-Path: To: Nick Piggin Cc: Andrew Morton , Linux Kernel , Linux Memory Management , Hugh Dickins List-ID: On Thu, Apr 20, 2006 at 07:06:30PM +0200, Nick Piggin wrote: > Deprecate vmalloc_to_pfn. I don't think there's any point to even keep it. There's a trivial replcement. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org