Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 14:04:42 -0400 (EDT)
From:      Valentin Chopov <valentin@valcho.net>
To:        current@freebsd.org
Subject:   sched_ule.c & SMP error
Message-ID:  <20031016140005.N44337@valcho.net>
In-Reply-To: <3F8E8422.3050207@anduin.net>
References:  <20031016043006.B30029-100000@mail.chesapeake.net> <3F8E8422.3050207@anduin.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm getting an error in the sched_ule.c

It looks that sched_add is called with "struct kse" arg. instead of
"struct thread"

Thanks,

Val


cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs
-Wstri
ct-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fform
at-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys
-I/usr/src/sys/contrib
/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath
-I/us
r/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h
-fno-common -f
inline-limit=15000 -fno-strict-aliasing  -mno-align-long-strings
-mpreferred-sta
ck-boundary=2 -ffreestanding -Werror  /usr/src/sys/kern/sched_ule.c
/usr/src/sys/kern/sched_ule.c: In function `kseq_move':
/usr/src/sys/kern/sched_ule.c:465: warning: passing arg 1 of `sched_add'
from in
compatible pointer type
*** Error code 1

Stop in /usr/obj/usr/src/sys/MYKERNEL.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


==
Valentin S. Chopov, CC[ND]P
Sys/Net Admin
SEI Data Inc.
E-Mail: valentin@valcho.net
==




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031016140005.N44337>