kernel_optimize_test/drivers
Suzuki K Poulose f9d81a657b coresight: perf: Allow tracing on hotplugged CPUs
At the moment, if there is no CPU specified for a given
event, we use cpu_online_mask and try to build path for
each of the CPUs in the mask. This could prevent any CPU
that is turned online later to be used for the tracing.

This patch changes to use the cpu_present_mask and tries
to build path for as much CPUs as possible ignoring the
failures in building path for some of the CPUs. If ever
we try to trace on those CPUs, we fail the operation.

Based on a patch from Mathieu Poirier.

Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-25 20:09:17 +02:00
..
accessibility
acpi
amba
android Merge b4.19-rc4 into char-misc-next 2018-09-16 22:41:47 +02:00
ata
atm
auxdisplay
base
bcma
block for-linus-20180913 2018-09-13 19:16:11 -10:00
bluetooth
bus
cdrom
char
clk
clocksource
connector
cpufreq
cpuidle
crypto
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire
firmware firmware: coreboot: Only populate devices in coreboot_table_init() 2018-09-14 15:37:23 +02:00
fmc
fpga Merge b4.19-rc4 into char-misc-next 2018-09-16 22:41:47 +02:00
fsi
gnss
gpio
gpu Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes 2018-09-14 09:38:42 +10:00
hid
hsi
hv Merge b4.19-rc4 into char-misc-next 2018-09-16 22:41:47 +02:00
hwmon
hwspinlock
hwtracing coresight: perf: Allow tracing on hotplugged CPUs 2018-09-25 20:09:17 +02:00
i2c
ide
idle
iio
infiniband pci-v4.19-fixes-1 2018-09-12 19:39:56 -10:00
input
iommu
ipack
irqchip
isdn
leds
lightnvm
macintosh
mailbox
mcb
md - DM verity fix for crash due to using vmalloc'd buffers with the 2018-09-13 19:12:55 -10:00
media
memory
memstick
message
mfd
misc misc: sgi-gru: fix fall-through annotations 2018-09-20 15:13:52 +02:00
mmc
mtd
mux
net
nfc
ntb
nubus
nvdimm
nvme
nvmem
of Devicetree fixes for 4.19, part 2: 2018-09-14 13:03:17 -10:00
opp
oprofile
parisc
parport
pci
pcmcia
perf
phy
pinctrl
platform platform: goldfish: pipe: Replace "x==NULL" to "!x" 2018-09-14 15:31:31 +02:00
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390 s390 fixes for 4.19-rc4 2018-09-13 16:22:24 -10:00
sbus
scsi
sfi
sh
siox
slimbus slimbus: ngd: mark PM functions as __maybe_unused 2018-09-14 15:36:20 +02:00
sn
soc
soundwire
spi
spmi
ssb
staging
target
tc
tee
thermal
thunderbolt
tty
uio
usb
uwb
vfio
vhost
video
virt
virtio
visorbus
vlynq
vme vme: remove unneeded kfree 2018-09-14 15:25:57 +02:00
w1
watchdog
xen xen/gntdev: fix up blockable calls to mn_invl_range_start 2018-09-14 08:52:30 -04:00
zorro
Kconfig
Makefile