Re: [PATCH -resend 01/27] linkage: new macros for assembler symbols

From: Ingo Molnar
Date: Mon May 14 2018 - 04:03:30 EST



* Jiri Slaby <jslaby@xxxxxxx> wrote:

> Documentation/asm-annotations.rst | 218 ++++++++++++++++++++++++++++++++
> arch/x86/include/asm/linkage.h | 10 +-
> include/linux/linkage.h | 257 ++++++++++++++++++++++++++++++++++++--
> 3 files changed, 475 insertions(+), 10 deletions(-)
> create mode 100644 Documentation/asm-annotations.rst

Could you please split the documentation patch from the header file changes?

Thanks,

Ingo