NetBSD Problem Report #51610
From paul@whooppee.com Mon Nov 7 21:41:04 2016
Return-Path: <paul@whooppee.com>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
by mollari.NetBSD.org (Postfix) with ESMTPS id 47B587A26F
for <gnats-bugs@gnats.NetBSD.org>; Mon, 7 Nov 2016 21:41:04 +0000 (UTC)
Message-Id: <20161107214101.BE3BD16E60@speedy.whooppee.com>
Date: Tue, 8 Nov 2016 05:41:01 +0800 (PHT)
From: paul@whooppee.com
Reply-To: paul@whooppee.com
To: gnats-bugs@NetBSD.org
Subject: rump doesn't include pre-5.0 compatability code
X-Send-Pr-Version: 3.95
>Number: 51610
>Category: kern
>Synopsis: rump compatability only goes back to 5.0
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Nov 07 21:45:00 +0000 2016
>Originator: Paul Goyette
>Release: NetBSD 7.99.42
>Organization:
+------------------+--------------------------+------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+
>Environment:
System: NetBSD speedy.whooppee.com 7.99.42 NetBSD 7.99.42 (SPEEDY 2016-11-04 07:29:45) #0: Sat Nov 5 18:09:20 PHT 2016 paul@speedy.whooppee.com:/build/netbsd-local/obj/amd64/sys/arch/amd64/compile/SPEEDY amd64
Architecture: x86_64
Machine: amd64
>Description:
Rump kerneles are built with only COMPAT_50 and above. Thus it is not
possible to test some things such as ioctl argument conversions (such as
those defined in sys/compat/common/if_43.c).
>How-To-Repeat:
Build a rump kernel.
>Fix:
Update rump build to include all compatability options in every rump kernel.
Alternatively, update rump to include _NO_ compatability options, and allow
the rump kernel to load a default compat module (which includes all of the
COMPAT_xx options).
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.