lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 07 Aug 2008 23:39:32 -0400
From:	Valdis.Kletnieks@...edu
To:	g3vbv@...eyonder.co.uk
Cc:	linux-kernel@...r.kernel.org
Subject: Re: A question regarding init_mm

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.

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ