[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <377462.57009.qm@web30107.mail.mud.yahoo.com>
Date: Fri, 5 Dec 2008 10:28:27 -0800 (PST)
From: Parav Pandit <paravpandit@...oo.com>
To: Linux kernel <linux-kernel@...r.kernel.org>
Subject: mechanism to syncronise device access from user and kernel
Hi,
I have a device whose registers are accessed by driver as well as user space application via mmap() area.
How to synchronize the access (avoid race condition) between user space driver and kernel mode driver, in single CPU and multi-CPU systems?
Regards,
Parav Pandit
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists