On 8 August 2015 at 13:44, Aurelien Jarno <[email protected]> wrote:
> On 2015-08-07 19:03, Alvise Rigo wrote:
>> Introduce the new --enable-tcg-ldst-excl configure option to enable the
>> LL/SC operations only for those backends that support them.
>>
>> Suggested-by: Jani Kokkonen <[email protected]>
>> Suggested-by: Claudio Fontana <[email protected]>
>> Signed-off-by: Alvise Rigo <[email protected]>
>> ---
>>  configure | 21 +++++++++++++++++++++
>>  1 file changed, 21 insertions(+)
>
> We have seen that for this kind of patch, it's better to add support in
> all backends, otherwise it takes ages to get all the backends converted.
> I think you should involve the backend maintainers. I can try to provide
> the corresponding patches for mips and ia64.

...and if we do need to do it one backend at a time we should do
this automatically, not by requiring users to give configure
arguments...

-- PMM

Reply via email to