Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 14 Dec 2002 04:28:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 14 Dec 2002 04:28:22 -0500 Received: from mx1.visp.co.nz ([210.55.24.20]:1550 "EHLO mail.visp.co.nz") by vger.kernel.org with ESMTP id ; Sat, 14 Dec 2002 04:28:21 -0500 Subject: rmap and nvidia? From: mdew To: Linux Kernel Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Dec 2002 22:36:10 +1300 Message-Id: <1039858571.559.15.camel@nirvana> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 23 is there a nvidia patch available to make it work with rmap? nirvana:~/NVIDIA_kernel-1.0-3123# make echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -1`\" > nv_compiler.h cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3123 -DNV_UNIX -DNV_LINUX -DNVCPU_X86 -I. -I/lib/modules/2.4.20-xfs-rmap15b/build/include -Wno-cast-qual nv.c nv.c: In function `nv_get_phys_address': nv.c:2182: warning: implicit declaration of function `pte_offset' nv.c:2182: invalid type argument of `unary *' make: *** [nv.o] Error 1 - 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/