commit | 68c3970feda480e6733e5af1bed0545c1fe35cbf | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@alien8.de> | Tue Apr 29 20:52:42 2014 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue Apr 29 14:59:02 2014 -0700 |
tree | 58117385a54cf3d7cde326b73b8c891c1fffb564 | |
parent | 6e2a7f4e44de369c398ffdea4364ffe1c7466e69 [diff] |
espfix: limit the output of dump_pagetables Limit the number of lines output by dump_pagetables, so we don't emit hundreds of thousands of lines of aliases. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>