From: Alexey Dobriyan <adobriyan@gmail.com>
To: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: .h.s files spam
Date: Thu, 25 Jul 2019 22:56:33 +0300 [thread overview]
Message-ID: <20190725195633.GA15202@avx2> (raw)
What are these files for?
$ cat ../obj/include/linux/kernel.h.s
.file "null"
.text
.ident "GCC: (Gentoo 9.1.0-r1 p1.1) 9.1.0"
.section .note.GNU-stack,"",@progbits
$ find ../obj/ -type f -name '*.s' | wc -l
4047
It is "allyesconfig" in case someone is going to reproduce it.
next reply other threads:[~2019-07-25 19:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 19:56 Alexey Dobriyan [this message]
2019-07-25 21:34 ` .h.s files spam Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190725195633.GA15202@avx2 \
--to=adobriyan@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox