diff options
| author | Rusty Russell <[email protected]> | 2007-07-23 18:43:56 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-24 12:24:59 -0700 |
| commit | 6570c45995a6339597462434a81f358a38941ac4 (patch) | |
| tree | e1d963379a71e847f92c447a7ebffeb45bdf1d0f /tools/perf/scripts/python | |
| parent | 6ddb23c78aeef40f549c5ad22a3e8dfa1f8297e0 (diff) | |
link lguest example launcher non-static
S.Caglar Onur points out that many distributions don't ship a static
zlib. Unfortunately the launcher currently maps virtual device memory
where shared libraries want to go.
The solution is to pre-scan the args to figure out how much memory we
have, then allocate devices above that, rather than down from the top
possible address. This also turns out to be simpler.
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions