summaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2009-12-15 02:00:11 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-12-15 16:53:25 (GMT)
commit6613c5e8603bc41741487828f48c6a4d701f7814 (patch)
tree821a045f88cbe2a03aed9aa4d8c56b0015b2b208 /include/asm-generic
parent2886a8bdfa007053b414ab01741a98c18c376a85 (diff)
downloadlinux-fsl-qoriq-6613c5e8603bc41741487828f48c6a4d701f7814.tar.xz
uml: convert to seq_file/proc_fops
Convert code away from ->read_proc/->write_proc interfaces. Switch to proc_create()/proc_create_data() which make 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" Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions