| commit | d3e1dcae4173f02f902ce00e37a6c6972e9f117e | [log] [tgz] | 
|---|---|---|
| author | winterddd <tianruidong@linux.alibaba.com> | Fri Oct 10 11:33:41 2025 +0800 | 
| committer | Tony Luck <tony.luck@intel.com> | Thu Oct 09 20:41:02 2025 -0700 | 
| tree | dcacc1f573ce69160f1718ea7f1e449e3fc7131c | |
| parent | 97e9935e63e321af4fa1307dafb5dde6586055d9 [diff] | 
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>