From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.theptrgroup.com (mail.theptrgroup.com [209.183.211.17]) by ozlabs.org (Postfix) with ESMTP id 06B6967B17 for ; Thu, 9 Jun 2005 01:32:02 +1000 (EST) From: Jeff Angielski To: Garcia =?ISO-8859-1?Q?J=E9r=E9mie?= In-Reply-To: References: Content-Type: text/plain; charset=utf-8 Date: Wed, 08 Jun 2005 11:26:56 -0400 Message-Id: <1118244417.8540.24.camel@nighteyes.site> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Subject: Re: PPC arch and spinlocks Reply-To: jeff@theptrgroup.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2005-06-08 at 16:29 +0200, Garcia Jérémie wrote: > Hi everybody, I need your help one more time. > I'm new to kernel device driver (linux newbie) and I'd like to control concurrent access > to our hardware resources. (I'm working on a ppc405EP platform uniprocessor) You might find this guide useful: http://www.kernelnewbies.org/documents/kdoc/kernel-locking/lklockingguide.html Jeff Angielski The PTR Group