diff options
author | Stephen Hemminger <[email protected]> | 2017-02-05 17:20:31 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-10 15:43:30 +0100 |
commit | 5c1bec61fdfcd056df909a712e2a86bbaeb0f942 (patch) | |
tree | 625f0c6561886c50334e81042e0d267390e485fc /scripts/gdb/linux/tasks.py | |
parent | bb6a4db92f8345a210b369b791e6920253b10437 (diff) |
vmbus: use kernel bitops for traversing interrupt mask
Use standard kernel operations for find first set bit to traverse
the channel bit array. This has added benefit of speeding up
lookup on 64 bit and because it uses find first set instruction.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions