cvs commit: src/sys/ddb db_ps.c src/sys/kern lwkt_rwlock.c lwkt_thread.c lwkt_token.c src/sys/sys globaldata.h spinlock2.h thread.h thread2.h vnode.h

Sascha Wildner saw at online.de
Thu May 18 11:51:02 PDT 2006


Matthew Dillon wrote:
  1.93      +40 -49    src/sys/kern/lwkt_thread.c
  1.24      +85 -373   src/sys/kern/lwkt_token.c
This breaks UP buildkernel. lwkt_relalltokens() is declared inside 
#ifdef SMP in lwkt_token.c but used outside in lwkt_thread.c.

Sascha

--
http://yoyodyne.ath.cx




More information about the Commits mailing list