linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RAS updates for v5.12
@ 2021-02-15 10:01 Borislav Petkov
  2021-02-21  5:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-02-15 10:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the RAS pile for v5.12.

Thx.

---

The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/ras_updates_for_v5.12

for you to fetch changes up to 9223d0dccb8f8523754122f68316dd1a4f39f7f8:

  thermal: Move therm_throt there from x86/mce (2021-02-08 11:43:20 +0100)

----------------------------------------------------------------
- Move therm_throt.c to the thermal framework, where it belongs.

- Identify CPUs which miss to enter the broadcast handler, as an
  additional debugging aid.

----------------------------------------------------------------
Borislav Petkov (2):
      x86/mce: Get rid of mcheck_intel_therm_init()
      thermal: Move therm_throt there from x86/mce

Paul E. McKenney (1):
      x86/mce: Make mce_timed_out() identify holdout CPUs

 arch/x86/Kconfig                                   |  4 ---
 arch/x86/include/asm/mce.h                         | 22 ------------
 arch/x86/include/asm/thermal.h                     | 13 +++++++
 arch/x86/kernel/cpu/intel.c                        |  3 ++
 arch/x86/kernel/cpu/mce/Makefile                   |  2 --
 arch/x86/kernel/cpu/mce/core.c                     | 16 +++++++--
 arch/x86/kernel/cpu/mce/intel.c                    |  1 -
 arch/x86/kernel/irq.c                              | 21 +++++++++++
 drivers/thermal/intel/Kconfig                      |  4 +++
 drivers/thermal/intel/Makefile                     |  1 +
 .../mce => drivers/thermal/intel}/therm_throt.c    | 41 ++++++----------------
 drivers/thermal/intel/thermal_interrupt.h          | 15 ++++++++
 drivers/thermal/intel/x86_pkg_temp_thermal.c       |  4 ++-
 13 files changed, 84 insertions(+), 63 deletions(-)
 create mode 100644 arch/x86/include/asm/thermal.h
 rename {arch/x86/kernel/cpu/mce => drivers/thermal/intel}/therm_throt.c (96%)
 create mode 100644 drivers/thermal/intel/thermal_interrupt.h

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] RAS updates for v5.12
  2021-02-15 10:01 [GIT PULL] RAS updates for v5.12 Borislav Petkov
@ 2021-02-21  5:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-21  5:06 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 15 Feb 2021 11:01:16 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/ras_updates_for_v5.12

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

Thank you!

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

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

end of thread, other threads:[~2021-02-21  5:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15 10:01 [GIT PULL] RAS updates for v5.12 Borislav Petkov
2021-02-21  5:06 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).