summaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.preempt
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@SteelEye.com>2005-08-10 20:29:15 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-10 20:55:19 +0200
commit606867443764edac5a2c542f2fa0a12ef7a7c7fd (patch)
tree61110afaef5e8be41be940815a8bd6065e32c5da /kernel/Kconfig.preempt
parent[PATCH] wbsd version bump (diff)
downloadlinux-606867443764edac5a2c542f2fa0a12ef7a7c7fd.tar.xz
linux-606867443764edac5a2c542f2fa0a12ef7a7c7fd.zip
[PATCH] remove name length check in a workqueue
We have a chek in there to make sure that the name won't overflow task_struct.comm[], but it's triggering for scsi with lots of HBAs, only scsi is using single-threaded workqueues which don't append the "/%d" anyway. All too hard. Just kill the BUG_ON. Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> [ kthread_create() uses vsnprintf() and limits the thing, so no actual overflow can actually happen regardless ] Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions