Re: [PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

2019-08-27 Thread Will Deacon
On Sat, Aug 24, 2019 at 02:51:46PM +0200, Miguel Ojeda wrote: > On Tue, Aug 13, 2019 at 10:33 AM Will Deacon wrote: > > > > -ENOCOMMITMESSAGE > > > > Otherwise, patch looks good to me. > > Do you want Ack, Review or nothing? You can add my Ack if a commit message appears. Will

Re: [PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

2019-08-24 Thread Miguel Ojeda
On Tue, Aug 13, 2019 at 10:33 AM Will Deacon wrote: > > -ENOCOMMITMESSAGE > > Otherwise, patch looks good to me. Do you want Ack, Review or nothing? Cheers, Miguel

Re: [PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

2019-08-19 Thread Sedat Dilek
On Mon, Aug 12, 2019 at 11:53 PM Nick Desaulniers wrote: > > Link: https://github.com/ClangBuiltLinux/linux/issues/619 > Reported-by: Sedat Dilek > Suggested-by: Josh Poimboeuf > Signed-off-by: Nick Desaulniers Tested-by: Sedat Dilek [ Linux v5.3-rc5 ] Patchset "for-5.3/x86-section-name-esca

Re: [PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

2019-08-13 Thread Will Deacon
On Mon, Aug 12, 2019 at 02:50:47PM -0700, Nick Desaulniers wrote: > Link: https://github.com/ClangBuiltLinux/linux/issues/619 > Reported-by: Sedat Dilek > Suggested-by: Josh Poimboeuf > Signed-off-by: Nick Desaulniers > --- -ENOCOMMITMESSAGE Otherwise, patch looks good to me. Will

Re: [PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

2019-08-13 Thread Ard Biesheuvel
On Tue, 13 Aug 2019 at 00:53, Nick Desaulniers wrote: > This patch needs a commit log that describes the reason for making this change. > Link: https://github.com/ClangBuiltLinux/linux/issues/619 > Reported-by: Sedat Dilek > Suggested-by: Josh Poimboeuf > Signed-off-by: Nick Desaulniers > ---

[PATCH 14/16] include/linux: prefer __section from compiler_attributes.h

2019-08-12 Thread Nick Desaulniers
Link: https://github.com/ClangBuiltLinux/linux/issues/619 Reported-by: Sedat Dilek Suggested-by: Josh Poimboeuf Signed-off-by: Nick Desaulniers --- include/linux/cache.h | 6 +++--- include/linux/compiler.h| 8 include/linux/cpu.h | 2 +- include/linux/export.h |