summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorkeliu <liuke94@huawei.com>2022-05-17 06:31:26 +0000
committerGuenter Roeck <linux@roeck-us.net>2022-05-22 11:32:32 -0700
commitbe1ca367e7b6dcf0fe47fe577c65cabc305bbf87 (patch)
tree96b9df98c486f7967d584dc24953a0cc1c8c0ce5 /tools/perf/scripts/python/bin/stackcollapse-record
parent718fbfa5da5da0b4d030e14ed737c228ca6a7cbf (diff)
downloadkernel-be1ca367e7b6dcf0fe47fe577c65cabc305bbf87.tar.gz
hwmon: (ibmaem) Directly use ida_alloc()/free()
Use ida_alloc()/ida_free() instead of deprecated ida_simple_get()/ida_simple_remove() . Signed-off-by: keliu <liuke94@huawei.com> Link: https://lore.kernel.org/r/20220517063126.2142637-2-liuke94@huawei.com [groeck: Updated subject to include driver name] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
rnel/commit/drivers/net/ethernet/myricom?h=master&id=de36cef3e76e6e912f311759d7849bc6e81882cf'>net: myri10ge: Change variable type to boolPeter Senna Tschudin 2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches 2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches 2013-08-20myri10ge: Add support for ndo_busy_pollHyong-Youb Kim 2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang 2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches 2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang