Re: linux-next: Tree for Feb 24 (kernel/sched/core,rt)
From: Randy Dunlap
Date: Fri Feb 25 2022 - 00:37:52 EST
On 2/24/22 18:16, broonie@xxxxxxxxxx wrote:
> Hi all,
>
> Changes since 20220223:
>
> The btrfs tree gained several conflicts with the btrfs-fixes tree.
>
> The net-next tree gained conflicts with the net tree.
>
> The drm tree gained conflicts against the drm-fixes tree.
>
> The drm tree gained a conflict with the drm-intel-gt tree.
>
> The akpm tree was updated and merged, thanks to Andrew for his help with
> this.
>
> Non-merge commits (relative to Linus' tree): 7842
> 8121 files changed, 894334 insertions(+), 225439 deletions(-)
>
> ----------------------------------------------------------------------------
on x86_64 or i386:
../kernel/sched/core.c:1719:12: error: ‘sysctl_sched_uclamp_handler’ defined but not used [-Werror=unused-function]
static int sysctl_sched_uclamp_handler(struct ctl_table *table, int write,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../kernel/sched/rt.c:3020:12: error: ‘sched_rr_handler’ defined but not used [-Werror=unused-function]
static int sched_rr_handler(struct ctl_table *table, int write, void *buffer,
^~~~~~~~~~~~~~~~
../kernel/sched/rt.c:2981:12: error: ‘sched_rt_handler’ defined but not used [-Werror=unused-function]
static int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
^~~~~~~~~~~~~~~~
Full randconfig file is attached.
--
~RandyAttachment:
config-r2343.gz
Description: application/gzip