aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2022-07-19 15:50:18 -0500
committerBjorn Helgaas <[email protected]>2022-08-01 15:33:00 -0500
commit9d14ad61551d72fdd78ee87bdf741e00f0d31ca7 (patch)
tree4e0d89d934ae4e1f1e6562d40508b93510a5c06e /scripts/gdb/linux/tasks.py
parent91a773f9986b5cb4d6a6610b0326ef7c472dd543 (diff)
PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()
Replace SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() with NOIRQ_SYSTEM_SLEEP_PM_OPS(), which has the advantage that the compiler always sees the PM callbacks as referenced, so they don't need to be wrapped with "#ifdef CONFIG_PM_SLEEP" or tagged with "__maybe_unused" to avoid "defined but not used" warnings. See 1a3c7bb08826 ("PM: core: Add new *_PM_OPS macros, deprecate old ones"). Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions