svn commit: r251703 - in head/sys: amd64/amd64 i386/i386 i386/xen kern mips/mips sparc64/sparc64 sys
Bryan Drewery
bdrewery at FreeBSD.org
Fri Jun 14 11:32:05 UTC 2013
On 6/14/2013 6:07 AM, Sergey Kandaurov wrote:
> On 14 June 2013 02:50, Bryan Drewery <bdrewery at freebsd.org> wrote:
> [..]
>>
>> Looks like cpusetobj_ffs() -> CPU_FFS() was missed in
>> sys/amd64/vmm/io/vlapic.c:
>>
>>> --- vlapic.o ---
>>> /usr/src/sys/modules/vmm/../../amd64/vmm/io/vlapic.c:468:15: error: implicit declaration of function 'cpusetobj_ffs' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>>> while ((i = cpusetobj_ffs(&dmask)) != 0) {
>>
>
> It should be fixed in r251745.
>
Thanks!
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20130614/c8e24383/attachment.sig>
More information about the svn-src-head
mailing list