diff options
author | Andi Kleen <ak@linux.intel.com> | 2010-09-27 23:36:05 +0200 |
---|---|---|
committer | Andi Kleen <ak@linux.intel.com> | 2010-10-08 09:33:01 +0200 |
commit | 9033ae16407f46ae06f559f9374281f6e9d89efc (patch) | |
tree | 3d672e5797dd2fb8f5dc49adbc7b07bcae7f7c79 /drivers/s390 | |
parent | 898e70d1e526d7814bd2f64c907706b83ffca9af (diff) |
HWPOISON: Turn addr_valid from bitfield into char
The addr_valid flag is the only flag in "to_kill" and it's slightly more
efficient to have it as char instead of a bitfield.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions