diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:17:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:17:58 +0000 |
commit | befd7d6833514b1396e87fdff689ce8be3ad4ab1 (patch) | |
tree | 279aa396beb362a9f4c449a1fb0ed5062c2444d3 /debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch | |
parent | Merging upstream version 4.19.289. (diff) | |
download | linux-befd7d6833514b1396e87fdff689ce8be3ad4ab1.tar.xz linux-befd7d6833514b1396e87fdff689ce8be3ad4ab1.zip |
Merging debian version 4.19.289-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch')
-rw-r--r-- | debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch b/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch index f8f0bcb58..e778b47ad 100644 --- a/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch +++ b/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 11 Dec 2018 21:53:43 +0100 Subject: [PATCH 087/353] x86/mm/pat: disable preemption __split_large_page() after spin_lock() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b725467f11035d389d63f879fb7cd07ea96576ad +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=93515e9f085077bbdb2a1a2aebd39cad36bfa04e Commit "x86/mm/pat: Disable preemption around __flush_tlb_all()" added a warning if __flush_tlb_all() is invoked in preemptible context. On !RT |