Files
linux-stable-mirror/include/linux
Alexander LobakinandGreg Kroah-Hartman a353cd9ff7 bitops: add missing prototype check
[ Upstream commit 72cc1980a0 ]

Commit 8238b45798 ("wait_on_bit: add an acquire memory barrier") added
a new bitop, test_bit_acquire(), with proper wrapping in order to try to
optimize it at compile-time, but missed the list of bitops used for
checking their prototypes a bit below.
The functions added have consistent prototypes, so that no more changes
are required and no functional changes take place.

Fixes: 8238b45798 ("wait_on_bit: add an acquire memory barrier")
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-12 11:03:08 +02:00
..
2024-02-23 09:12:48 +01:00
2024-06-12 11:03:08 +02:00
2024-02-23 09:12:51 +01:00
2023-12-20 17:00:20 +01:00
2024-03-26 18:21:02 -04:00
2024-01-10 17:10:30 +01:00
2024-05-17 11:55:52 +02:00
2024-05-25 16:21:31 +02:00
2024-04-03 15:19:44 +02:00
2023-10-10 22:00:35 +02:00
2023-11-20 11:51:55 +01:00
2024-04-03 15:19:34 +02:00
2023-11-20 11:51:50 +01:00
2024-01-25 15:27:20 -08:00
2023-11-28 17:07:03 +00:00
2023-10-19 23:08:50 +02:00
2023-10-19 23:08:50 +02:00
2023-12-13 18:39:08 +01:00