Date: Thu, 29 Jul 2010 13:52:46 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include runq.h Message-ID: <201007291353.o6TDr3fK074686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-07-29 13:52:46 UTC
FreeBSD src repository
Modified files:
sys/mips/include runq.h
Log:
SVN rev 210605 on 2010-07-29 13:52:46Z by jchandra
Fix RQB_FFS for 64 bit, we need to use ffsl() for 64bit.
Use 'ifdef __mips_n64' instead of 'if defined' to be consistant with other
usage.
Revision Changes Path
1.3 +6 -2 src/sys/mips/include/runq.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007291353.o6TDr3fK074686>
