linux/drivers/hwtracing/stm
Alexander Shishkin 0df771dedf stm class: Mark src::link __rcu
Source device's link is protected with srcu, mark it as such to have
proper build-time validation of accesses to this field. The update
side that's dereferencing it under an update lock also needs an
accessor to dereference this field to keep sparse happy.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-10 12:24:47 -07:00
..
console.c stm class: stm_console: Add kernel-console-over-stm driver 2015-10-04 20:28:58 +01:00
core.c stm class: Mark src::link __rcu 2015-10-10 12:24:47 -07:00
dummy_stm.c
Kconfig stm class: stm_console: Add kernel-console-over-stm driver 2015-10-04 20:28:58 +01:00
Makefile stm class: stm_console: Add kernel-console-over-stm driver 2015-10-04 20:28:58 +01:00
policy.c
stm.h stm class: Mark src::link __rcu 2015-10-10 12:24:47 -07:00