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:	Sat, 19 Dec 2009 18:07:24 -0800
From:	Dave Hylands <dhylands@...il.com>
To:	"Mr. James W. Laferriere" <babydr@...y-dragons.com>
Cc:	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	linux-fbdev@...r.kernel.org,
	Linux Kernel Maillist <linux-kernel@...r.kernel.org>
Subject: Re: drivers/gpu/drm/radeon/radeon_test.c:45: undefined reference to 
	`__udivdi3'

Hi Jim,

>        Thank you ,  For replying .  Now I being a kernel level nothing ,
>  How does this help me get past the 'ld' time undefined reference ?  So we
> can have a kernel build complete (hopefully) successfully .
>
>        I've another ? as well how is it that the drm/radeon_test.c is using
> (well at least referencing) a non-kernel symbol ?  That alone is rather
> interesting .
>
>        But all I had to do is Disable DRM in the kernel .  Since this system
> is a remote device without a real need for DRI/DRM support that should cure
> my problem .  But someone else is going to need that support & I am sure
> they'll hit that same bug .

I'm not familiar with the source code in question, but presumably,
someone will need to change the source to remove the 64-bit divide and
do it using the do_div macro or something equivalent.

-- 
Dave Hylands
Shuswap, BC, Canada
http://www.DaveHylands.com/
--
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