[Bug 242533] devel/libgtop: error: no member named 'next' in 'struct vm_map_entry

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 11 06:21:55 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242533

Tomoaki AOKI <junchoon at dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junchoon at dec.sakura.ne.jp

--- Comment #16 from Tomoaki AOKI <junchoon at dec.sakura.ne.jp> ---
Created attachment 210610
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210610&action=edit
Updated patch for r356432 and later

r356432 on head [1] broke this again by eliminating v_tag from struct vnode.
r356437 on head [2] fixes by replacing v_tag with v_lock.lock_object.lo_name.

Attached patch is the update for the one on phablicator D22929.
Unfortunately, I'm not enough familiar with phablicator to update diff there.

Beware! Not enogh confirmed whether additional __FreeBSD_version checking is
required or not.

[1] https://lists.freebsd.org/pipermail/svn-src-head/2020-January/132472.html

[2] https://lists.freebsd.org/pipermail/svn-src-head/2020-January/132477.html

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


More information about the freebsd-gnome mailing list