commit | 30604bb410b53efa9c93ee8f03d7aa7494094faa | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue Oct 14 18:59:18 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 28 16:30:57 2008 +0100 |
tree | 8345cd64ca91b655e0e81bcc546bac2dfc83bc74 | |
parent | 49fdf6785fd660e18a1eb4588928f47e9fa29a9a [diff] |
x86: break up mtrr_cleanup() into several small functions. Ingo said mtrr_cleanup() is big and ugly. so break it up into more functions and make it more readable. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>