[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0f787453-16cb-4904-bda1-e8813c619edc@arm.com>
Date: Fri, 25 Apr 2025 16:59:17 +0100
From: James Morse <james.morse@....com>
To: "Shaopeng Tan (Fujitsu)" <tan.shaopeng@...itsu.com>,
"x86@...nel.org" <x86@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc: Reinette Chatre <reinette.chatre@...el.com>,
Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>, H Peter Anvin <hpa@...or.com>,
Babu Moger <Babu.Moger@....com>,
"shameerali.kolothum.thodi@...wei.com"
<shameerali.kolothum.thodi@...wei.com>,
D Scott Phillips OS <scott@...amperecomputing.com>,
"carl@...amperecomputing.com" <carl@...amperecomputing.com>,
"lcherian@...vell.com" <lcherian@...vell.com>,
"bobo.shaobowang@...wei.com" <bobo.shaobowang@...wei.com>,
"baolin.wang@...ux.alibaba.com" <baolin.wang@...ux.alibaba.com>,
Jamie Iles <quic_jiles@...cinc.com>, Xin Hao <xhao@...ux.alibaba.com>,
"peternewman@...gle.com" <peternewman@...gle.com>,
"dfustini@...libre.com" <dfustini@...libre.com>,
"amitsinght@...vell.com" <amitsinght@...vell.com>,
David Hildenbrand <david@...hat.com>, Rex Nie <rex.nie@...uarmicro.com>,
Dave Martin <dave.martin@....com>, Koba Ko <kobak@...dia.com>,
Shanker Donthineni <sdonthineni@...dia.com>,
"fenghuay@...dia.com" <fenghuay@...dia.com>, Tony Luck <tony.luck@...el.com>
Subject: Re: [PATCH v8 09/21] x86/resctrl: Remove a newline to avoid confusing
the code move script
Hello!
On 25/04/2025 03:32, Shaopeng Tan (Fujitsu) wrote:
> Hello
>> The resctrl filesystem code will shortly be moved to /fs/. This involves splitting
>> all the existing files, with some functions remaining under arch/x86, and others
>> moving to fs/resctrl.
>>
>> To make this reproducible, a python script does the heavy lif^W
>> copy-and-paste. This involves some clunky parsing of C code.
> Is "lif^W" a typo?
No - its a bad joke.
Control-W will delete the previous word on the prompt. I'm suggesting the python script is
doing some real work - when it reality its a glorified copy-and-paste.
I'll move this patch later in the series so it can be easily squashed into the move -
there is no need to preserve this kind of history.
Thanks!
James
Powered by blists - more mailing lists