[PATCH] acpi: macf: report failures instead of just logging the errors

Rebecca Cran quic_rcran at quicinc.com
Fri Mar 4 21:59:00 UTC 2022


On 3/3/22 01:41, Ivan Hu wrote:
> -		fwts_log_error(fw, "Cannot mmap PCI config space at 0x%" PRIx64 ".",
> +		fwts_failed(fw, LOG_LEVEL_MEDIUM, "MMapUnmapable",
> +			"Cannot mmap PCI config space at 0x%" PRIx64 ".",
>   			config->base_address);
>   		return FWTS_ERROR;
Should this be "MMapUnmappable" with two 'p's?

-- 
Rebecca Cran



More information about the fwts-devel mailing list