android_kernel_oneplus_msm8998/include
Junjie Wu efa673322f sched: Provide a wake up API without sending freq notifications
Each time a task wakes up, scheduler evaluates its load and notifies
governor if the resulting frequency of destination CPU is larger than
a threshold. However, some governor wakes up a separate task that
handles frequency change, which again calls wake_up_process().

This is dangerous because if the task being woken up meets the
threshold and ends up being moved around, there is a potential for
endless recursive notifications.

Introduce a new API for waking up a task without triggering
frequency notification.

Change-Id: I24261af81b7dc410c7fb01eaa90920b8d66fbd2a
Signed-off-by: Junjie Wu <junjiew@codeaurora.org>
2016-03-23 21:25:17 -07:00
..
acpi
asm-generic arm64: Enable dma_mmap_nonconsistent 2016-03-22 11:11:56 -07:00
clocksource
crypto Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2 2016-03-23 20:51:00 -07:00
drm drm/nouveau: Fix pre-nv50 pageflip events (v4) 2015-12-04 13:49:38 +10:00
dt-bindings cpuidle: lpm-levels: Add API to get low power mode latency 2016-03-23 21:22:09 -07:00
keys
kvm KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active 2015-11-24 18:07:40 +01:00
linux sched: Provide a wake up API without sending freq notifications 2016-03-23 21:25:17 -07:00
math-emu
media msm: camera: isp: Remove buffer queue shared list 2016-03-23 21:22:45 -07:00
memory
misc
net cnss: Expose dump stack functionality 2016-03-23 21:21:25 -07:00
pcmcia
ras
rdma IB/mad: Require CM send method for everything except ClassPortInfo 2015-12-08 12:19:11 -05:00
rxrpc
scsi scsi: include device.h in scsi.h 2016-03-22 11:01:03 -07:00
soc msm: camera: Update camera drivers 2016-03-23 21:22:47 -07:00
sound ASoC: msm: Add support for HW MAD bypass feature for listen 2016-03-23 21:23:30 -07:00
target target: Fix race for SCF_COMPARE_AND_WRITE_POST checking 2015-11-28 19:33:15 -08:00
trace sched: colocate related threads 2016-03-23 21:25:12 -07:00
uapi msm: ipa: snapshot of IPA changes 2016-03-23 21:25:09 -07:00
video msm: dba: add additional audio configuration parameters 2016-03-23 21:14:49 -07:00
xen xen: Add RING_COPY_REQUEST() 2015-12-18 10:00:17 -05:00
Kbuild