Commit f9d46163 authored by Will McVicker's avatar Will McVicker Committed by William McVicker
Browse files

Merge 'Merge tag 'kbuild-v6.13' of...

Merge 'Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

'

* commit '6a34dfa1':
  kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms
  gitignore: Don't ignore 'tags' directory
  kbuild: add dependency from vmlinux to resolve_btfids
  modpost: replace tdb_hash() with hash_str()
  kbuild: deb-pkg: add python3:native to build dependency
  genksyms: reduce indentation in export_symbol()
  modpost: improve error messages in device_id_check()
  modpost: rename alias symbol for MODULE_DEVICE_TABLE()
  modpost: rename variables in handle_moddevtable()
  modpost: move strstarts() to modpost.h
  modpost: convert do_usb_table() to a generic handler
  modpost: convert do_of_table() to a generic handler
  modpost: convert do_pnp_device_entry() to a generic handler
  modpost: convert do_pnp_card_entries() to a generic handler
  modpost: call module_alias_printf() from all do_*_entry() functions
  modpost: pass (struct module *) to do_*_entry() functions
  modpost: remove DEF_FIELD_ADDR_VAR() macro
  modpost: deduplicate MODULE_ALIAS() for all drivers
  modpost: introduce module_alias_printf() helper
  modpost: remove unnecessary check in do_acpi_entry()
  modpost: remove incorrect code in do_eisa_entry()
  setlocalversion: add -e option
  setlocalversion: work around "git describe" performance
  kbuild: switch from lz4c to lz4 for compression
  kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries
  kbuild: enable objtool for *.mod.o and additional kernel objects
  kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
  kbuild: remove support for single %.symtypes build rule
  kbuild: do not pass -r to genksyms when *.symref does not exist
  kbuild: allow to start building external modules in any directory
  kbuild: make wrapper Makefile more convenient for external modules
  kbuild: use absolute path in the generated wrapper Makefile
  kbuild: support -fmacro-prefix-map for external modules
  kbuild: support building external modules in a separate build directory
  kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
  kbuild: change working directory to external module directory with M=
  kbuild: use 'output' variable to create the output directory
  kbuild: rename abs_objtree to abs_output
  kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
  kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
  kbuild: deb-pkg: Don't fail if modules.order is missing
  Rename .data.once to .data..once to fix resetting WARN*_ONCE
  Rename .data.unlikely to .data..unlikely
  kbuild: Fix Propeller build option
  kbuild: Add Propeller configuration for kernel build
  AutoFDO: Enable machine function split optimization for AutoFDO
  AutoFDO: Enable -ffunction-sections for the AutoFDO build
  vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
  vmlinux.lds.h: Adjust symbol ordering in text output section
  MIPS: Place __kernel_entry at the beginning of text section
  objtool: Fix unreachable instruction warnings for weak functions
  kbuild: Add AutoFDO support for Clang build
  kbuild: simplify rustfmt target
  kconfig: document the positional argument in the help message
  kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()
  kconfig: qconf: refactor ConfigInfoView::clicked()
  kconfig: add sym_get_prompt_menu() helper function
  kconfig: qconf: remove non-functional href="m..." tag
  kconfig: qconf: remove redundant check in goBack()
  kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
  kconfig: qconf: remove ConfigItem::visible member
  kconfig: qconf: do not show goParent button in split view
  kconfig: qconf: convert the last old connection syntax to Qt5 style
  kconfig: qconf: remove unnecessary lastWindowClosed() signal connection
  kconfig: qconf: remove unnecessary setRootIsDecorated() call
  kconfig: qconf: remove redundant type check for choice members
  kconfig: qconf: remove mouse{Press,Move}Event() functions
  kconfig: qconf: simplify character replacement
  kconfig: qconf: use default platform shortcuts
  kconfig: qconf: use QString to store path to configuration file
  kconfig: nconf: Fix typo in function comment
  streamline_config.pl: remove prompt warnings for configs with defaults
  streamline_config.pl: ensure all defaults are tracked
  streamline_config.pl: fix missing variable operator in debug print
  kconfig: nconf: Use TAB to cycle thru dialog buttons
  kconfig: qconf: set parent in the widget constructor
  kconfig: qconf: reorder code in ConfigMainWindow() constructor
  kconfig: qconf: set QSplitter orientation in the constructor
  kconfig: remove zconfprint()
  kconfig: remove support for "bool" prompt for choice entries
  usb: use "prompt" instead of "bool" for choice prompts
  kbuild: add generic support for built-in boot DTBs
  kbuild: check the presence of include/generated/rustc_cfg
  kbuild: refactor the check for missing config files
  speakup: use SPKDIR=$(src) to specify the source directory

Change-Id: I146bfa715d483c6e1f84afc9e39d8b94d994862d
Signed-off-by: default avatarWill McVicker <willmcvicker@google.com>
parents 1e42b2a2 6a34dfa1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment