]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] deprecate the tasklist_lock export
authorChristoph Hellwig <hch@lst.de>
Fri, 24 Mar 2006 11:18:33 +0000 (03:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:29 +0000 (07:33 -0800)
commit16fbcb7dfefe85f1808e43b3b1bba94001e84702
tree39589587c7c48b4d2e3f1dc6a1c8ddb863ce814c
parent8a38e73aa6cbe40185a909607e28a1117aefd877
[PATCH] deprecate the tasklist_lock export

Drivers have no business looking at the task list and thus using this lock.
 The only possibly modular users left are:

 arch/ia64/kernel/mca.c
 drivers/edac/edac_mc.c
 fs/binfmt_elf.c

which I'll send out fixes for soon.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/feature-removal-schedule.txt