Searched hist:"0 df771de" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | stm.h | 0df771de Tue Oct 06 04:47:17 CDT 2015 Alexander Shishkin <alexander.shishkin@linux.intel.com> 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> 0df771de Tue Oct 06 04:47:17 CDT 2015 Alexander Shishkin <alexander.shishkin@linux.intel.com> 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>
|
H A D | core.c | 0df771de Tue Oct 06 04:47:17 CDT 2015 Alexander Shishkin <alexander.shishkin@linux.intel.com> 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> 0df771de Tue Oct 06 04:47:17 CDT 2015 Alexander Shishkin <alexander.shishkin@linux.intel.com> 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>
|