[PATCH] MIPS: ralink: mt7621: use bitwise NOT instead of logical
Sergio Paracuellos
sergio.paracuellos at gmail.com
Mon Feb 28 22:47:15 PST 2022
Hi Ilya,
On Tue, Mar 1, 2022 at 2:49 AM Ilya Lipnitskiy
<ilya.lipnitskiy at gmail.com> wrote:
>
> It was the intention to reverse the bits, not make them all zero by
> using logical NOT operator.
>
> Fixes: cc19db8b312a ("MIPS: ralink: mt7621: do memory detection on KSEG1")
> Suggested-by: Chuanhong Guo <gch981213 at gmail.com>
> Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy at gmail.com>
> ---
> arch/mips/ralink/mt7621.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Sergio Paracuellos <sergio.paracuellos at gmail.com>
Thanks,
Sergio Paracuellos
More information about the linux-arm-kernel
mailing list