[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191119171649.u4ukydhjik4x2rfc@linux-p48b>
Date: Tue, 19 Nov 2019 09:16:49 -0800
From: Davidlohr Bueso <dave@...olabs.net>
To: Ingo Molnar <mingo@...nel.org>
Cc: tglx@...utronix.de, peterz@...radead.org, bp@...en8.de,
x86@...nel.org, linux-kernel@...r.kernel.org,
Davidlohr Bueso <dbueso@...e.de>
Subject: Re: [PATCH 4/4] x86/mm, pat: Rename pat_rbtree.c to pat_interval.c
On Tue, 19 Nov 2019, Ingo Molnar wrote:
>
>* Davidlohr Bueso <dave@...olabs.net> wrote:
>
>> Considering the previous changes, this is a more proper name.
>>
>> Signed-off-by: Davidlohr Bueso <dbueso@...e.de>
>> ---
>> arch/x86/mm/{pat_rbtree.c => pat_interval.c} | 0
>> 1 file changed, 0 insertions(+), 0 deletions(-)
>> rename arch/x86/mm/{pat_rbtree.c => pat_interval.c} (100%)
>>
>> diff --git a/arch/x86/mm/pat_rbtree.c b/arch/x86/mm/pat_interval.c
>> similarity index 100%
>> rename from arch/x86/mm/pat_rbtree.c
>> rename to arch/x86/mm/pat_interval.c
>
>For some reason this patch was missing the kbuild adjustment for the
>rename of the .c file:
Sorry about that, I don't know how I missed this - the series was
certainly tested. Per the below I assume you don't need a v2 (and
avoid more spam).
Thanks,
Davidlohr
Powered by blists - more mailing lists