Re: Linux 3.0.5

From: Josh Boyer
Date: Thu Oct 06 2011 - 09:04:30 EST


On Thu, Oct 6, 2011 at 9:02 AM, Sven Köhler <sven.koehler@xxxxxxxxx> wrote:
> There's an error in 3.0.5:
>
> # LANG=C make all
>  CHK     include/linux/version.h
>  CHK     include/generated/utsrelease.h
>  CALL    scripts/checksyscalls.sh
>  CHK     include/generated/compile.h
>  CC      drivers/gpu/drm/radeon/r100.o
> drivers/gpu/drm/radeon/r100.c: In function 'r100_copy_blit':
> drivers/gpu/drm/radeon/r100.c:776:27: error: 'num_pages' undeclared
> (first use in this function)
> drivers/gpu/drm/radeon/r100.c:776:27: note: each undeclared identifier
> is reported only once for each function it appears in
> make[4]: *** [drivers/gpu/drm/radeon/r100.o] Error 1
> make[3]: *** [drivers/gpu/drm/radeon] Error 2
> make[2]: *** [drivers/gpu/drm] Error 2
> make[1]: *** [drivers/gpu] Error 2
> make: *** [drivers] Error 2

Greg released 3.0.6 almost immediately after 3.0.5 to fix this issue.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/