NetBSD Problem Report #58227

From www@netbsd.org  Mon May  6 15:58:03 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id C93191A9238
	for <gnats-bugs@gnats.NetBSD.org>; Mon,  6 May 2024 15:58:03 +0000 (UTC)
Message-Id: <20240506155802.84D2A1A923B@mollari.NetBSD.org>
Date: Mon,  6 May 2024 15:58:02 +0000 (UTC)
From: rbranco@suse.de
Reply-To: rbranco@suse.de
To: gnats-bugs@NetBSD.org
Subject: Add support for proc/sysvipc in Linux emulator
X-Send-Pr-Version: www-1.0

>Number:         58227
>Category:       kern
>Synopsis:       Add support for proc/sysvipc in Linux emulator
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 06 16:00:01 +0000 2024
>Last-Modified:  Sun May 12 17:30:01 +0000 2024
>Originator:     Ricardo Branco
>Release:        NetBSD 10.99.10
>Organization:
>Environment:
NetBSD netbsdx 10.99.10 NetBSD 10.99.10 (CUSTOM) amd64

>Description:
procfs: Support sysvipc/{msg,sem,shm} used by linux
>How-To-Repeat:

>Fix:
https://github.com/NetBSD/src/pull/36

>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/58227 CVS commit: src/sys/miscfs/procfs
Date: Sun, 12 May 2024 13:26:51 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sun May 12 17:26:51 UTC 2024

 Modified Files:
 	src/sys/miscfs/procfs: procfs.h procfs_linux.c procfs_subr.c
 	    procfs_vfsops.c procfs_vnops.c

 Log Message:
 PR/58227: Ricardo Branco: Add support for proc/sysvipc in Linux emulator


 To generate a diff of this commit:
 cvs rdiff -u -r1.85 -r1.86 src/sys/miscfs/procfs/procfs.h
 cvs rdiff -u -r1.87 -r1.88 src/sys/miscfs/procfs/procfs_linux.c
 cvs rdiff -u -r1.118 -r1.119 src/sys/miscfs/procfs/procfs_subr.c
 cvs rdiff -u -r1.115 -r1.116 src/sys/miscfs/procfs/procfs_vfsops.c
 cvs rdiff -u -r1.231 -r1.232 src/sys/miscfs/procfs/procfs_vnops.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.