WSL2-Linux-Kernel/drivers
Ingo Molnar 14533a16c4 thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code
drivers/base/arch_topology.c is only built if CONFIG_GENERIC_ARCH_TOPOLOGY=y,
resulting in such build failures:

  cpufreq_cooling.c:(.text+0x1e7): undefined reference to `arch_set_thermal_pressure'

Move it to sched/core.c instead, and keep it enabled on x86 despite
us not having a arch_scale_thermal_pressure() facility there, to
build-test this thing.

Cc: Thara Gopinath <thara.gopinath@linaro.org>
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2020-03-06 14:26:31 +01:00
..
accessibility
acpi ACPI fixes for 5.6-rc4 2020-02-28 09:02:18 -08:00
amba
android
ata
atm
auxdisplay
base thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code 2020-03-06 14:26:31 +01:00
bcma
block SCSI fixes on 20200229 2020-02-29 09:58:47 -06:00
bluetooth
bus
cdrom
char
clk
clocksource
connector
counter
cpufreq Merge branch 'linus' into sched/core, to pick up fixes 2020-03-06 12:49:56 +01:00
cpuidle
crypto
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire
firmware efi: READ_ONCE rng seed size before munmap 2020-02-26 15:31:43 +01:00
fpga
fsi
gnss
gpio
gpu drm/i915 fixes for v5.6-rc4: 2020-02-28 12:40:49 +10:00
greybus
hid Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid 2020-02-27 11:13:27 -08:00
hsi
hv
hwmon
hwspinlock
hwtracing
i2c
i3c
ide
idle
iio
infiniband
input
interconnect
iommu
ipack
irqchip
isdn
leds
lightnvm
macintosh macintosh: therm_windtunnel: fix regression when instantiating devices 2020-02-29 21:13:22 +01:00
mailbox
mcb
md
media
memory
memstick
message
mfd
misc
mmc
mtd
mux
net net: dsa: mv88e6xxx: Fix masking of egress port 2020-02-27 12:29:09 -08:00
nfc
ntb
nubus
nvdimm
nvme nvme-pci: Hold cq_poll_lock while completing CQEs 2020-02-28 01:32:14 +09:00
nvmem
of
opp
oprofile
parisc
parport
pci PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers 2020-02-27 08:06:20 -06:00
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390 SCSI fixes on 20200229 2020-02-29 09:58:47 -06:00
sbus
scsi
sfi
sh
siox
slimbus
soc
soundwire
spi
spmi
ssb
staging
target
tc
tee
thermal thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency capping 2020-03-06 12:57:21 +01:00
thunderbolt
tty
uio
usb
vfio
vhost
video
virt
virtio
visorbus
vlynq
vme
w1
watchdog ACPI fixes for 5.6-rc4 2020-02-28 09:02:18 -08:00
xen
zorro
Kconfig
Makefile