android_kernel_google_msm/drivers/coresight
Devin Kim 3c2dd59f90 coresight: do not probe if cpu is not online
If you use the parameter 'maxcpus=n', restrict boot time cpus to n.
To initialize the ETM on cpu, the cpus should be online. So if you restrict
boot time cpus, you can not enable the ETM on cpu which is rectriced(not
enabled). Skip the initialization of the ETM.

Change-Id: Idccf537ff4dce0ae5d1b60ecc1631180ad323fb8
2013-03-15 17:09:34 -07:00
..
Kconfig coresight: implement runtime pc save control 2013-03-15 17:06:03 -07:00
Makefile coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
control_trace.c coresight: A DLKM to abort trace on userspace abort 2013-03-15 17:05:58 -07:00
coresight-csr.c coresight: implement new tmc etr to usb flush procedure 2013-03-15 17:06:20 -07:00
coresight-etb.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
coresight-etm-cp14.c coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
coresight-etm.c coresight: do not probe if cpu is not online 2013-03-15 17:09:34 -07:00
coresight-funnel.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
coresight-priv.h coresight: implement new tmc etr to usb flush procedure 2013-03-15 17:06:20 -07:00
coresight-replicator.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
coresight-stm.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
coresight-tmc.c coresight: implement new tmc etr to usb flush procedure 2013-03-15 17:06:20 -07:00
coresight-tpiu.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
coresight.c coresight: improve error handling for exported coresight apis 2013-03-15 17:06:21 -07:00
of_coresight.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00