diff options
| author | Andre Heider <[email protected]> | 2011-08-11 21:31:07 +0200 |
|---|---|---|
| committer | Geoff Levand <[email protected]> | 2012-04-24 15:34:17 -0700 |
| commit | 1e755c09926de2d9b0e239ba0ce10fdb6835551a (patch) | |
| tree | aa60bd3bdc86d801980cc6d0de6bd90a649ca6d9 /tools/perf/scripts/python | |
| parent | 6750edbd8d6d1d72365e29e58b05f164bc23755a (diff) | |
powerpc/ps3: Use highmem region from repository
Use any preallocated highmem region setup by the bootloader.
This implementation only checks for the existance of a single
region at region_index=0.
This feature allows the bootloader to preallocate highmem
regions and pass the region locations to the kernel through
the repository. Preallocated regions can be used to hold the
initrd or other large data. If no region info exists, the
kernel retains the old behavior and attempts to allocate the
highmem region itself.
Based on Hector Martin's patch "Get lv1 high memory region from
devtree".
CC: Hector Martin <[email protected]>
Signed-off-by: Andre Heider <[email protected]>
CC: Nathan Whitehorn <[email protected]>
Signed-off-by: Geoff Levand <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions