Re: CFT EFI Boot Refactoring

2016-12-03 Thread Ben Woods
On 3 December 2016 at 01:02, Eric McCorkle wrote: > Therefore, I would like to issue a CFT for this changeset. We need > people using the boot1/loader EFI boot setup to test their setup using > boot1 and loader as built with this patch applied. > After I got this to

Re: freebsd-current Digest, Vol 684, Issue 8

2016-12-03 Thread Daniel D'Alonzo
please remove me from your mailing list. i repeat, please remove me from the thi subscription and any other subscription Daniel D'Alonzohttp://danieldalonzo.com/ On Sat, Dec 3, 2016 7:00 AM, freebsd-current-requ...@freebsd.org wrote: Send freebsd-current mailing list submissions to

FreeBSD_HEAD_i386 - Build #4293 - Fixed

2016-12-03 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #4293 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4293/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4293/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4293/console Change summaries:

clang/llvm 3.9.0 mysteriously zeroing variables?

2016-12-03 Thread Colin Percival
Starting with r309124 (when clang/llvm 3.9.0 was imported) I'm seeing EC2 instances panic on boot with a division-by-zero error; the code in question is in blkfront.c, printing out the size of disks: > device_printf(dev, "%juMB <%s> at %s", > (uintmax_t) sectors /