Re: [GIT PULL] NVDIMM Fixes for 6.6-rc5

2023-10-02 Thread pr-tracker-bot
The pull request you sent on Mon, 2 Oct 2023 10:25:42 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git 
> tags/libnvdimm-fixes-6.6-rc5

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

Thank you!

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



[GIT PULL] NVDIMM Fixes for 6.6-rc5

2023-10-02 Thread Dave Jiang
Hi Linus, please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git 
tags/libnvdimm-fixes-6.6-rc5

...to receive a small fix for libnvdimm correcting the calculation of idt size 
in the NFIT code.

It has appeared in -next for a few days with no reported issues.

---

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git 
tags/libnvdimm-fixes-6.6-rc5

for you to fetch changes up to 33908660e814203e996f6e775d033c5c32fcf9a7:

  ACPI: NFIT: Fix incorrect calculation of idt size (2023-09-25 12:25:30 -0700)


libnvdimm fixes for v6.6-rc5

- Fix incorrect calculation of idt size in NFIT


Yu Liao (1):
  ACPI: NFIT: Fix incorrect calculation of idt size

 drivers/acpi/nfit/core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)