lkml.org 
[lkml]   [2018]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data
From
Date
On 05/15/2018, 08:39 AM, Ingo Molnar wrote:
>
> * Ingo Molnar <mingo@kernel.org> wrote:
>
>>
>> * Jiri Slaby <jslaby@suse.cz> wrote:
>>
>>> We make proper use of SYM_DATA on global data instead of marking them as
>>> ENTRY. ENTRY is intended for functions and shall be paired with ENDPROC.
>>> ENTRY also aligns symbols which creates unnecessary holes here between
>>> data.
>>>
>>> ENTRY from saved_eip in wakeup_32 and many saved_* in wakeup_64 is
>>> simply dropped, as these symbols are local only.
>>
>> Yeah, so this commit talks about ENTRY() and ENDPROC(), while the new methods are
>> SYM_FUNC_START()/END().
>
> BTW., I like the series otherwise: for example in my comment above I wrote up the
> SYM_FUNC_START()/END() names from memory, without having to look up the
> primitives.

Thanks, I am about to send v6 in a short while. It addresses the comments.

--
js
suse labs

\
 
 \ /
  Last update: 2018-05-18 11:28    [W:0.075 / U:1.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site