NetBSD Problem Report #45099

From christos@astron.com  Sun Jun 26 00:57:10 2011
Return-Path: <christos@astron.com>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 465D363C50E
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 26 Jun 2011 00:57:10 +0000 (UTC)
Message-Id: <20110625234026.A139A55B6@quasar.astron.com>
Date: Sat, 25 Jun 2011 23:40:26 +0000 (UTC)
From: christos@zoulas.com
Reply-To: christos@zoulas.com
To: gnats-bugs@gnats.NetBSD.org
Subject: the syscall rename hack in rump does not work all the time.
X-Send-Pr-Version: 3.95

>Number:         45099
>Category:       kern
>Synopsis:       rump rename does not work for syscalls with different args
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 26 01:00:00 +0000 2011
>Originator:     Christos Zoulas
>Release:        NetBSD 5.99.53
>Organization:
	Entropy Exterminators
>Environment:
System: NetBSD quasar.astron.com 5.99.53 NetBSD 5.99.53 (QUASAR) #39: Sat Jun 25 14:28:14 EDT 2011 christos@quasar.astron.com:/usr/src/sys/arch/amd64/compile/QUASAR amd64
Architecture: x86_64
Machine: amd64
>Description:
	compile ukfs.c, notice warning in mknod call, look at header note
	thar rump_sys_mknod uses uint32_t for dev, not dev_t as it is supposed
	to because it uses the prototype of the compat syscall instead of the
	new one.
>How-To-Repeat:
	see above.
>Fix:
	make the declarations use the proper prototypes.

NetBSD Home
NetBSD PR Database Search

(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-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.