Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2010 08:13:15 -0600 (CST)
From:      Mark Tinguely <tinguely@casselton.net>
To:        gjb@semihalf.com, ticso@cicely.de
Cc:        arm@freebsd.org, kostikbel@gmail.com, ticso@cicely7.cicely.de, current@freebsd.org
Subject:   Re: bind fails with sig11 on start / pthread failure on ARM?
Message-ID:  <201002191413.o1JEDFpF018272@casselton.net>
In-Reply-To: <4B7E840F.2040709@semihalf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
>  Some time ago we changed an address of RAS. Probably that's the problem. Please try
>  with patch below.
>
>  grzesiek

Good job.

IMO, ARM atomic.h should have cmpxchg and the other standard atomic routines
so applications don't roll their own and they become stale.

This will help application writers if we move the atomic commands from the
ARMv4/ARMv5 ARM_RAS_START/ARM_RAS_END atomic method to ARMv6/ARMv7
ldrex/strex/clrex commands.

--Mark Tinguely



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002191413.o1JEDFpF018272>