Re: [PATCH] powerpc/breakpoint: Cleanup

From: Michael Ellerman
Date: Tue Nov 02 2021 - 07:38:36 EST


On Wed, 22 Sep 2021 15:37:18 +0200, Christophe Leroy wrote:
> cache_op_size() does exactly the same as l1_dcache_bytes().
>
> Remove it.
>
> MSR_64BIT already exists, no need to enclode the check
> around #ifdef __powerpc64__
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/breakpoint: Cleanup
https://git.kernel.org/powerpc/c/a61ec782a754229b24aae2d6c2109510d6420ae6

cheers