[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220113103531.sn76g34tfkxscs4e@ava.usersys.com>
Date: Thu, 13 Jan 2022 10:35:31 +0000
From: Aaron Tomlin <atomlin@...mlin.com>
To: David Vernet <void@...ifault.com>
Cc: Aaron Tomlin <atomlin@...hat.com>, mcgrof@...nel.org, cl@...ux.com,
pmladek@...e.com, mbenes@...e.cz, akpm@...ux-foundation.org,
jeyu@...nel.org, linux-kernel@...r.kernel.org,
linux-modules@...r.kernel.org, ghalat@...hat.com,
allen.lkml@...il.com
Subject: Re: [RFC PATCH v2 03/13] module: Move livepatch support to a
separate file
On Wed 2022-01-12 10:54 -0800, David Vernet wrote:
> Thanks for doing this refactor. +1 to doing this, though Petr had some
> suggestions in another thread that I'll wait on before Acking.
No problem and yes, I will make the suggested modifications then add you on
Cc.
> Aaron Tomlin <atomlin@...hat.com> wrote on Thu [2022-Jan-06 23:43:09 +0000]:
> > diff --git a/kernel/module/livepatch.c b/kernel/module/livepatch.c
> > new file mode 100644
> > index 000000000000..e147f5418327
> > --- /dev/null
> > +++ b/kernel/module/livepatch.c
> > @@ -0,0 +1,75 @@
> > +// SPDX-License-Identifier: GPL-2.0-or-later
> > +/*
> > + * kernel/module/livepatch.c - module livepatch support
> > + *
> > + * Copyright (C) 2016 Jessica Yu <jeyu@...hat.com>
> > + */
>
> Should the copyright year (and possibly author) be updated? Or just removed
> entirely?
Who should I specify? I'm not entirely sure. If I understand correctly,
Jessica was the original author of the majority.
Kind regards,
--
Aaron Tomlin
Powered by blists - more mailing lists