aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2011-05-02 14:18:53 +0200
committerTejun Heo <[email protected]>2011-05-02 14:18:53 +0200
commit38f3e1ca24cc3ec416855e02676f91c898a8a262 (patch)
tree01d8f9c88223e7af1b08a465dfa94aaf752d57c7 /tools/perf/scripts/python
parent744baba0c4072b04664952a89292e4708eaf949a (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')
0 files changed, 0 insertions, 0 deletions