aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChristian Lamparter <[email protected]>2011-08-25 23:47:35 +0200
committerJohn W. Linville <[email protected]>2011-08-29 15:25:29 -0400
commit1cda0fd6096355ad4b0d99b691c2f9ca3198d745 (patch)
tree5b0e4fbfe3b7e3893b258046a92b2f6066f0ae74 /tools/perf/scripts/python/syscall-counts.py
parent397e5d5b93ba99ad3dc56f1e294f487e77d2daa8 (diff)
p54: Use do_div for 64-bit division to fix 32-bit kernels
Use the do_div macro for 64-bit division. Otherwise, the module will reference __udivdi3 under 32-bit kernels, which is not allowed in kernel space. Signed-off-by: Christian Lamparter <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions