Files
linux-stable-mirror/include/linux
Kent Overstreet dec6c0aac4 lib min_heap: Switch to size_t
size_t is the correct type for a count of objects that can fit in
memory: this also means heaps now have the same memory layout as darrays
(fs/bcachefs/darray.h), and darrays can be used as heaps.

Cc: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Coly Li <colyli@suse.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-12-21 01:36:22 -05:00
..
2024-11-28 14:49:28 +01:00
2024-11-24 17:05:27 -08:00
2024-12-21 01:36:22 -05:00
2024-11-16 10:09:30 -06:00
2024-11-30 22:41:35 -05:00
2024-11-18 11:56:21 +00:00