This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d8e988b62f94 Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.o [...] new 4b92d4add5f6 drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE [...] new c2f4954c2d3f Merge branch 'linus' into smp/urgent new c122358ea1e5 thermal: Replace deprecated CPU-hotplug functions. new 8c854303ce0e cpu/hotplug: Remove deprecated CPU-hotplug functions. new c9871c800f65 Documentation: core-api/cpuhotplug: Rewrite the API section new f306b90c69ce Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/ [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/core-api/cpu_hotplug.rst | 579 +++++++++++++++++++++++++++------ arch/arm64/kernel/cacheinfo.c | 7 +- arch/mips/kernel/cacheinfo.c | 7 +- arch/riscv/kernel/cacheinfo.c | 7 +- arch/x86/kernel/cpu/cacheinfo.c | 7 +- include/linux/cacheinfo.h | 18 - include/linux/cpu.h | 6 - include/linux/cpuhotplug.h | 132 ++++++-- 8 files changed, 598 insertions(+), 165 deletions(-)