aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorFUJITA Tomonori <[email protected]>2010-10-27 15:34:47 -0700
committerLinus Torvalds <[email protected]>2010-10-27 18:03:17 -0700
commit4ad9b208cf1d03c8c3c1e0063ee6eea88833118f (patch)
tree4f2283a69db5edcb6d4587cc9a8cc2f59f6a960c /tools/perf/scripts/python/syscall-counts.py
parent0be8557bcd34887d5a42c01c5659cab5ecf99f13 (diff)
sparc: remove dma64_addr_t usage
dma64_addr_t looks pointless (at least there is no point that an architecture has the own dma64_addr_t typedef). dma_addr_t is set to 32 or 64 bits appropriately. You can use u64 at places where you know that 64 bit address is always necessary. Let's use u64 instead for sparc32. Looks like PCI654_REQUIRED_MASK or PCI64_ADR_BASE isn't used. They can be removed? Signed-off-by: FUJITA Tomonori <[email protected]> Acked-by: David Miller <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions