lkml.org 
[lkml]   [2017]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 6/7] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
On Wed, Nov 29, 2017 at 04:30:33PM -0800, Nick Desaulniers wrote:
> Rather than:
>
> if CONFIG_ARM64_ERRATUM_843419 == y:
> ...
> if CONFIG_ARM64_ERRATUM_843419 == '':
> ...
>
> could this be:
>
> if CONFIG_ARM64_ERRATUM_843419 == y:
> ...
> else
> ...
>
> ?

Sure. I'll clean this up in v2.

Sami

\
 
 \ /
  Last update: 2017-11-30 18:51    [W:0.137 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site