[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zh+u7JM358bCntr7@alpha.franken.de>
Date: Wed, 17 Apr 2024 13:13:48 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Philippe Mathieu-Daudé <philmd@...aro.org>
Cc: linux-kernel@...r.kernel.org, linux-mips@...r.kernel.org,
Yury Norov <yury.norov@...il.com>
Subject: Re: [PATCH] MIPS: SGI-IP30: Use bitmap API when iterating over bitmap
On Wed, Apr 17, 2024 at 09:18:29AM +0200, Philippe Mathieu-Daudé wrote:
> Do not open-code bitmap_set(). Besides, <linux/bitmap.h> API
> allows architecture specific optimizations, so prefer it.
>
> Use the HEART_NUM_IRQS definition to express the end of the
> HEART bitmap.
please use HEART_L4_INT_HEART_EXCP + 1, like what the code did before.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists