diff options
| author | Tejun Heo <[email protected]> | 2013-02-27 17:04:00 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-02-27 19:10:15 -0800 |
| commit | b051f6edc29c084a6440e9731bc85d95b6b95e14 (patch) | |
| tree | 6675b9de4a1b74babf9c450888a9b3495b2ffaa9 /tools/perf/scripts/python/syscall-counts.py | |
| parent | c718aa652d3def382a79c25442c2a830263e52ed (diff) | |
atm/nicstar: convert to idr_alloc()
Convert to the much saner new idr interface. The existing code looks
buggy to me - ID 0 is treated as no-ID but allocation specifies 0 as
lower limit and there's no error handling after partial success. This
conversion keeps the bugs unchanged.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Chas Williams <[email protected]>
Reported-by: kbuild test robot <[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