Hi Alex,
On 16 October 2018 at 08:48, Alexander Graf wrote:
>
>
>
> On 29.09.18 20:29, Simon Glass wrote:
> > Hi Alex,
> >
> > On 23 September 2018 at 23:34, Alexander Graf wrote:
> >>
> >>
> >> On 24.09.18 00:47, Simon Glass wrote:
> >>> On my Ubuntu 18.04.1 machine two driver-model bus tests h
On 29.09.18 20:29, Simon Glass wrote:
> Hi Alex,
>
> On 23 September 2018 at 23:34, Alexander Graf wrote:
>>
>>
>> On 24.09.18 00:47, Simon Glass wrote:
>>> On my Ubuntu 18.04.1 machine two driver-model bus tests have started
>>> failing recently. The problem appears to be that the DATA region
Hi Alex,
On 23 September 2018 at 23:34, Alexander Graf wrote:
>
>
> On 24.09.18 00:47, Simon Glass wrote:
>> On my Ubuntu 18.04.1 machine two driver-model bus tests have started
>> failing recently. The problem appears to be that the DATA region of the
>
> Are you sure it's .data and not .rodata?
On 24.09.18 00:47, Simon Glass wrote:
> On my Ubuntu 18.04.1 machine two driver-model bus tests have started
> failing recently. The problem appears to be that the DATA region of the
Are you sure it's .data and not .rodata?
The linker script should really put all those lists into its own
sectio
On my Ubuntu 18.04.1 machine two driver-model bus tests have started
failing recently. The problem appears to be that the DATA region of the
executable is protected. This does not seem correct, but perhaps there
is a reason.
To work around it, unprotect the regions in these tests before accessing
5 matches
Mail list logo