[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d84840e-ed33-d7aa-58b2-86aecc3d7084@infradead.org>
Date: Thu, 24 Feb 2022 21:37:30 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: broonie@...nel.org,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Zhen Ni <nizhen@...ontech.com>,
Luis Chamberlain <mcgrof@...nel.org>
Subject: Re: linux-next: Tree for Feb 24 (kernel/sched/core,rt)
On 2/24/22 18:16, broonie@...nel.org 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.
--
~Randy
Download attachment "config-r2343.gz" of type "application/gzip" (45200 bytes)
Powered by blists - more mailing lists