[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200512042149.GA31507@lst.de>
Date: Tue, 12 May 2020 06:21:49 +0200
From: Christoph Hellwig <hch@....de>
To: Dimitri Sivanich <sivanich@....com>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Christoph Hellwig <hch@....de>,
"H. Peter Anvin" <hpa@...or.com>, Russ Anderson <rja@....com>,
Mike Travis <mike.travis@....com>,
Steve Wahl <steve.wahl@....com>
Subject: Re: [PATCH] x86/platform/uv: HUB RTC cleanup
On Mon, May 11, 2020 at 05:35:35PM -0500, Dimitri Sivanich wrote:
> Remove unused event code and other cleanup for HUB RTC.
Can you explain how this is dead? That's not entirely obvious
from the patch. Also you probably want to split it the cleans
into one or several additional patches and aso document them in
the commit log(s).
> diff --git a/arch/x86/platform/uv/uv_time.c b/arch/x86/platform/uv/uv_time.c
> index 7af31b245636..1777b7164ff8 100644
> --- a/arch/x86/platform/uv/uv_time.c
> +++ b/arch/x86/platform/uv/uv_time.c
> @@ -1,25 +1,18 @@
> // SPDX-License-Identifier: GPL-2.0-or-later
> /*
> - * SGI RTC clock/timer routines.
> + * HPE RTC clock routine.
Might be worth mentioning this is for the UV platform? Both the
old SGI and thew new HPE are not very descriptive.
Powered by blists - more mailing lists