[Bug 215422] bhnd.ko does not build reproducibly
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 21 00:51:14 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215422
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: landonf
Date: Wed Dec 21 00:50:21 UTC 2016
New revision: 310342
URL: https://svnweb.freebsd.org/changeset/base/310342
Log:
bhnd(4): Use a stable sort key to produce deterministic nvram_map_gen.awk
output.
When ordering SROM layout entries, we now use the unique (var_id,
rev_start, rev_end) tuple as the sort key; this fixes the previously
non-deterministic output when sorting entries with overlapping var_ids.
PR: 215422
Reported by: emaste
Reviewed by: emaste
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D8859
Changes:
head/sys/dev/bhnd/tools/nvram_map_gen.awk
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list