lkml.org 
[lkml]   [2017]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] arm64/cpufeature: don't use mutex in bringup path
On Thu, May 11, 2017 at 03:17:06PM +0200, Sebastian Andrzej Siewior wrote:
> On 2017-05-11 14:12:11 [+0100], Mark Rutland wrote:
> > diff --git a/arch/arm64/include/asm/cpufeature.h b/arch/arm64/include/asm/cpufeature.h
> > index 8a7ff73..5370626 100644
> > --- a/arch/arm64/include/asm/cpufeature.h
> > +++ b/arch/arm64/include/asm/cpufeature.h
> > @@ -223,7 +222,7 @@ void update_cpu_capabilities(const struct arm64_cpu_capabilities *caps,
> > void check_local_cpu_capabilities(void);
> >
> > void update_cpu_errata_workarounds(void);
> > -void update_cpu_errata_workarounds_cpuslocked(void);
> > +void update_cpu_errata_workarounds(void);
> > void __init enable_errata_workarounds(void);
> > void verify_local_cpu_errata_workarounds(void);
>
> No need to add update_cpu_errata_workarounds(), it is already there.

Whoops; I'd meant to delete this instance rather than renaming it.

Fixed up locally now.

Mark.

\
 
 \ /
  Last update: 2017-05-11 15:22    [W:0.056 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site