Merge branch 'for-next/clang/pgo' of git://git.kernel.org/pub/scm/linux/kernel/git... pgo
authorJens Axboe <axboe@kernel.dk>
Mon, 8 Nov 2021 13:49:26 +0000 (06:49 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 8 Nov 2021 13:49:26 +0000 (06:49 -0700)
commit2970c1a5c492f364a9b95c5fa1c005cf60b0fe35
tree1b1865f8633b8ea24daf43769f1dddb4fde6148a
parent6b75d88fa81b122cce37ebf17428a849ccd3d0f1
parenta15058eaefffc37c31326b59fa08b267b2def603
Merge branch 'for-next/clang/pgo' of git://git./linux/kernel/git/kees/linux into pgo

* 'for-next/clang/pgo' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pgo: rectify comment to proper kernel-doc syntax
  pgo: Clean up prf_open() error paths
  pgo: Fix sleep in atomic section in prf_open()
  pgo: Limit allocate_node() to vmlinux sections
  pgo: rename the raw profile file to vmlinux.profraw
  MAINTAINERS: Expand and relocate PGO entry
  pgo: Add Clang's Profile Guided Optimization infrastructure

Signed-off-by: Jens Axboe <axboe@kernel.dk>
12 files changed:
MAINTAINERS
Makefile
arch/Kconfig
arch/x86/Kconfig
arch/x86/boot/Makefile
arch/x86/crypto/Makefile
arch/x86/entry/vdso/Makefile
arch/x86/kernel/Makefile
arch/x86/kernel/vmlinux.lds.S
include/asm-generic/vmlinux.lds.h
kernel/Makefile
scripts/Makefile.lib