public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
@ 2023-11-30  1:33 Ira Weiny
  2023-11-30  1:33 ` [PATCH v2 1/2] cxl/cdat: Handle cdat table build errors Ira Weiny
  2023-11-30  1:33 ` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum Ira Weiny
  0 siblings, 2 replies; 21+ messages in thread
From: Ira Weiny @ 2023-11-30  1:33 UTC (permalink / raw)
  To: Jonathan Cameron, Fan Ni
  Cc: Dave Jiang, linux-cxl, linux-kernel, Ira Weiny, Huai-Cheng Kuo

These are a couple of fixes needed for DCD processing.  The first is via
code inspection and the second was found as a result of the kernel bug
found previously.[1]

[1] https://lore.kernel.org/all/20231116-fix-cdat-devm-free-v1-1-b148b40707d7@intel.com/

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
---
Changes in v2:
- [iweiny: add fixes tags]
- [djiang: remove do {} while (0);]
- Link to v1: https://lore.kernel.org/r/20231117-fix-cdat-cs-v1-0-ffc2b116ca6c@intel.com

---
Ira Weiny (2):
      cxl/cdat: Handle cdat table build errors
      cxl/cdat: Fix header sum value in CDAT checksum

 hw/cxl/cxl-cdat.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
base-commit: abe893944bb3fb3ca59aaeaa8d48e52dfdc0f3db
change-id: 20231117-fix-cdat-cs-a8ed72ec2244

Best regards,
-- 
Ira Weiny <ira.weiny@intel.com>


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2024-01-09 15:35 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30  1:33 [PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing Ira Weiny
2023-11-30  1:33 ` [PATCH v2 1/2] cxl/cdat: Handle cdat table build errors Ira Weiny
2023-12-19 17:44   ` fan
2023-12-20 19:55     ` Ira Weiny
2024-01-08 15:03       ` Jonathan Cameron
2024-01-08 16:06         ` Ira Weiny
2024-01-08 18:00           ` Jonathan Cameron
2024-01-08 18:05             ` Jonathan Cameron
2024-01-09  2:48               ` Ira Weiny
2024-01-09 15:34                 ` Jonathan Cameron
2023-11-30  1:33 ` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum Ira Weiny
2023-11-30 16:20   ` Dave Jiang
2023-12-18 12:33   ` Jonathan Cameron
2023-12-18 23:14     ` Ira Weiny
2023-12-18 23:30       ` Dan Williams
2023-12-19 16:58         ` Jonathan Cameron
2023-12-21  0:22           ` Dan Williams
2023-12-18 13:28   ` Jonathan Cameron
2023-12-19 23:32     ` Ira Weiny
2024-01-08 15:09       ` Jonathan Cameron
2023-12-19 17:52   ` fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox