svn commit: r255613 - head/sys/arm/arm
Zbigniew Bodek
zbb at freebsd.org
Tue Sep 17 10:36:25 UTC 2013
2013/9/17 Zbigniew Bodek <zbb at freebsd.org>
> 2013/9/16 Ed Schouten <ed at 80386.nl>
>
>> 2013/9/16 Zbigniew Bodek <zbb at freebsd.org>:
>> > Log:
>> > Fix GCC build error when building for ARMv6
>> >
>> > Apply theravens's idea to move __strong_reference
>> > macros into the proper ifdef section.
>> >
>> > Approved by: cognet (mentor)
>> > Approved by: re
>> >
>> > Modified:
>> > head/sys/arm/arm/stdatomic.c
>>
>> For some reason, this still breaks the build of the AVILA kernel:
>>
>> Hello Ed,
>
> You mean that this doesn't help for AVILA?
> To be precise the patch is for ARMv6/v7 issues and AVILA is ARMv5te?
>
> Nevertheless if the problem occurs for ARMs < v6 then another patch for
> that needs to be done.
>
> Best regards
> Zbyszek
>
>
Hello again Ed,
Can you test this one:
http://people.freebsd.org/~zbb/arm/other/stdatomic_fix_vol2.diff
Best regards
Zbyszek
More information about the svn-src-head
mailing list