print si_addr_lsb in sigaction The si_addr_lsb field specifies the extent of the memory corruption, encoded as the log2 of the size. We print this value to determine whether the poisoned memory region corresponds to a normal page or a huge page. Signed-off-by: winterddd <tianruidong@linux.alibaba.com> Signed-off-by: Tony Luck <tony.luck@intel.com>