lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Jul 2019 22:56:33 +0300
From:   Alexey Dobriyan <adobriyan@...il.com>
To:     linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: .h.s files spam

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.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ