Re: [PATCH v18 00/20] Type2 device basic support
From: Alejandro Lucero Palau <hidden>
Date: 2025-09-23 10:35:08
Also in:
linux-cxl
On 9/19/25 22:42, Dave Jiang wrote:
On 9/19/25 9:55 AM, Alejandro Lucero Palau wrote:quoted
Hi Dave, On 9/19/25 17:26, Dave Jiang wrote:quoted
On 9/18/25 2:17 AM, alejandro.lucero-palau@amd.com wrote:quoted
From: Alejandro Lucero <redacted> First of all, the patchset should be applied on the described base commit then applying Terry's v11 about CXL error handling plus last four pathces from Dan's for-6.18/cxl-probe-order branch.<snip>quoted
quoted
base-commit: f11a5f89910a7ae970fbce4fdc02d86a8ba8570f prerequisite-patch-id: 44c914dd079e40d716f3f2d91653247eca731594 prerequisite-patch-id: b13ca5c11c44a736563477d67b1dceadfe3ea19e prerequisite-patch-id: d0d82965bbea8a2b5ea2f763f19de4dfaa8479c3 prerequisite-patch-id: dd0f24b3bdb938f2f123bc26b31cd5fe659e05eb prerequisite-patch-id: 2ea41ec399f2360a84e86e97a8f940a62561931a prerequisite-patch-id: 367b61b5a313db6324f9cf917d46df580f3bbd3b prerequisite-patch-id: 1805332a9f191bc3547927d96de5926356dac03c prerequisite-patch-id: 40657fd517f8e835a091c07e93d6abc08f85d395 prerequisite-patch-id: 901eb0d91816499446964b2a9089db59656da08d prerequisite-patch-id: 79856c0199d6872fd2f76a5829dba7fa46f225d6 prerequisite-patch-id: 6f3503e59a3d745e5ecff4aaed668e2d32da7e4b prerequisite-patch-id: e9dc88f1b91dce5dc3d46ff2b5bf184aba06439d prerequisite-patch-id: 196fe106100aad619d5be7266959bbeef29b7c8b prerequisite-patch-id: 7e719ed404f664ee8d9b98d56f58326f55ea2175 prerequisite-patch-id: 560f95992e13a08279034d5f77aacc9e971332dd prerequisite-patch-id: 8656445ee654056695ff2894e28c8f1014df919e prerequisite-patch-id: 001d831149eb8f9ae17b394e4bcd06d844dd39d9 prerequisite-patch-id: 421368aa5eac2af63ef2dc427af2ec11ad45c925 prerequisite-patch-id: 18fd00d4743711d835ad546cfbb558d9f97dcdfc prerequisite-patch-id: d89bf9e6d3ea5d332ec2c8e441f1fe6d84e726d3 prerequisite-patch-id: 3a6953d11b803abeb437558f3893a3b6a08acdbb prerequisite-patch-id: 0dd42a82e73765950bd069d421d555ded8bfeb25 prerequisite-patch-id: da6e0df31ad0d5a945e0a0d29204ba75f0c97344 prerequisite-patch-id: ed7d9c768af2ac4e6ce87df2efd0ec359856c6e5 prerequisite-patch-id: ed7f4dce80b4f80ccafb57efcd6189a6e14c9208 prerequisite-patch-id: ccadb682c5edc3babaef5fe7ecb76ee5daa27ea4Alejandro, I'm having trouble creating a branch. The hashes for prereq don't seem to exist. Can you please post a public branch somewhere? Thanks!Did you read the first paragraph of the cover letter?I reset to f11a5f89910a7ae970fbce4fdc02d86a8ba8570f I was able to apply Terry's v11 And after that I think I'm suppose to apply these 4 right? ab70c6227ee6 dax/cxl: Defer Soft Reserved registration 88aec5ea7a24 cxl/mem: Introduce a memdev creation ->probe() operation e23f37a4a834 cxl/port: Arrange for always synchronous endpoint attach 595f243eeac3 cxl/mem: Arrange for always-synchronous memdev attach It failed on cherry picking the first one: 595f243eeac3
Hi Dave, My mistake. I did not remember I had to slightly modify Dan's patches. I will send v19 including those patches and working on the minor issues from reviews. Thanks