mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
9ea37e24d4
iocost_monitor.py broke with recent versions of drgn due to helper being stricter about types. Fix it so that it uses the correct type. Signed-off-by: Tejun Heo <tj@kernel.org> Suggested-by: Omar Sandoval <osandov@fb.com>