1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

linux-yocto/4.14: rt: Revert mm/vmstat.c: fix vmstat_update() preemption BUG

Reverting mm/vmstat.c: fix vmstat_update() preemption BUG, to fix
failures in the 4.14 -rt kernel.

(From OE-Core rev: 2f06c9eadc17e4d2b4d81b0a4088e9f0e8556217)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2018-08-24 10:59:48 -04:00
committed by Richard Purdie
parent 826ca01dfa
commit 51742a36c5
3 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "dd893e600276f4e05e416cf5be73a5fd5752e0cb"
SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2"
SRCREV_meta ?= "49e24e3e2cad518ae1fd7eff05f3228201b54a33"
PV = "${LINUX_VERSION}+git${SRCPV}"