[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241119104339.2112455-1-andriy.shevchenko@linux.intel.com>
Date: Tue, 19 Nov 2024 12:42:33 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: linux-kernel@...r.kernel.org,
llvm@...ts.linux.dev
Cc: Thomas Gleixner <tglx@...utronix.de>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Bill Wendling <morbo@...gle.com>,
Justin Stitt <justinstitt@...gle.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 0/2] genirq: refactor irq_forced_thread_fn()
The irq_forced_thread_fn() open codes the irq_forced_fn().
Refactor to reuse.
Andy Shevchenko (2):
genirq: Move irq_forced_thread_fn() further in the code
genirq: Reuse irq_thread_fn() for forced thread case
kernel/irq/manage.c | 46 +++++++++++++++++++++------------------------
1 file changed, 21 insertions(+), 25 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac
Powered by blists - more mailing lists