NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/52598 (/proc/self/exe misbehaves if it's on a null mount)



The following reply was made to PR kern/52598; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: =?iso-8859-1?Q?Fr=E9d=E9ric?= Fauberteau <triaxx%NetBSD.org@localhost>,
	gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost, coypu%sdf.org@localhost
Subject: Re: kern/52598 (/proc/self/exe misbehaves if it's on a null mount)
Date: Wed, 15 Jan 2020 09:06:02 +0100

 On Tue, Jan 14, 2020 at 05:31:52PM -0500, Christos Zoulas wrote:
 > Well, you need a kernel bump because sizeof(struct proc) changes...
 > This would probably be put on 8.2...
 
 This would prevent pullup according to current releng policies.
 
 We can make exceptions and document them carefully in case that are
 considered extremely important, as the main idea behind the rule is
 to prevent binaries compiled for newer netbsd-8 to not work on (say)
 NetBSD 8.1.
 
 This change is userland visible, and kmem users may break. It is not clear
 to me if the what exactly the amount of breakage would be and if the
 benefit of the change would be higher.
 
 I have not followed the thread closely from the beginning, is this about
 ld.elf_so's ORIGIN handling? I thought we don't rely on that in pkgsrc
 rust anyway (past bootstrap).
 
 Martin
 


Home | Main Index | Thread Index | Old Index