Re: Linux 3.0.5

From: Sven KÃhler
Date: Thu Oct 06 2011 - 09:02:53 EST


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


3.0.4 compiles just fine with the same config file.


Regards,
Sven KÃhler

--
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/