Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2020 18:28:29 +0200
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        Edward Tomasz Napierala <trasz@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r362806 - head/sys/compat/linprocfs
Message-ID:  <526e3180-bc4a-b609-b601-80dfa6e3d918@FreeBSD.org>
In-Reply-To: <202006301624.05UGOS9F035293@repo.freebsd.org>
References:  <202006301624.05UGOS9F035293@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On 6/30/20 6:24 PM, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Tue Jun 30 16:24:28 2020
> New Revision: 362806
> URL: https://svnweb.freebsd.org/changeset/base/362806
>
> Log:
>   Make linprocfs(5) create the /proc/<PID>/task/ directores.
>   This is to silence down some Chromium assertions.
>   
>   PR:		kern/240991
>   Analyzed by:	Alex S <iwtcex@gmail.com>
>   MFC after:	2 weeks
>   Sponsored by:	The FreeBSD Foundation
>   Differential Revision:	https://reviews.freebsd.org/D25256

Hmm, could something similar be done to the following warning which is being printed
when service fahclient is started (from the biology/linux-foldingathome port):

16:25:39:WARNING:Exception: Failed to open '/proc/bus/pci/devices': Failed to open
'/proc/bus/pci/devices': No such file or directory: No such file or directory

Cheers!

Mateusz




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?526e3180-bc4a-b609-b601-80dfa6e3d918>