diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-04-14 11:28:13 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-04-29 08:20:06 -0700 |
commit | 0f373e6d91b9dd75317d05a21abd999783cf70da (patch) | |
tree | 202fefcc6177b5fc1ea2624e92261390ced45f83 /scripts/gdb/linux/tasks.py | |
parent | 4a458576941c78d905415a4a6edb48d4c04f7444 (diff) | |
download | linux-stable-0f373e6d91b9dd75317d05a21abd999783cf70da.tar.gz linux-stable-0f373e6d91b9dd75317d05a21abd999783cf70da.tar.bz2 linux-stable-0f373e6d91b9dd75317d05a21abd999783cf70da.zip |
intel_th: remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().
This is less verbose.
Link: https://lkml.kernel.org/r/2aca50a9d061faecfd4ded80b5874cd3be9b855d.1713086613.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions