aboutsummaryrefslogtreecommitdiff
path: root/mm/vmstat.c
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2015-10-15 12:58:37 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2015-10-15 12:58:37 -0700
commit995e2fe9a4904c0b83c4eead7db42f5d52b09a85 (patch)
treebfdfa9c30546ab1058ec6d76e8804b2fe483ba52 /mm/vmstat.c
parentMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff)
parentworkqueue: make sure delayed work run in local cpu (diff)
downloadlinux-995e2fe9a4904c0b83c4eead7db42f5d52b09a85.tar.gz
linux-995e2fe9a4904c0b83c4eead7db42f5d52b09a85.tar.bz2
linux-995e2fe9a4904c0b83c4eead7db42f5d52b09a85.zip
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Pull workqueue fixlet from Tejun Heo: "Single patch to make delayed work always be queued on the local CPU" This is not actually something we should guarantee, but it's something we by accident have historically done, and at least one call site has grown to depend on it. I'm going to fix that known broken callsite, but in the meantime this makes the accidental behavior be explicit, just in case there are other cases that might depend on it. * 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: make sure delayed work run in local cpu
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions