linux-stable/drivers/misc/sgi-xp
Christophe JAILLET 64c591661e sgi-xp: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.

It is less verbose and it improves the semantic.

While at it, remove a useless cast in a bitmap_empty() call.

Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/ef49726d60f6a531428609f60a2398b6c3d9a26e.1656966181.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-08 15:41:39 +02:00
..
Makefile misc/sgi-xp: remove SGI SN2 support 2019-08-16 11:33:56 -07:00
xp.h x86/platform/uv: Update Copyrights to conform to HPE standards 2020-10-07 09:10:07 +02:00
xp_main.c misc: sgi-xp: xp_main: make some symbols static 2021-03-28 14:39:26 +02:00
xp_uv.c x86/platform/uv: Update Copyrights to conform to HPE standards 2020-10-07 09:10:07 +02:00
xpc.h misc/sgi-xp: Replace in_interrupt() usage 2020-12-09 19:35:52 +01:00
xpc_channel.c
xpc_main.c misc/sgi-xp: use NULL instead of using plain integer as pointer 2021-03-24 08:26:30 +01:00
xpc_partition.c misc/sgi-xp: Replace in_interrupt() usage 2020-12-09 19:35:52 +01:00
xpc_uv.c sgi-xp: xpc_uv: drop unexpected word "the" in the comments 2022-06-27 16:15:31 +02:00
xpnet.c sgi-xp: Use the bitmap API to allocate bitmaps 2022-07-08 15:41:39 +02:00