aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2012-05-10 18:05:28 -0700
committerGreg Kroah-Hartman <[email protected]>2012-05-14 13:00:55 -0700
commitfb60367d5dff0e2ee3032f7daf212e5ed9863552 (patch)
tree8b623e0fac2c58dbbc0a40e7fbad0588f182680c /tools/perf/scripts/python/syscall-counts.py
parentd3b487695120b5342067244253697eabb121436d (diff)
staging: comedi: register sysfs device attributes with driver core
Currently the sysfs device attributes are created by the comedi core after each comedi device is created. This can lead to a race condition where userspace gets an add event before the files are created. Register the device attributes with the comedi class so that the driver core handles creating them and we avoid the race. Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Cc: Mori Hess <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions