[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <77eb1eb6-6ccc-451b-a8c6-bb05a8fbb309@linux.ibm.com>
Date: Tue, 26 Aug 2025 09:31:55 +0530
From: Madhavan Srinivasan <maddy@...ux.ibm.com>
To: Namhyung Kim <namhyung@...nel.org>,
Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Ian Rogers <irogers@...gle.com>, Jiri Olsa <jolsa@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>, linux-perf-users@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH 06/11] tools headers: Sync powerpc headers with the kernel
source
On 8/26/25 3:28 AM, Namhyung Kim wrote:
> To pick up the changes in this cset:
>
> 69bf2053608423cb powerpc: Drop GPL boilerplate text with obsolete FSF address
>
> This addresses these perf build warnings:
>
> Warning: Kernel ABI header differences:
> diff -u tools/arch/powerpc/include/uapi/asm/kvm.h arch/powerpc/include/uapi/asm/kvm.h
>
> Please see tools/include/uapi/README for further details.
>
Nice catch. I missed to remove in tools side. My bad.
Thanks for fixing.
Acked-by: Madhavan Srinivasan <maddy@...ux.ibm.com>
> Cc: Madhavan Srinivasan <maddy@...ux.ibm.com>
> Cc: linuxppc-dev@...ts.ozlabs.org
> Signed-off-by: Namhyung Kim <namhyung@...nel.org>
> ---
> tools/arch/powerpc/include/uapi/asm/kvm.h | 13 -------------
> 1 file changed, 13 deletions(-)
>
> diff --git a/tools/arch/powerpc/include/uapi/asm/kvm.h b/tools/arch/powerpc/include/uapi/asm/kvm.h
> index eaeda001784ebb6f..077c5437f5219b05 100644
> --- a/tools/arch/powerpc/include/uapi/asm/kvm.h
> +++ b/tools/arch/powerpc/include/uapi/asm/kvm.h
> @@ -1,18 +1,5 @@
> /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
> /*
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License, version 2, as
> - * published by the Free Software Foundation.
> - *
> - * This program is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> - * GNU General Public License for more details.
> - *
> - * You should have received a copy of the GNU General Public License
> - * along with this program; if not, write to the Free Software
> - * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
> - *
> * Copyright IBM Corp. 2007
> *
> * Authors: Hollis Blanchard <hollisb@...ibm.com>
Powered by blists - more mailing lists