Re: [PATCH v9 07/28] x86/boot: Annotate local functions

2019-10-14 Thread Jiri Slaby
On 14. 10. 19, 16:27, Borislav Petkov wrote: > On Fri, Oct 11, 2019 at 01:50:47PM +0200, Jiri Slaby wrote: >> .Lrelocated, .Lpaging_enabled, .Lno_longmode, and .Lin_pm32 are >> self-standing local functions, annotate them as such and preserve "no >> alignment". >> >> The annotations do not generate

Re: [PATCH v9 07/28] x86/boot: Annotate local functions

2019-10-14 Thread Borislav Petkov
On Fri, Oct 11, 2019 at 01:50:47PM +0200, Jiri Slaby wrote: > .Lrelocated, .Lpaging_enabled, .Lno_longmode, and .Lin_pm32 are > self-standing local functions, annotate them as such and preserve "no > alignment". > > The annotations do not generate anything yet. So the annotation is only documenta