diff options
| author | Alexey Dobriyan <[email protected]> | 2010-05-02 12:40:35 +0300 |
|---|---|---|
| committer | Russell King <[email protected]> | 2010-05-15 15:03:48 +0100 |
| commit | b7072c63c1b0611042ba6ecf0152a33c7b806e67 (patch) | |
| tree | a47d0c9c580a965b6ae8c0d986228e5765e8e0e5 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | 4d736b5e1cffb716bfbad669ce6aedf454779373 (diff) | |
ARM: convert /proc/cpu/aligment to seq_file
Convert code away from ->read_proc/->write_proc interfaces. Switch to
proc_create()/proc_create_data() which makes addition of proc entries
reliable wrt NULL ->proc_fops, NULL ->data and so on.
Problem with ->read_proc et al is described here commit
786d7e1612f0b0adb6046f19b906609e4fe8b1ba "Fix rmmod/read/write races in
/proc entries"
This patch is part of an effort to remove the old simple procfs PAGE_SIZE
buffer interface.
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions