Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932296AbVLIRRB (ORCPT ); Fri, 9 Dec 2005 12:17:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932490AbVLIRRB (ORCPT ); Fri, 9 Dec 2005 12:17:01 -0500 Received: from e5.ny.us.ibm.com ([32.97.182.145]:16064 "EHLO e5.ny.us.ibm.com") by vger.kernel.org with ESMTP id S932296AbVLIRQ6 (ORCPT ); Fri, 9 Dec 2005 12:16:58 -0500 Subject: Re: [PATCH 2.6.15-rc5] hugetlb: make make_huge_pte global and fix coding style From: Dave Hansen To: Mark Rustad Cc: Linux Kernel Mailing List In-Reply-To: References: Content-Type: text/plain Date: Fri, 09 Dec 2005 09:16:49 -0800 Message-Id: <1134148609.30856.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 717 Lines: 16 On Fri, 2005-12-09 at 10:39 -0600, Mark Rustad wrote: > This patch makes the function make_huge_pte non-static, so it can be used > by drivers that want to mmap huge pages. Consequently, a prototype for the > function is added to hugetlb.h. Since I was looking here, I noticed some > coding style problems in the function and fix them with this patch. What driver needs to map huge pages? Is it in the kernel tree now? If not, can you post the source, please? -- Dave - 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/