Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 10:49:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199559] [patch][regression] ggatel(8) broken on i386 after r238119
Message-ID:  <bug-199559-8-Sinq0zoeho@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199559-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199559-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=199559

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: brueffer
Date: Tue Jul 14 10:49:37 UTC 2015
New revision: 285531
URL: https://svnweb.freebsd.org/changeset/base/285531

Log:
  Unbreak ggatec and ggatel on i386 after r238119, which added two more
  'struct g_gate_ctl_create' fields.

  While the behaviour was technically undefined on other architectures
  as well, on the reporter's amd64 systems the uninitialized bytes the
  kernel cares about were always zero so everything worked as expected.

  PR:        197309, 199559
  Submitted by:    ota@j.email.ne.jp, Fabian Keil
  Reviewed by:    pjd
  MFC after:    1 week

Changes:
  head/sbin/ggate/ggatec/ggatec.c
  head/sbin/ggate/ggatel/ggatel.c

-- 
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-199559-8-Sinq0zoeho>