[GIT,PULL] x86/urgent for v6.4-rc2

Message ID 20230514114747.GCZGDKY0ismqgQJXIt@fat_crate.local
State New
Headers
Series [GIT,PULL] x86/urgent for v6.4-rc2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.4_rc2

Message

Borislav Petkov May 14, 2023, 11:47 a.m. UTC
  Hi Linus,

please pull a couple of x86/urgent fixes for 6.4.

Thx.

---

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.4_rc2

for you to fetch changes up to 7d8accfaa0ab65e4282c8e58950f7d688342cd86:

  hwmon: (k10temp) Add PCI ID for family 19, model 78h (2023-05-08 11:36:19 +0200)

----------------------------------------------------------------
- Add the required PCI IDs so that the generic SMN accesses provided by
  amd_nb.c work for drivers which switch to them. Add a PCI device ID
  to k10temp's table so that latter is loaded on such systems too

----------------------------------------------------------------
Mario Limonciello (2):
      x86/amd_nb: Add PCI ID for family 19h model 78h
      hwmon: (k10temp) Add PCI ID for family 19, model 78h

 arch/x86/kernel/amd_nb.c | 2 ++
 drivers/hwmon/k10temp.c  | 1 +
 include/linux/pci_ids.h  | 1 +
 3 files changed, 4 insertions(+)
  

Comments

pr-tracker-bot@kernel.org May 14, 2023, 3:55 p.m. UTC | #1
The pull request you sent on Sun, 14 May 2023 13:47:47 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.4_rc2

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

Thank you!