Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 cleanups from Dave Hansen: "As usual, these are all over the map. The biggest cluster is work from Arnd to eliminate -Wmissing-prototype warnings: - Address -Wmissing-prototype warnings - Remove repeated 'the' in comments - Remove unused current_untag_mask() - Document urgent tip branch timing - Clean up MSR kernel-doc notation - Clean up paravirt_ops doc - Update Srivatsa S. Bhat's maintained areas - Remove unused extern declaration acpi_copy_wakeup_routine()" * tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (22 commits) x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine() Documentation: virt: Clean up paravirt_ops doc x86/mm: Remove unused current_untag_mask() x86/mm: Remove repeated word in comments x86/lib/msr: Clean up kernel-doc notation x86/platform: Avoid missing-prototype warnings for OLPC x86/mm: Add early_memremap_pgprot_adjust() prototype x86/usercopy: Include arch_wb_cache_pmem() declaration x86/vdso: Include vdso/processor.h x86/mce: Add copy_mc_fragile_handle_tail() prototype x86/fbdev: Include asm/fb.h as needed x86/hibernate: Declare global functions in suspend.h x86/entry: Add do_SYSENTER_32() prototype x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled() x86/mm: Include asm/numa.h for set_highmem_pages_init() x86: Avoid missing-prototype warnings for doublefault code x86/fpu: Include asm/fpu/regset.h x86: Add dummy prototype for mk_early_pgtbl_32() x86/pci: Mark local functions as 'static' x86/ftrace: Move prepare_ftrace_return prototype to header ...
No related branches found
No related tags found
Showing
- CREDITS 6 additions, 0 deletionsCREDITS
- Documentation/process/maintainer-tip.rst 3 additions, 0 deletionsDocumentation/process/maintainer-tip.rst
- Documentation/virt/paravirt_ops.rst 8 additions, 8 deletionsDocumentation/virt/paravirt_ops.rst
- MAINTAINERS 3 additions, 3 deletionsMAINTAINERS
- arch/x86/entry/vdso/vgetcpu.c 1 addition, 0 deletionsarch/x86/entry/vdso/vgetcpu.c
- arch/x86/include/asm/doublefault.h 4 additions, 0 deletionsarch/x86/include/asm/doublefault.h
- arch/x86/include/asm/ftrace.h 3 additions, 0 deletionsarch/x86/include/asm/ftrace.h
- arch/x86/include/asm/mce.h 3 additions, 0 deletionsarch/x86/include/asm/mce.h
- arch/x86/include/asm/syscall.h 4 additions, 2 deletionsarch/x86/include/asm/syscall.h
- arch/x86/include/asm/tlbflush.h 2 additions, 9 deletionsarch/x86/include/asm/tlbflush.h
- arch/x86/kernel/acpi/sleep.h 0 additions, 1 deletionarch/x86/kernel/acpi/sleep.h
- arch/x86/kernel/doublefault_32.c 1 addition, 0 deletionsarch/x86/kernel/doublefault_32.c
- arch/x86/kernel/ftrace.c 0 additions, 3 deletionsarch/x86/kernel/ftrace.c
- arch/x86/kernel/head32.c 1 addition, 0 deletionsarch/x86/kernel/head32.c
- arch/x86/kernel/platform-quirks.c 1 addition, 0 deletionsarch/x86/kernel/platform-quirks.c
- arch/x86/lib/msr.c 19 additions, 13 deletionsarch/x86/lib/msr.c
- arch/x86/lib/usercopy_64.c 1 addition, 0 deletionsarch/x86/lib/usercopy_64.c
- arch/x86/math-emu/fpu_entry.c 1 addition, 0 deletionsarch/x86/math-emu/fpu_entry.c
- arch/x86/mm/highmem_32.c 1 addition, 0 deletionsarch/x86/mm/highmem_32.c
- arch/x86/mm/pat/set_memory.c 1 addition, 1 deletionarch/x86/mm/pat/set_memory.c
Loading
Please register or sign in to comment