On Fri, Mar 10, 2023 at 09:38:43PM +0800, Kefeng Wang wrote: > Use IS_ENABLED(CONFIG_HWPOISON_INJECT) to check whether or not to > enable HWPoison injector module. > > Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Hi, Kefeng, Thanks for the patch, looks good to me, but as Andrew commented, please add some info about the motivation in the commit log. With the update, Acked-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>