diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-05-28 20:23:48 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-05-28 20:23:48 -0700 |
commit | 7ad26f12dd73e7f9805602e1068309088bf9fbe2 (patch) | |
tree | 990ad022be7496da043bd059368ece826d3eabfa /0003-tick-Detect-and-fix-jiffies-update-stall.patch | |
parent | Updated to 5.17.7 (diff) | |
download | linux-7ad26f12dd73e7f9805602e1068309088bf9fbe2.tar.xz |
Updated to 5.17.11
Diffstat (limited to '0003-tick-Detect-and-fix-jiffies-update-stall.patch')
-rw-r--r-- | 0003-tick-Detect-and-fix-jiffies-update-stall.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/0003-tick-Detect-and-fix-jiffies-update-stall.patch b/0003-tick-Detect-and-fix-jiffies-update-stall.patch index c561dd1..8f5f2d7 100644 --- a/0003-tick-Detect-and-fix-jiffies-update-stall.patch +++ b/0003-tick-Detect-and-fix-jiffies-update-stall.patch @@ -1,4 +1,4 @@ -From 928032927d445c27a84a5698d14bcfc0d5d27af9 Mon Sep 17 00:00:00 2001 +From 03b70547975933214e3edcbb3c99e05142172266 Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker <frederic@kernel.org> Date: Wed, 2 Feb 2022 01:01:07 +0100 Subject: [PATCH 3/8] tick: Detect and fix jiffies update stall |