summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2025-02-06 14:58:39 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2025-03-10 18:15:38 +0100
commitd838605fea6eabae3746a276fd448f6719eb3926 (patch)
tree512e624d936f1e0e0c5f46b4677a561c24bd16f6 /tools/perf/scripts/python/bin
parent0360faca5d4dfc18d06644c7661cea1dc2b44dcf (diff)
downloadkernel-d838605fea6eabae3746a276fd448f6719eb3926.tar.gz
gfs2: Check for empty queue in run_queue
In run_queue(), check if the queue of pending requests is empty instead of blindly assuming that it won't be. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
f2127.c?h=linux-6.12.y&id=985b30dbe2cf58c27dd81da85410439ced8ce6d7'>rtc: pcf2127: add pca2129 device idLiam Beguin 2020-06-06rtc: pcf2127: watchdog: handle nowayout featureBruno Thomsen 2020-05-11rtc: pcf2127: report battery switch overAlexandre Belloni 2020-05-11rtc: pcf2127: set regmap max_registerAlexandre Belloni 2020-05-11rtc: pcf2127: remove unnecessary #ifdefAlexandre Belloni 2020-05-11rtc: pcf2127: let the core handle rtc rangeAlexandre Belloni 2019-12-18rtc: pcf2127: return meaningful value for RTC_VL_READAlexandre Belloni 2019-10-21rtc: pcf2127: handle boot-enabled watchdog featureMartin Hundebøll 2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen 2019-08-27rtc: pcf2127: add tamper detection supportBruno Thomsen 2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen 2019-08-23rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen 2019-08-23rtc: pcf2127: cleanup register and bit definesBruno Thomsen 2019-08-23rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2018-11-07rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun 2018-07-11rtc: pcf2127: add support for accessing internal static RAMUwe Kleine-König