diff options
author | Tejun Heo <[email protected]> | 2011-05-02 14:18:53 +0200 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2011-05-02 14:18:53 +0200 |
commit | 38f3e1ca24cc3ec416855e02676f91c898a8a262 (patch) | |
tree | 01d8f9c88223e7af1b08a465dfa94aaf752d57c7 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 744baba0c4072b04664952a89292e4708eaf949a (diff) |
x86, NUMA: Remove long 64bit assumption from numa.c
Code moved from numa_64.c has assumption that long is 64bit in several
places. This patch removes the assumption by using {s|u}64_t
explicity, using PFN_PHYS() for page number -> addr conversions and
adjusting printf formats.
Signed-off-by: Tejun Heo <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions