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

Linus,

Please pull the latest x86-cleanups-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-for-linus

   # HEAD: 2e7614c0736de93c8796bb2d58debb8871a59db8 x86/uaccess: Remove unused __addr_ok() macro

Various cleanups and simplifications, none of them really stands out, 
they are all over the place.

  out-of-topic modifications in x86-cleanups-for-linus:
  -------------------------------------------------------
  include/linux/kprobes.h            # fab940755d1d: x86/hw_breakpoints, kprobes:

 Thanks,

	Ingo

------------------>
Bo Yu (1):
      x86/mtrr: Remove unused variable

Borislav Petkov (2):
      x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
      x86/uaccess: Remove unused __addr_ok() macro

Brajeswar Ghosh (1):
      x86/asm-prototypes: Remove duplicate include <asm/page.h>

Cao jin (1):
      x86/boot: Save several bytes in decompressor

Gustavo A. R. Silva (4):
      x86/platform/UV: Replace kmalloc() and memset() with k[cz]alloc() calls
      x86/insn-eval: Mark expected switch-case fall-through
      x86/kernel: Mark expected switch-case fall-throughs
      x86/events: Mark expected switch-case fall-throughs

Huang Zijiang (1):
      x86/e820: Replace kmalloc() + memcpy() with kmemdup()

Jiri Slaby (1):
      x86/asm/suspend: Drop ENTRY from local data

Kirill A. Shutemov (1):
      x86/boot/compressed/64: Explain paging_prepare()'s return value

Pingfan Liu (1):
      x86/trap: Remove useless declaration

Reinette Chatre (1):
      x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definition

Sergey Senozhatsky (2):
      x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section
      x86/fpu: Move init_xstate_size() to __init section

Shaokun Zhang (3):
      x86/mm/tlb: Remove unused cpu variable
      x86/mm/dump_pagetables: Remove the unused prev_pud variable
      x86/smpboot: Remove unused phys_id variable


 arch/x86/boot/compressed/head_64.S        | 11 ++++++-----
 arch/x86/events/intel/core.c              |  2 ++
 arch/x86/events/intel/lbr.c               |  1 +
 arch/x86/include/asm/asm-prototypes.h     |  1 -
 arch/x86/include/asm/processor.h          |  1 -
 arch/x86/include/asm/uaccess.h            |  3 ---
 arch/x86/kernel/acpi/wakeup_32.S          |  2 +-
 arch/x86/kernel/acpi/wakeup_64.S          | 12 ++++++------
 arch/x86/kernel/apic/io_apic.c            |  2 ++
 arch/x86/kernel/cpu/cacheinfo.c           |  1 +
 arch/x86/kernel/cpu/mtrr/cleanup.c        |  3 +--
 arch/x86/kernel/cpu/resctrl/pseudo_lock.c |  7 -------
 arch/x86/kernel/e820.c                    |  9 +++------
 arch/x86/kernel/fpu/xstate.c              |  2 +-
 arch/x86/kernel/hw_breakpoint.c           |  5 +----
 arch/x86/kernel/kgdb.c                    |  1 +
 arch/x86/kernel/smpboot.c                 |  7 +------
 arch/x86/kernel/uprobes.c                 |  1 +
 arch/x86/lib/insn-eval.c                  |  2 ++
 arch/x86/mm/cpu_entry_area.c              |  2 +-
 arch/x86/mm/dump_pagetables.c             |  2 --
 arch/x86/mm/tlb.c                         |  3 ---
 arch/x86/platform/uv/tlb_uv.c             |  8 ++------
 include/linux/kprobes.h                   |  5 +++++
 24 files changed, 38 insertions(+), 55 deletions(-)


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

* Re: [GIT PULL] x86/cleanups for v5.1
  2019-03-07 17:17 [GIT PULL] x86/cleanups for v5.1 Ingo Molnar
@ 2019-03-08  2:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-08  2:30 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 Thu, 7 Mar 2019 18:17:09 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-for-linus

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

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:[~2019-03-08  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-07 17:17 [GIT PULL] x86/cleanups for v5.1 Ingo Molnar
2019-03-08  2:30 ` 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.