Re: A question regarding init_mm

From: Valdis . Kletnieks
Date: Thu Aug 07 2008 - 23:39:45 EST


On Fri, 08 Aug 2008 02:49:29 BST, Sid Boyce said:

> EXPORT_UNUSED_SYMBOL(init_mm); /* will be removed in 2.6.26 */

> Any thoughts on why it's not seen? No one on the nvidia list has a clue
> either.

Run a kernel built with 'CONFIG_UNUSED_SYMBOLS=y', that should help matters
somewhat.

The *real* problem is that the NVidia driver uses the deprecated pgd_offset_k()
function (see NV_PGD_OFFSET in lv-linux.h). That's what needs fixing.

Attachment: pgp00000.pgp
Description: PGP signature