From: Linus Torvalds Date: Tue, 17 Sep 2024 06:14:00 +0000 (+0200) Subject: Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=daa394f0f9d3cb002c72e2d3db99972e2ee42862;p=linux.git Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull debugobjects updates from Thomas Gleixner: - Use the threshold to check for the pool refill condition and not the run time recorded all time low fill value, which is lower than the threshold and therefore causes refills to be delayed. - KCSAN annotation updates and simplification of the fill_pool() code. * tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: debugobjects: Remove redundant checks in fill_pool() debugobjects: Fix conditions in fill_pool() debugobjects: Fix the compilation attributes of some global variables --- daa394f0f9d3cb002c72e2d3db99972e2ee42862