Hi folks,
I have trouble compiling the nvidia kernel driver with the latest linux
kernel 2.4-final on i386. I modified as suggested ealier in december on
this list, nvtypes.h to include the macros:
/* Begin mod */
#define mem_map_inc_count(p) atomic_inc(&(p->count))
#define mem_map_dec_count(p) a
Hi folks,
I have trouble compiling the nvidia kernel driver with the latest linux
kernel 2.4-final on i386. I modified as suggested ealier in december on
this list, nvtypes.h to include the macros:
/* Begin mod */
#define mem_map_inc_count(p) atomic_inc(&(p->count))
#define mem_map_dec_count(p)
2 matches
Mail list logo