On Sat, May 19, 2018 at 04:45:43AM +0200, Frederic Weisbecker wrote:
> Migrate to the new API in order to remove arch_validate_hwbkpt_settings()
> that clumsily mixes up architecture validation and commit.
> 
> Signed-off-by: Frederic Weisbecker <[email protected]>
> Cc: Linus Torvalds <[email protected]>
> Cc: Andy Lutomirski <[email protected]>
> Cc: Yoshinori Sato <[email protected]>
> Cc: Rich Felker <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Will Deacon <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Max Filippov <[email protected]>
> Cc: Chris Zankel <[email protected]>
> Cc: Catalin Marinas <[email protected]>
> Cc: Benjamin Herrenschmidt <[email protected]>
> Cc: Paul Mackerras <[email protected]>
> Cc: Michael Ellerman <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Arnaldo Carvalho de Melo <[email protected]>
> Cc: Alexander Shishkin <[email protected]>
> Cc: Jiri Olsa <[email protected]>
> Cc: Namhyung Kim <[email protected]>
> Cc: Joel Fernandes <[email protected]>
> ---
>  arch/arm64/include/asm/hw_breakpoint.h |  6 ++-
>  arch/arm64/kernel/hw_breakpoint.c      | 79 
> +++++++++++++++++-----------------
>  2 files changed, 45 insertions(+), 40 deletions(-)

Looks fairly mechanical:

Acked-by: Will Deacon <[email protected]>

Will

Reply via email to