[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46AA42CA.4060004@nortel.com>
Date: Fri, 27 Jul 2007 13:08:58 -0600
From: "Chris Friesen" <cfriesen@...tel.com>
To: Rodolfo Giometti <giometti@...eenne.com>
CC: David Woodhouse <dwmw2@...radead.org>,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: LinuxPPS & spinlocks
Rodolfo Giometti wrote:
> The pps_event() is now protected by a spinlock against
> pps_register_source() and pps_unregister_source()...
Locks protect data, not code. It may make more sense to identify the
specific data being protected by the spinlock.
Chris
-
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