Re: [Xen-devel] [PATCH 4/4] xen: use __symbol everywhere

2018-11-06 Thread Stefano Stabellini
On Thu, 25 Oct 2018, Jan Beulich wrote: > >>> On 15.10.18 at 11:56, wrote: > > Use __symbol everywhere _stext, _etext, etc. are used. Technically, it > > is only required when comparing pointers, but use it everywhere to avoid > > confusion. > > While the description slightly limits the scope, I'

Re: [Xen-devel] [PATCH 4/4] xen: use __symbol everywhere

2018-10-25 Thread Jan Beulich
>>> On 15.10.18 at 11:56, wrote: > Use __symbol everywhere _stext, _etext, etc. are used. Technically, it > is only required when comparing pointers, but use it everywhere to avoid > confusion. While the description slightly limits the scope, I'm not sure that's what you mean. What about e.g. __{