Re: [PATCH] deprecate the tasklist_lock export

From: Olaf Titz
Date: Thu Feb 16 2006 - 15:55:24 EST


In article <20060215130734.GA5590@xxxxxx> you write:
> Drivers have no business looking at the task list and thus using this
> lock. The only possibly modular users left are:

CIPE is a driver which consists of a kernel module and a userspace
program, where each one of possibly many kernel devices is associated
with exactly one userspace process, and it uses the task list to keep
track of these associations. Is there a recommended other way to
handle such a situation?

Olaf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/