e35f571890
The conversion of command sizes to unsigned missed a couple of checks
against variable size payloads during command validation, which made all
variable payload commands unconditionally fail. Add the checks back using
the new CXL_VARIABLE_PAYLOAD scheme.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
core.h | ||
hdm.c | ||
mbox.c | ||
memdev.c | ||
pci.c | ||
pmem.c | ||
port.c | ||
regs.c | ||
suspend.c |