[Intel-gfx] xf86-video-intel: Commit 08ebde4715b87867184d42b60762cd774e151f5c breaks kernel memory manager allocation
Arkadiusz Miskiewicz
arekm at maven.pl
Thu Apr 30 10:56:19 CEST 2009
On Thursday 30 of April 2009, Wu Fengguang wrote:
> Explictly set videoRam to 0 in drm mode, to indicate "no size limit".
> The previous "~0UL / KB(1)" is a hack and is not 64bit clean.
But
pScrn->videoRam = (int)(~0UL / KB(1))
is, right? (and works fine on 64bit and 32bit without a warning at compile
time)
--
Arkadiusz MiĆkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
More information about the Intel-gfx
mailing list