summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-06-16 07:19:15 -1000
committerLinus Torvalds <torvalds@linux-foundation.org>2019-06-16 07:19:15 -1000
commitf763cf8e47d3aa4b081e0537d060c12818de8d0f (patch)
tree645ef0a0ee8b96ebfbec348742b1311ba29ce931 /kernel
parente01e060fe00dca46959bbf055b75d9f57ba6e7be (diff)
parent0ade0b6240c4853cf9725924c46c10f4251639d7 (diff)
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull RAS fixes from Thomas Gleixner: "Two small fixes for RAS: - Use a proper search algorithm to find the correct element in the CEC array. The replacement was a better choice than fixing the crash causes by the original search function with horrible duct tape. - Move the timer based decay function into thread context so it can actually acquire the mutex which protects the CEC array to prevent corruption" * 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: RAS/CEC: Convert the timer callback to a workqueue RAS/CEC: Fix binary search function
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions