On Tue, Apr 23, 2024 at 09:59:58AM -0700, Greg Kroah-Hartman wrote:
Build Logs Summary Errors Summary include/linux/u64_stats_sync.h:143:2: error: implicit declaration of function ‘preempt_enable_nested’; did you mean ‘preempt_enable_no_resched’? [-Werror=implicit-function-declaration] include/linux/u64_stats_sync.h:136:2: error: implicit declaration of function ‘preempt_disable_nested’; did you mean ‘preempt_disable_notrace’? [-Werror=implicit-function-declaration] include/linux/u64_stats_sync.h:143:2: error: implicit declaration of function 'preempt_enable_nested'; did you mean 'preempt_enable_no_resched'? [-Werror=implicit-function-declaration] include/linux/u64_stats_sync.h:136:2: error: implicit declaration of function 'preempt_disable_nested'; did you mean 'preempt_disable_notrace'? [-Werror=implicit-function-declaration]
Again, very odd, I do not see that anywhere in the patch queue. I've updated the -rc git tree, perhaps an old version was in there somehow...
Yep. Seems to be solved on our end as well.
regards, dan carpenter