public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* .h.s files spam
@ 2019-07-25 19:56 Alexey Dobriyan
  2019-07-25 21:34 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2019-07-25 19:56 UTC (permalink / raw)
  To: linux-kbuild, linux-kernel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-25 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25 19:56 .h.s files spam Alexey Dobriyan
2019-07-25 21:34 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox