Re: [PATCH v5 1/5] x86/init: Make get/set_rtc_noop() public

From: Wei Liu
Date: Thu Apr 13 2023 - 11:35:07 EST


On Thu, Apr 13, 2023 at 11:19:42AM +0200, Borislav Petkov wrote:
> On Thu, Apr 13, 2023 at 01:16:07AM +0000, Wei Liu wrote:
> > On Mon, Apr 10, 2023 at 10:55:28PM -0700, Saurabh Sengar wrote:
> > > Make get/set_rtc_noop() to be public so that they can be used
> > > in other modules as well.
> > >
> > > Co-developed-by: Tianyu Lan <tiala@xxxxxxxxxxxxx>
> > > Signed-off-by: Tianyu Lan <tiala@xxxxxxxxxxxxx>
> > > Signed-off-by: Saurabh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>
> > > Reviewed-by: Wei Liu <wei.liu@xxxxxxxxxx>
> > > Reviewed-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>
> >
> > x86 maintainers, can you please ack or nack this patch?
>
> Acked-by: Borislav Petkov (AMD) <bp@xxxxxxxxx>

Thank you very much!