• Andrew Morton's avatar
    [PATCH] DRM modprobe retval fix · 20fe1d1c
    Andrew Morton authored
    If you try to load a DRM module when agpgart is not present, modprobe says
    "Cannot allocate memory", which is rather misleading.
    
    Make it return -EINVAL instead.
    20fe1d1c
drm_drv.h 31.2 KB