peter.mayd...@linaro.org writes:
> On 17 October 2013 17:12, Alex Bennée wrote:
>> From: Alex Bennée
>>
>> Commit 9b8c69243 broke the ability to boot the kernel as the value
>
> Commit message, comment, overlength lines, lack of Copyright line
> still all unfixed : did you resend the wrong ver
On 17 October 2013 17:12, Alex Bennée wrote:
> From: Alex Bennée
>
> Commit 9b8c69243 broke the ability to boot the kernel as the value
> returned by unassigned_mem_read returned non-zero and left the kernel
> looping forever waiting for it to change (see integrator_led_set in
> the kernel code).
From: Alex Bennée
Commit 9b8c69243 broke the ability to boot the kernel as the value
returned by unassigned_mem_read returned non-zero and left the kernel
looping forever waiting for it to change (see integrator_led_set in
the kernel code).
Relying on a varying implementation detail is incorrect
On 13 September 2013 16:20, Peter Maydell wrote:
> On 13 September 2013 15:58, wrote:
>> + * This code is licensed under the GPL.
>
> Would be nice to give a specific version of the GPL...
> ("2" or "2 or later" are your two basic options.)
...but I forgot to mention that "2-or-later" is strong
On 13 September 2013 15:58, wrote:
> From: Alex Bennée
>
> Commit 9b8c69243 broke the ability to boot the kernel as the value
> returned by unassigned_mem_read returned non-zero and left the kernel
> looping forever waiting for it to change (see integrator_led_set in
> the kernel code).
>
> Rely
From: Alex Benn??e
Commit 9b8c69243 broke the ability to boot the kernel as the value
returned by unassigned_mem_read returned non-zero and left the kernel
looping forever waiting for it to change (see integrator_led_set in
the kernel code).
Relying on a varying implementation detail is incorrec