Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2016 00:51:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215422] bhnd.ko does not build reproducibly
Message-ID:  <bug-215422-8-zzh9DcS9HX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215422-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215422-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215422

--- Comment #5 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215422-8-zzh9DcS9HX>