mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Hansen <dave.hansen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	Dave Hansen <dave.hansen@linux.intel.com>
Subject: [GIT PULL] x86/cleanups for 6.5
Date: Mon, 26 Jun 2023 12:47:12 -0700	[thread overview]
Message-ID: <20230626194712.1536077-1-dave.hansen@linux.intel.com> (raw)

Hi Linus,

Please pull some x86/cleanups changes for 6.5.

As usual, these are all over the map. The biggest cluster is
work from Arnd to eliminate -Wmissing-prototype warnings.

--

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cleanups_for_6.5

for you to fetch changes up to b360cbd254fde61cb500a4a3ca2e65dff3dfa039:

  x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine() (2023-06-21 10:57:54 -0700)

----------------------------------------------------------------
 - 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()

----------------------------------------------------------------
Arnd Bergmann (15):
      x86/ftrace: Move prepare_ftrace_return prototype to header
      x86/pci: Mark local functions as 'static'
      x86: Add dummy prototype for mk_early_pgtbl_32()
      x86/fpu: Include asm/fpu/regset.h
      x86: Avoid missing-prototype warnings for doublefault code
      x86/mm: Include asm/numa.h for set_highmem_pages_init()
      x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()
      x86/entry: Add do_SYSENTER_32() prototype
      x86/hibernate: Declare global functions in suspend.h
      x86/fbdev: Include asm/fb.h as needed
      x86/mce: Add copy_mc_fragile_handle_tail() prototype
      x86/vdso: Include vdso/processor.h
      x86/usercopy: Include arch_wb_cache_pmem() declaration
      x86/mm: Add early_memremap_pgprot_adjust() prototype
      x86/platform: Avoid missing-prototype warnings for OLPC

Bo Liu (1):
      x86/mm: Remove repeated word in comments

Borislav Petkov (AMD) (1):
      x86/mm: Remove unused current_untag_mask()

Christian Kujau (1):
      Documentation/process: Explain when tip branches get merged into mainline

Randy Dunlap (2):
      x86/lib/msr: Clean up kernel-doc notation
      Documentation: virt: Clean up paravirt_ops doc

Srivatsa S. Bhat (VMware) (1):
      MAINTAINERS: Update Srivatsa S. Bhat's maintained areas

YueHaibing (1):
      x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()

 CREDITS                                  |  6 ++++++
 Documentation/process/maintainer-tip.rst |  3 +++
 Documentation/virt/paravirt_ops.rst      | 16 ++++++++--------
 MAINTAINERS                              |  6 +++---
 arch/x86/entry/vdso/vgetcpu.c            |  1 +
 arch/x86/include/asm/doublefault.h       |  4 ++++
 arch/x86/include/asm/ftrace.h            |  3 +++
 arch/x86/include/asm/mce.h               |  3 +++
 arch/x86/include/asm/syscall.h           |  6 ++++--
 arch/x86/include/asm/tlbflush.h          | 11 ++---------
 arch/x86/kernel/acpi/sleep.h             |  1 -
 arch/x86/kernel/doublefault_32.c         |  1 +
 arch/x86/kernel/ftrace.c                 |  3 ---
 arch/x86/kernel/head32.c                 |  1 +
 arch/x86/kernel/platform-quirks.c        |  1 +
 arch/x86/lib/msr.c                       | 32 +++++++++++++++++++-------------
 arch/x86/lib/usercopy_64.c               |  1 +
 arch/x86/math-emu/fpu_entry.c            |  1 +
 arch/x86/mm/highmem_32.c                 |  1 +
 arch/x86/mm/pat/set_memory.c             |  2 +-
 arch/x86/pci/ce4100.c                    |  4 ++--
 arch/x86/platform/olpc/olpc_dt.c         |  2 +-
 arch/x86/video/fbdev.c                   |  1 +
 include/linux/io.h                       |  5 +++++
 include/linux/olpc-ec.h                  |  2 ++
 include/linux/suspend.h                  |  4 ++++
 kernel/power/power.h                     |  5 -----
 mm/internal.h                            |  6 ------
 28 files changed, 78 insertions(+), 54 deletions(-)

             reply	other threads:[~2023-06-26 19:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26 19:47 Dave Hansen [this message]
2023-06-27  0:01 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230626194712.1536077-1-dave.hansen@linux.intel.com \
    --to=dave.hansen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®