aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2018-08-07 10:34:44 -0400
committerDavid S. Miller <[email protected]>2018-08-07 09:09:27 -0700
commitc5d99d2b35dadebab2408bb10dcd50364eaaf9f4 (patch)
treec4d17f46ba3aca72a471dc10a6bfb8bbdd9387f2 /tools/perf/scripts/python/export-to-sqlite.py
parentde7de576eca204de9a38e2f6dafe6b7c1ddc85c1 (diff)
ieee802154: hwsim: fix rcu address annotation
This patch fixes the following sparse warning about mismatch rcu attribute for address space annotation: ... error: incompatible types in comparison expression (different modifiers) error: incompatible types in comparison expression (different address spaces) ... Some __rcu annotation was at non-pointers list head structures and one was missing in edge information which is used by rcu_assign_pointer() to update edge setting information. Cc: Stefan Schmidt <[email protected]> Fixes: f25da51fdc38 ("ieee802154: hwsim: add replacement for fakelb") Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: Stefan Schmidt <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions