Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 19:30:49 +0300
From:      Andriy Gapon <avg@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r212647 - head/sys/sys
Message-ID:  <4C90F4B9.3060400@freebsd.org>
In-Reply-To: <4C90F361.4090106@freebsd.org>
References:  <201009151002.o8FA2kvO029237@svn.freebsd.org> <201009151157.24735.jhb@freebsd.org> <4C90F361.4090106@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
on 15/09/2010 19:25 Andriy Gapon said the following:
> on 15/09/2010 18:57 John Baldwin said the following:
>> On Wednesday, September 15, 2010 6:02:46 am Andriy Gapon wrote:
>>>  extern uintptr_t *__start_set_pcpu;
>>>  extern uintptr_t *__stop_set_pcpu;
>>
>> Given that you removed this comment, can you now use SET_DECLARE() here?
> 
> No, why, for what do you want it to use?
> 
Oh, oops, sorry; yes, of course.
SET_DECLARE would expand to exactly those two lines.
I am not sure why comment even said that it's impossible to use SET_DECLARE(),
perhaps previously it used to expand to something bigger?

-- 
Andriy Gapon



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