Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jan 2023 18:47:22 +0000 (10:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jan 2023 18:47:22 +0000 (10:47 -0800)
commit803929285af4194d490d5652a64731d613e78b8b
tree9719adfa14bb6977366c74203723595edbf4c4c3
parent95e7a450b8190673675836bfef236262ceff084a
parent19398821b25a9cde564265262e680ae1c2351be7
Merge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux/kernel/git/cxl/cxl

Pull cxl fixes from Dan Williams:
 "A couple of fixes for bugs introduced during the merge window. One is
  a regression, the other was a bug in the CXL AER handler:

   - Fix a crash regression due to module load order of cxl_pmem.ko

   - Fix wrong register offset read in CXL AER handling path"

* tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl:
  cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
  cxl: fix cxl_report_and_clear() RAS UE addr mis-assignment