On 15 November 2010 11:56, Gavin Atkinson <ga...@freebsd.org> wrote: > On Sun, 14 Nov 2010, Andrew Thompson wrote: > >> Author: thompsa >> Date: Sun Nov 14 20:41:22 2010 >> New Revision: 215319 >> URL: http://svn.freebsd.org/changeset/base/215319 >> >> Log: >> Provide a mutex around the read/modify/write of the IXP425_GPIO_* >> registers. Giant was used in some places, but not all. > > I believe this should fix my PR arm/134338, but don't have the bandwidth > at the moment to verify that. Is there any chance you could see if you > believe the same?
It is essentially the same. I have not added locks around the probe/attach routines as interrupts/scheduler are still disabled. Andrew _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"