[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bda0895f-e763-49fe-96f4-2fbe46917e79@arm.com>
Date: Tue, 25 Nov 2025 11:33:09 +0000
From: James Morse <james.morse@....com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: ben.horgan@....com, reinette.chatre@...el.com, fenghuay@...dia.com,
linux-kernel@...r.kernel.org, Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] arm_mpam: Remove duplicate linux/srcu.h header
Hi Jiapeng,
On 21/11/2025 03:39, Jiapeng Chong wrote:
> ./drivers/resctrl/mpam_internal.h: linux/srcu.h is included more than once.
> diff --git a/drivers/resctrl/mpam_internal.h b/drivers/resctrl/mpam_internal.h
> index e79c3c47259c..f733bed011bd 100644
> --- a/drivers/resctrl/mpam_internal.h
> +++ b/drivers/resctrl/mpam_internal.h
> @@ -14,7 +14,6 @@
> #include <linux/mutex.h>
> #include <linux/srcu.h>
> #include <linux/spinlock.h>
> -#include <linux/srcu.h>
> #include <linux/types.h>
(If you removed the other entry instead the list would be alphabetical order)
Either way,
Acked-by: James Morse <james.morse@....com>
Thanks,
James
Powered by blists - more mailing lists