Subject: kern/29621: Unable to compile sh3 kernels with KSTACK_DEBUG
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <uwe@netbsd.org>
List: netbsd-bugs
Date: 03/08/2005 00:46:01
>Number:         29621
>Category:       kern
>Synopsis:       Unable to compile sh3 kernels with KSTACK_DEBUG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 08 00:46:01 +0000 2005
>Originator:     Valeriy E. Ushakov
>Release:        current
>Organization:
>Environment:
NetBSD nada 2.99.16 NetBSD 2.99.16 (NADA) #0: Mon Mar  7 21:01:53 MSK 2005  uwe@sampo:/export/netbsd/cvs/src/sys/arch/hpcsh/compile/NADA hpcsh
>Description:
Kernel option KSTACK_DEBUG has bitrotted after proc => lwp migration.
db_stackcheck_cmd() in sys/arch/sh3/sh3/db_interface.c does not compile

>How-To-Repeat:
Try to compile a kernel with "options KSTACK_DEBUG" in the config.

>Fix: