From: Linus Torvalds Date: Sat, 27 May 2023 00:45:24 +0000 (-0700) Subject: Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl X-Git-Tag: v6.6.17~4795 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=49572d5361298711207ab387a6c318407deb963a;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'cxl-fixes-6.4-rc4' of git://git./linux/kernel/git/cxl/cxl Pull compute express link fixes from Dan Williams: "The 'media ready' series prevents the driver from acting on bad capacity information, and it moves some checks earlier in the init sequence which impacts topics in the queue for 6.5. Additional hotplug testing uncovered a missing enable for memory decode. A debug crash fix is also included. Summary: - Stop trusting capacity data before the "media ready" indication - Add missing HDM decoder capability enable for the cold-plug case - Fix a debug message induced crash" * tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl: cxl: Explicitly initialize resources when media is not ready cxl/port: Fix NULL pointer access in devm_cxl_add_port() cxl: Move cxl_await_media_ready() to before capacity info retrieval cxl: Wait Memory_Info_Valid before access memory related info cxl/port: Enable the HDM decoder capability for switch ports --- 49572d5361298711207ab387a6c318407deb963a