All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cleanups for v5.8
@ 2020-06-01 16:34 Ingo Molnar
  2020-06-01 21:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-06-01 16:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86/cleanups git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2020-06-01

   # HEAD: 2ca41f555e857ec5beef6063bfa43a17ee76d7ec x86/spinlock: Remove obsolete ticket spinlock macros and types

Misc cleanups, with an emphasis on removing obsolete/dead code.

Signed-off-by: Ingo Molnar <mingo@kernel.org>

  out-of-topic modifications in x86/cleanups:
  ---------------------------------------------
  fs/proc/task_mmu.c                 # 66648766ef38: mm: Remove MPX leftovers
  include/linux/crash_dump.h         # 4c5b566c2193: crash_dump: Remove no longer
  include/linux/mm.h                 # 66648766ef38: mm: Remove MPX leftovers
  kernel/crash_dump.c                # 4c5b566c2193: crash_dump: Remove no longer

 Thanks,

	Ingo

------------------>
Andy Shevchenko (1):
      x86/early_printk: Remove unused includes

Arvind Sankar (1):
      x86/mm: Stop printing BRK addresses

Benjamin Thiel (2):
      x86/mm/mmap: Fix -Wmissing-prototypes warnings
      x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()

Borislav Petkov (2):
      x86/smpboot: Remove the last ICPU() macro
      x86/nmi: Remove edac.h include leftover

Jimmy Assarsson (1):
      mm: Remove MPX leftovers

Johan Hovold (2):
      x86/apb_timer: Drop unused TSC calibration
      x86/apb_timer: Drop unused declaration and macro

Kairui Song (1):
      crash_dump: Remove no longer used saved_max_pfn

Mike Rapoport (1):
      x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit

Waiman Long (1):
      x86/spinlock: Remove obsolete ticket spinlock macros and types

YueHaibing (1):
      x86/io_apic: Remove unused function mp_init_irq_at_boot()


 arch/x86/Kconfig                      |  9 ------
 arch/x86/ia32/audit.c                 |  1 +
 arch/x86/include/asm/apb_timer.h      |  5 ----
 arch/x86/include/asm/audit.h          |  7 +++++
 arch/x86/include/asm/mmzone_32.h      | 39 --------------------------
 arch/x86/include/asm/pgtable_32.h     |  3 +-
 arch/x86/include/asm/spinlock_types.h | 22 ---------------
 arch/x86/kernel/apb_timer.c           | 53 -----------------------------------
 arch/x86/kernel/apic/io_apic.c        | 13 ---------
 arch/x86/kernel/audit_64.c            |  2 +-
 arch/x86/kernel/e820.c                |  8 ------
 arch/x86/kernel/early_printk.c        |  3 --
 arch/x86/kernel/nmi.c                 |  4 ---
 arch/x86/kernel/smpboot.c             | 17 +++++------
 arch/x86/mm/init.c                    |  2 --
 arch/x86/mm/mmap.c                    |  2 ++
 arch/x86/mm/numa_32.c                 | 34 ----------------------
 fs/proc/task_mmu.c                    |  3 --
 include/linux/crash_dump.h            |  2 --
 include/linux/mm.h                    |  7 -----
 kernel/crash_dump.c                   |  6 ----
 21 files changed, 21 insertions(+), 221 deletions(-)
 create mode 100644 arch/x86/include/asm/audit.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/cleanups for v5.8
  2020-06-01 16:34 [GIT PULL] x86/cleanups for v5.8 Ingo Molnar
@ 2020-06-01 21:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-01 21:55 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 1 Jun 2020 18:34:18 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2020-06-01

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/17e0a7cb6a254c6d086562e7adf8b7ac24d267f3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-01 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 16:34 [GIT PULL] x86/cleanups for v5.8 Ingo Molnar
2020-06-01 21:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.