commit | 5b7eb2e9ef4e467a1248537b47a63bab265be3cc | [log] [tgz] |
---|---|---|
author | Paul Jackson <pj@sgi.com> | Wed May 14 08:15:52 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 10:55:11 2008 +0200 |
tree | e60a17b9af8496acef43bbb7c16fd998f48c0270 | |
parent | 6e9bcc796b120d17b08dde7ab958b82ddb899889 [diff] |
x86 boot: longer comment explaining sanitize_e820_map routine Elaborate on the comment for sanitize_e820_map(), epxlaining more what it does, what it inputs, and what it returns. Rearrange the placement of this comment to fit kernel conventions, before the routine's code rather than buried inside it. Signed-off-by: Paul Jackson <pj@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>