Go to file
Alex Kozyrev 56a91fec13 Backport the fix for deadlock in CFS-bandwidth timer locking
Low-latency profile of StarlingX is affected by a deadlock in
CFS scheduler. spin_lock is used in IRQ handler there instead of
spin_lock_irqsave. This leads to an attempt to lock the same
spinlock twice and inevitable system freeze. Backporting c0ad4aa4d8
commit from upstream kernel to cure the issue.

Change-Id: I5416c0e0886f42d2bcec8e3e5da063e6af6916f8
Closes-bug: 1832854
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2019-07-29 13:50:29 -04:00
2019-07-05 01:22:19 +00:00
2019-04-03 22:30:59 -04:00
2019-07-03 09:17:48 -04:00
2019-06-14 15:09:09 -07:00
2019-05-03 14:48:56 -04:00
2019-01-30 16:40:20 -08:00
2019-07-05 13:42:52 -04:00
2019-07-22 16:52:17 -04:00
2019-01-08 11:42:04 -05:00
2019-04-19 19:52:31 +00:00
2019-05-16 17:22:59 -05:00
2018-05-31 07:36:35 -07:00

integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 60 MiB
Languages
JavaScript 31.7%
Shell 27.2%
Python 17.3%
Perl 9.4%
Makefile 5.6%
Other 8.7%