From: Greg KH <gregkh@linuxfoundation.org>
To: Aaron Lu <aaron.lu@intel.com>
Cc: Dave Hansen <dave.hansen@intel.com>,
Tony Luck <tony.luck@intel.com>,
"Yin, Fengwei" <fengwei.yin@intel.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
"Huang, Ying" <ying.huang@intel.com>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH v2] selftest/x86/meltdown: Add a selftest for meltdown
Date: Mon, 7 Nov 2022 08:16:05 +0100 [thread overview]
Message-ID: <Y2iwtXiWHUqPBXMK@kroah.com> (raw)
In-Reply-To: <Y2htPReffG50xnu8@ziqianlu-desk>
On Mon, Nov 07, 2022 at 10:28:13AM +0800, Aaron Lu wrote:
> Hi Greg,
>
> Thanks for taking a look.
>
> On Sun, Nov 06, 2022 at 12:27:12PM +0100, Greg KH wrote:
> > On Sun, Nov 06, 2022 at 06:19:39PM +0800, Aaron Lu wrote:
> > > To capture potential programming errors like mistakenly setting Global
> > > bit on kernel page table entries, a selftest for meltdown is added.
> > >
> > > This selftest is based on https://github.com/IAIK/meltdown. What this
> > > test does is to firstly set a predefined string at a random user address
> > > and then with pagemap, get the physical address of this string. Finally,
> > > try to fetch the data using kernel's directmap address for this physical
> > > address to see if user space can use kernel's page table.
> >
> > As this is based on someone else's code, what happened to the proper
> > credit for them as the author and copyright owner?
>
> Should I list the contributors in the patch header comment section?
> Something like this:
>
> The original code is contributed by:
> $ git shortlog -sne --all
> 24 Michael Schwarz <michael.schwarz91@gmail.com>
> 23 Michael Schwarz <michael.schwarz@student.tugraz.at>
> 9 Pavel Boldin <boldin.pavel@gmail.com>
> 6 Daniel Gruss <lava@gruss.cc>
> 3 Daniel Gruss <daniel.gruss@iaik.tugraz.at>
> 3 Jared Deckard <jdeckard@equityins.net>
> 3 Moritz Lipp <github@mlq.me>
> 2 Matteo Croce <mcroce@redhat.com>
> 2 Raphael Carvalho <raphael.scarv@gmail.com>
> 2 asgh <asgh@users.noreply.github.com>
> 1 Eduardo Marques <eduardorbmarques@gmail.com>
> 1 Egor Vorontsov <sdoregor@sdore.me>
> 1 Jakub Wilk <jwilk@jwilk.net>
> 1 Jason Davies <jason@jasondavies.com>
> 1 Lukasz Gryglicki <lukaszgryglicki@o2.pl>
> 1 Michael Schwarz <michael.schwarz@iaik.tugraz.at>
> 1 Raphael S. Carvalho <raphaelsc@scylladb.com>
> 1 Steven <steven@ceriously.com>
> 1 Vamsi Krishna <vamsi3@outlook.com>
> 1 pierwill <19642016+pierwill@users.noreply.github.com>
> 1 ysiyer <yegnesh.s.iyer@intel.com>
>
> As for copyright, the only copyright I can find in the referenced repo
> is in the LICENSE file and it is: Copyright (c) 2018 meltdown, I'm not
> sure if I'm allowed to add copyright statement for others.
Again, please work with your lawyers so that they can give you the
correct legal advice, one that they are comfortable having a patch with
a signed-off-by from an Intel employee to have.
So next time you submit this, please have an Intel lawyer on the
signed-off-by chain so that we know it is meeting their rules.
thanks,
greg k-h
prev parent reply other threads:[~2022-11-07 7:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 13:04 [RFC PATCH] selftest/x86/meltdown: Add a selftest for meltdown Aaron Lu
2022-11-06 10:19 ` [RFC PATCH v2] " Aaron Lu
2022-11-06 11:27 ` Greg KH
2022-11-07 2:28 ` Aaron Lu
2022-11-07 7:16 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y2iwtXiWHUqPBXMK@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=aaron.lu@intel.com \
--cc=dave.hansen@intel.com \
--cc=fengwei.yin@intel.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=tony.luck@intel.com \
--cc=ying.huang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox