Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Wed Aug 15 2007 at 13:13:07 +0100, Andrew Doran wrote:
> On Wed, Aug 15, 2007 at 12:07:36PM +0000, Andrew Doran wrote:
> 
> > Removed Files:
> >     src/sys/kern: subr_xxx.c
> > 
> > Log Message:
> > Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed
> > on tech-kern.
> 
> It just occurred to me that puffs probably depends on this file. Right?
> It's merged into kern_stub.c because __strong_alias() doesn't want to work
> on functions that are not defined in the same object. Hrm...

No, but rump uses it.  You could just try changing subr_xxx.c to
kern_stub.c in rump/librump/rumpkern/Makefile.  (I don't have up-to-date
kernel sources here and now).

-- 
Antti Kantee <pooka%iki.fi@localhost>                     Of course he runs 
NetBSD
http://www.iki.fi/pooka/                          http://www.NetBSD.org/
    "la qualité la plus indispensable du cuisinier est l'exactitude"



Home | Main Index | Thread Index | Old Index