diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-11-23 23:46:07 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-11-24 02:09:59 +0100 |
commit | eb41c8be89dbe079f49202774e04a79ccac48a09 (patch) | |
tree | e57452dfa35f00f7a7db373d395d9feafab252a7 /init/do_mounts_md.c | |
parent | x86: Change is_ISA_range() into an inline function (diff) | |
download | linux-eb41c8be89dbe079f49202774e04a79ccac48a09.tar.xz linux-eb41c8be89dbe079f49202774e04a79ccac48a09.zip |
x86, platform: Change is_untracked_pat_range() to bool; cleanup init
- Change is_untracked_pat_range() to return bool.
- Clean up the initialization of is_untracked_pat_range() -- by default,
we simply point it at is_ISA_range() directly.
- Move is_untracked_pat_range to the end of struct x86_platform, since
it is the newest field.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jack Steiner <steiner@sgi.com>
LKML-Reference: <20091119202341.GA4420@sgi.com>
Diffstat (limited to 'init/do_mounts_md.c')
0 files changed, 0 insertions, 0 deletions