diff options
| author | Denis V. Lunev <[email protected]> | 2008-04-29 01:02:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:22 -0700 |
| commit | ac41cfd19bf77424519b962f8205ede51fceaac6 (patch) | |
| tree | f0299767b2115dd076e01841ca5cbe3113ef7a02 /tools/perf/scripts/python | |
| parent | a95609cb0283a23e519e607ff9fc2a4aa77e2532 (diff) | |
isdn: use non-racy method for proc entries creation
Use proc_create()/proc_create_data() to make sure that ->proc_fops and ->data
be setup before gluing PDE to main tree.
Add correct ->owner to proc_fops to fix reading/module unloading race.
Signed-off-by: Denis V. Lunev <[email protected]>
Acked-by: Karsten Keil <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions