[GIT PULL] NVDIMM Fixes for 6.6-rc5

From: Dave Jiang
Date: Mon Oct 02 2023 - 13:25:58 EST


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(-)