在 2025/8/7 19:56, Zhen Ni 写道:
Fixes a permanent ACPI table memory leak when einj_probe() return 0 by adding acpi_put_table(). Remove the assignment rc = -ENOMEM to allow the function to propagate the actual return value.
Fixes: e40213450b53 ("ACPI, APEI, EINJ support") Cc: stable@vger.kernel.org Signed-off-by: Zhen Ni zhen.ni@easystack.cn ...
I need to withdraw this patch because upon further investigation, the issue it attempted to fix does not actually exist.
My apologies for the noise. Please disregard the original patch.
Best regards, Zhen