lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 06 Oct 2011 15:02:31 +0200
From:	Sven Köhler <sven.koehler@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	stable@...ux.kernel.org
Subject: Re: Linux 3.0.5

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ