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-next>] [day] [month] [year] [list]
Date:	Fri, 25 Apr 2008 10:40:07 +0200
From:	Joerg Friedrich <Joerg.Friedrich@...edrich-kn.de>
To:	linux-kernel@...r.kernel.org
Subject: 2.6.25-gitX and pmd_bad() on x86_32

Hi!

Yesterday I tried to compile 2.6.25-git5 but I ran into a "Unknown
Symbol" (pmd_bad)  warning from linker while compiling the nvidia-binary module.

I tracked this issue down to this git-commit:
9fc34113f6880b215cbea4e7017fc818700384c2

AFAICS, x86_32 is the only architecture where pmd_bad is neither a
define or a static inline. Including asm/pgtable.h is no longer
sufficient on x868_32. Is this behaviour intended or is there just a
EXPORT_SYMBOL missing?

-- 
Jörg Friedrich

There are only 10 types of people:
Those who understand binary and those who don't.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ