commit | cbb921443424fb8019e52bae83e442d01f7715ef | [log] [tgz] |
---|---|---|
author | Russ Anderson <rja@efs.americas.sgi.com> | Fri Nov 04 16:58:28 2005 -0600 |
committer | Tony Luck <tony.luck@intel.com> | Tue Nov 08 10:04:16 2005 -0800 |
tree | a29fec07eb83061cdc12d8df2a47969800e49e99 | |
parent | 56f87b82171245a81a5dbac5e703d3941d80da49 [diff] |
[IA64] MCA recovery: Bump reference count on bad pages When a page has a memory uncorrectable ECC error, the recovery code wants to prevent the page from being reused. This change bumps the reference count to prevent the page from getting back on the free list. Signed-off-by: Russ Anderson (rja@sgi.com) Signed-off-by: Tony Luck <tony.luck@intel.com>