Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp416045ybv; Wed, 5 Feb 2020 07:47:45 -0800 (PST) X-Google-Smtp-Source: APXvYqyk/9sO69A0HRcWiMCtTKxsfuqvq0fxOToGC4rZELgz/Q0nu+tIQvADaFRbRvqlN3c76T8L X-Received: by 2002:a05:6830:1094:: with SMTP id y20mr26178391oto.12.1580917665505; Wed, 05 Feb 2020 07:47:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580917665; cv=none; d=google.com; s=arc-20160816; b=GX5sxGxsaBuVimCu9K6D34wmATNOw9qvt5zOqPP5oHHQXA0ZSaA5we2lj6CcoevqVP wwuGHLJm/6/yjdFO2YcVHgsxwoJxybdlN+CI/4gAyHg5/fEz1IObrICQNmvVvaApfQkh 3gS9Wd4BYvrH9DbXcl9otpTKxJB9HFPkunbVJtcIAoZsCiTRh62waO3c/oSW7pYYS4h2 DbmLjQ9BKYLzMwRpNBOkSAEhX3DWvqBQD1QQpIevo377R+VoXhoFFXuQ+mHh+hYZF9oj 5WRN64n3KTegi+/KyNnLLum4doNg7zPauyVhQxvAa7VdGBUywh0O48jNC1EcW5ce5AS2 +xCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-disposition:mime-version :message-id:subject:cc:to:from:date:dkim-signature; bh=NtdRWxnciGTKkwL4oig/YRQbKuOM4F5befXO+0iKTzA=; b=0ZXqRbFiA4WH1+qZphP4hmT8uhqYtMXLPCgwY/betbY0OJzP6z9axplnL1V9FaL4G5 IJ0Df/Dw01VwAKXaKtRKHZnZx2J/Lecp8NRDIA6ReQLz0lFTz+AifIiiA1dkbRhg2ieK f9OLrupjS2so5dtyPWHPDPYd2mmZ/BH6un20wDCppqp/CI66WBrGO1aLTQ/4Mr3/G5kF 3ByH9dm2LH/FjgC7ao3wUFfMG4eaRJpb0E4FdXj0Bi1/62VfCsjDrPJnn8P+6fNNIexT QSDkWMrZGTEKtWyECmxFAMBCVYIAuNNkL6xqlxSue9bZHsrhlMidzW4Uh7qH83mRZ82e SepA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g4yCBl3a; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p8si13707043otq.170.2020.02.05.07.47.33; Wed, 05 Feb 2020 07:47:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g4yCBl3a; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727441AbgBEPqe (ORCPT + 99 others); Wed, 5 Feb 2020 10:46:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:60102 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727414AbgBEPqd (ORCPT ); Wed, 5 Feb 2020 10:46:33 -0500 Received: from localhost (unknown [212.187.182.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 69A2C20730; Wed, 5 Feb 2020 15:46:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580917591; bh=IykZ2MaK30s2/pobg2wPW4q9PgylIVVoRUb0izo3gUY=; h=Date:From:To:Cc:Subject:From; b=g4yCBl3ak4nE049v+HKwe/1UlyU5owEPGGTK26g2r+JNJsm7OL9yke8wt9sD9pcsC CjfwOBCkVFBYEpWX8egll5QkCaeEbRBc33qKqSPX/9ghSl2gpsU1Y3S/vzuttR9GP4 ObfkZn2YLuHS/LVDLm/fVM1co8quAUxhCX369dpg= Date: Wed, 5 Feb 2020 15:46:29 +0000 From: Greg Kroah-Hartman To: Olof Johansson , Masahiro Yamada , Michal Marek , Joel Fernandes Cc: Jonathan Corbet , Thomas Gleixner , Tejun Heo , Mauro Carvalho Chehab , David Howells , Patrick Bellasi , Krzysztof Kozlowski , linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] Revert kheaders feature Message-ID: <20200205154629.GA1257054@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Now that BPF does not need a copy of the kernel headers anymore in order to build programs, there's no real need for putting the kernel headers into a kernel module. So drop the feature quick, before someone starts using it :) This patch reverts the following commits: f276031b4e2f ("kheaders: explain why include/config/autoconf.h is excluded from md5sum") 1463f74f492e ("kheaders: remove the last bashism to allow sh to run it") ea79e5168be6 ("kheaders: optimize header copy for in-tree builds") 0e11773e7609 ("kheaders: optimize md5sum calculation for in-tree builds") 9a0663571844 ("kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'") 700dea5a0bea ("kheaders: substituting --sort in archive creation") 86cdd2fdc4e3 ("kheaders: make headers archive reproducible") 7199ff7d7400 ("kheaders: include only headers into kheaders_data.tar.xz") b60b7c2ea9b7 ("kheaders: remove meaningless -R option of 'ls'") 1457dc9ed8da ("kheaders: Do not regenerate archive if config is not changed") f7b101d33046 ("kheaders: Move from proc to sysfs") 43d8ce9d65a5 ("Provide in-kernel headers to make extending kernel easier") Reported-by: Olof Johansson Cc: Masahiro Yamada Cc: Michal Marek Cc: Jonathan Corbet Cc: Thomas Gleixner Cc: Joel Fernandes Cc: Tejun Heo Cc: Mauro Carvalho Chehab Cc: David Howells Cc: Patrick Bellasi Cc: Krzysztof Kozlowski Cc: linux-kbuild@vger.kernel.org Cc: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- This came up in a bpf presentation today, along with talking with Olof. Anyone object to ripping this out before people start to rely on it, now that it's stated reason isn't needed anymore? Documentation/kbuild/reproducible-builds.rst | 13 +-- init/Kconfig | 9 -- kernel/.gitignore | 1 - kernel/Makefile | 10 -- kernel/gen_kheaders.sh | 97 -------------------- kernel/kheaders.c | 66 ------------- 6 files changed, 4 insertions(+), 192 deletions(-) delete mode 100755 kernel/gen_kheaders.sh delete mode 100644 kernel/kheaders.c diff --git a/Documentation/kbuild/reproducible-builds.rst b/Documentation/kbuild/reproducible-builds.rst index 503393854e2e..ab92e98c89c8 100644 --- a/Documentation/kbuild/reproducible-builds.rst +++ b/Documentation/kbuild/reproducible-builds.rst @@ -16,21 +16,16 @@ the kernel may be unreproducible, and how to avoid them. Timestamps ---------- -The kernel embeds timestamps in three places: +The kernel embeds a timestamp in two places: * The version string exposed by ``uname()`` and included in ``/proc/version`` * File timestamps in the embedded initramfs -* If enabled via ``CONFIG_IKHEADERS``, file timestamps of kernel - headers embedded in the kernel or respective module, - exposed via ``/sys/kernel/kheaders.tar.xz`` - -By default the timestamp is the current time and in the case of -``kheaders`` the various files' modification times. This must -be overridden using the `KBUILD_BUILD_TIMESTAMP`_ variable. -If you are building from a git commit, you could use its commit date. +By default the timestamp is the current time. This must be overridden +using the `KBUILD_BUILD_TIMESTAMP`_ variable. If you are building +from a git commit, you could use its commit date. The kernel does *not* use the ``__DATE__`` and ``__TIME__`` macros, and enables warnings if they are used. If you incorporate external diff --git a/init/Kconfig b/init/Kconfig index 24b23d843df1..da5dea21b9cb 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -599,15 +599,6 @@ config IKCONFIG_PROC This option enables access to the kernel configuration file through /proc/config.gz. -config IKHEADERS - tristate "Enable kernel headers through /sys/kernel/kheaders.tar.xz" - depends on SYSFS - help - This option enables access to the in-kernel headers that are generated during - the build process. These can be used to build eBPF tracing programs, - or similar programs. If you build the headers as a module, a module called - kheaders.ko is built which can be loaded on-demand to get access to headers. - config LOG_BUF_SHIFT int "Kernel log buffer size (16 => 64KB, 17 => 128KB)" range 12 25 diff --git a/kernel/.gitignore b/kernel/.gitignore index 34d1e77ee9df..6e699100872f 100644 --- a/kernel/.gitignore +++ b/kernel/.gitignore @@ -1,6 +1,5 @@ # # Generated files # -kheaders.md5 timeconst.h hz.bc diff --git a/kernel/Makefile b/kernel/Makefile index 4cb4130ced32..9ea0a49bd856 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -74,7 +74,6 @@ obj-$(CONFIG_UTS_NS) += utsname.o obj-$(CONFIG_USER_NS) += user_namespace.o obj-$(CONFIG_PID_NS) += pid_namespace.o obj-$(CONFIG_IKCONFIG) += configs.o -obj-$(CONFIG_IKHEADERS) += kheaders.o obj-$(CONFIG_SMP) += stop_machine.o obj-$(CONFIG_KPROBES_SANITY_TEST) += test_kprobes.o obj-$(CONFIG_AUDIT) += audit.o auditfilter.o @@ -127,12 +126,3 @@ $(obj)/configs.o: $(obj)/config_data.gz targets += config_data.gz $(obj)/config_data.gz: $(KCONFIG_CONFIG) FORCE $(call if_changed,gzip) - -$(obj)/kheaders.o: $(obj)/kheaders_data.tar.xz - -quiet_cmd_genikh = CHK $(obj)/kheaders_data.tar.xz - cmd_genikh = $(CONFIG_SHELL) $(srctree)/kernel/gen_kheaders.sh $@ -$(obj)/kheaders_data.tar.xz: FORCE - $(call cmd,genikh) - -clean-files := kheaders_data.tar.xz kheaders.md5 diff --git a/kernel/gen_kheaders.sh b/kernel/gen_kheaders.sh deleted file mode 100755 index e13ca842eb7e..000000000000 --- a/kernel/gen_kheaders.sh +++ /dev/null @@ -1,97 +0,0 @@ -#!/bin/sh -# SPDX-License-Identifier: GPL-2.0 - -# This script generates an archive consisting of kernel headers -# for CONFIG_IKHEADERS. -set -e -sfile="$(readlink -f "$0")" -outdir="$(pwd)" -tarfile=$1 -cpio_dir=$outdir/$tarfile.tmp - -dir_list=" -include/ -arch/$SRCARCH/include/ -" - -# Support incremental builds by skipping archive generation -# if timestamps of files being archived are not changed. - -# This block is useful for debugging the incremental builds. -# Uncomment it for debugging. -# if [ ! -f /tmp/iter ]; then iter=1; echo 1 > /tmp/iter; -# else iter=$(($(cat /tmp/iter) + 1)); echo $iter > /tmp/iter; fi -# find $all_dirs -name "*.h" | xargs ls -l > /tmp/ls-$iter - -all_dirs= -if [ "$building_out_of_srctree" ]; then - for d in $dir_list; do - all_dirs="$all_dirs $srctree/$d" - done -fi -all_dirs="$all_dirs $dir_list" - -# include/generated/compile.h is ignored because it is touched even when none -# of the source files changed. -# -# When Kconfig regenerates include/generated/autoconf.h, its timestamp is -# updated, but the contents might be still the same. When any CONFIG option is -# changed, Kconfig touches the corresponding timestamp file include/config/*.h. -# Hence, the md5sum detects the configuration change anyway. We do not need to -# check include/generated/autoconf.h explicitly. -# -# Ignore them for md5 calculation to avoid pointless regeneration. -headers_md5="$(find $all_dirs -name "*.h" | - grep -v "include/generated/compile.h" | - grep -v "include/generated/autoconf.h" | - xargs ls -l | md5sum | cut -d ' ' -f1)" - -# Any changes to this script will also cause a rebuild of the archive. -this_file_md5="$(ls -l $sfile | md5sum | cut -d ' ' -f1)" -if [ -f $tarfile ]; then tarfile_md5="$(md5sum $tarfile | cut -d ' ' -f1)"; fi -if [ -f kernel/kheaders.md5 ] && - [ "$(head -n 1 kernel/kheaders.md5)" = "$headers_md5" ] && - [ "$(head -n 2 kernel/kheaders.md5 | tail -n 1)" = "$this_file_md5" ] && - [ "$(tail -n 1 kernel/kheaders.md5)" = "$tarfile_md5" ]; then - exit -fi - -if [ "${quiet}" != "silent_" ]; then - echo " GEN $tarfile" -fi - -rm -rf $cpio_dir -mkdir $cpio_dir - -if [ "$building_out_of_srctree" ]; then - ( - cd $srctree - for f in $dir_list - do find "$f" -name "*.h"; - done | cpio --quiet -pd $cpio_dir - ) -fi - -# The second CPIO can complain if files already exist which can happen with out -# of tree builds having stale headers in srctree. Just silence CPIO for now. -for f in $dir_list; - do find "$f" -name "*.h"; -done | cpio --quiet -pd $cpio_dir >/dev/null 2>&1 - -# Remove comments except SDPX lines -find $cpio_dir -type f -print0 | - xargs -0 -P8 -n1 perl -pi -e 'BEGIN {undef $/;}; s/\/\*((?!SPDX).)*?\*\///smg;' - -# Create archive and try to normalize metadata for reproducibility. -# For compatibility with older versions of tar, files are fed to tar -# pre-sorted, as --sort=name might not be available. -find $cpio_dir -printf "./%P\n" | LC_ALL=C sort | \ - tar "${KBUILD_BUILD_TIMESTAMP:+--mtime=$KBUILD_BUILD_TIMESTAMP}" \ - --owner=0 --group=0 --numeric-owner --no-recursion \ - -Jcf $tarfile -C $cpio_dir/ -T - > /dev/null - -echo $headers_md5 > kernel/kheaders.md5 -echo "$this_file_md5" >> kernel/kheaders.md5 -echo "$(md5sum $tarfile | cut -d ' ' -f1)" >> kernel/kheaders.md5 - -rm -rf $cpio_dir diff --git a/kernel/kheaders.c b/kernel/kheaders.c deleted file mode 100644 index 8f69772af77b..000000000000 --- a/kernel/kheaders.c +++ /dev/null @@ -1,66 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0 -/* - * Provide kernel headers useful to build tracing programs - * such as for running eBPF tracing tools. - * - * (Borrowed code from kernel/configs.c) - */ - -#include -#include -#include -#include - -/* - * Define kernel_headers_data and kernel_headers_data_end, within which the - * compressed kernel headers are stored. The file is first compressed with xz. - */ - -asm ( -" .pushsection .rodata, \"a\" \n" -" .global kernel_headers_data \n" -"kernel_headers_data: \n" -" .incbin \"kernel/kheaders_data.tar.xz\" \n" -" .global kernel_headers_data_end \n" -"kernel_headers_data_end: \n" -" .popsection \n" -); - -extern char kernel_headers_data; -extern char kernel_headers_data_end; - -static ssize_t -ikheaders_read(struct file *file, struct kobject *kobj, - struct bin_attribute *bin_attr, - char *buf, loff_t off, size_t len) -{ - memcpy(buf, &kernel_headers_data + off, len); - return len; -} - -static struct bin_attribute kheaders_attr __ro_after_init = { - .attr = { - .name = "kheaders.tar.xz", - .mode = 0444, - }, - .read = &ikheaders_read, -}; - -static int __init ikheaders_init(void) -{ - kheaders_attr.size = (&kernel_headers_data_end - - &kernel_headers_data); - return sysfs_create_bin_file(kernel_kobj, &kheaders_attr); -} - -static void __exit ikheaders_cleanup(void) -{ - sysfs_remove_bin_file(kernel_kobj, &kheaders_attr); -} - -module_init(ikheaders_init); -module_exit(ikheaders_cleanup); - -MODULE_LICENSE("GPL v2"); -MODULE_AUTHOR("Joel Fernandes"); -MODULE_DESCRIPTION("Echo the kernel header artifacts used to build the kernel"); -- 2.25.0