Replace vmalloc_32.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 20 Dec 2006 13:40:36 +0000 (14:40 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Wed, 20 Dec 2006 13:40:36 +0000 (14:40 +0100)
commit672593f611df484af89e425ff5f1ea0ea074f2bb
tree98f2c614c9107fdc891a9cff56811b48a7fbe8ee
parent3b47b27558915a3a28591209e324b977e09d7c03
Replace vmalloc_32.

The vmalloc_32 function together with the memset to clear
the new pages are replaced with a vmalloc_user.

A pre-2.6.18 compat vmalloc_user is added.

Please replace any breakage on machines with > 1GB of memory.
linux-core/drm_bufs.c
linux-core/drm_compat.h