[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250416114122.2191820-1-andriy.shevchenko@linux.intel.com>
Date: Wed, 16 Apr 2025 14:40:32 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 0/2] genirq/irqdesc: Make sparse happy
There is a conditional locking that sparse is not happy about.
Fix it by the respective code refactoring and using available
annotations.
Andy Shevchenko (2):
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
genirq/irqdesc: Balance locking to make sparse happy
kernel/irq/irqdesc.c | 34 +++++++++++++++++++++-------------
1 file changed, 21 insertions(+), 13 deletions(-)
--
2.47.2
Powered by blists - more mailing lists