diff options
| author | Alexey Dobriyan <[email protected]> | 2008-08-12 22:09:03 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-08-12 23:07:30 +0000 |
| commit | f18e439d1035d059534d261c414af33f89aee89a (patch) | |
| tree | 3acd22b961fdcf2340eb0e9527fd9f6b810ee3b3 /Documentation/DocBook/procfs_example.c | |
| parent | seq_file: add seq_cpumask(), seq_nodemask() (diff) | |
| download | kernel-f18e439d1035d059534d261c414af33f89aee89a.tar.gz kernel-f18e439d1035d059534d261c414af33f89aee89a.zip | |
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
Switch /proc/irq/*/smp_affinity , /proc/irq/default_smp_affinity to
seq_files.
cat(1) reads with 1024 chunks by default, with high enough NR_CPUS, there
will be -EINVAL.
As side effect, there are now two less users of the ->read_proc interface.
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: Paul Jackson <[email protected]>
Cc: Mike Travis <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'Documentation/DocBook/procfs_example.c')
0 files changed, 0 insertions, 0 deletions
