aboutsummaryrefslogtreecommitdiff
path: root/Documentation/DocBook/procfs_example.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2008-08-12 15:09:03 -0700
committerLinus Torvalds <[email protected]>2008-08-12 16:07:30 -0700
commitf18e439d1035d059534d261c414af33f89aee89a (patch)
tree3acd22b961fdcf2340eb0e9527fd9f6b810ee3b3 /Documentation/DocBook/procfs_example.c
parent50ac2d694f2dd1658341cf97bcf2ffb836d772cb (diff)
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