Search notes:

arch/x86/boot/compressed/vmlinux.bin

arch/x86/boot/compressed/vmlinux.bin is produced from vmlinux and objcopy.
-R .comment (whose long version is --remove-section) specifies to remove the .comment section and -S (--strip-all) to not copy relocation, symbol and debug information.
objcopy  -R .comment -S vmlinux arch/x86/boot/compressed/vmlinux.bin
arch/x86/boot/compressed/vmlinux.bin is a prerequisite for arch/x86/boot/compressed/vmlinux.bin.gz.

See also

Don't confuse arch/x86/boot/compressed/vmlinux.bin with arch/x86/boot/vmlinux.bin.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1759415399, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/arch/x86/boot/compressed/vmlinux_bin(43): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78