* 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