kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: matwey.kornilov@gmail.com (Matwey V. Kornilov)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Forward-porting
Date: Sun, 28 Dec 2014 17:53:45 +0300	[thread overview]
Message-ID: <m7p5hq$4pd$1@ger.gmane.org> (raw)

Hi.

I hope this is right place to ask question on SubmittingPatches. I would
like to ask how correctly give the credits in the patch when I do
forward-porting.

There is some downstream kernel git where support of the some ARM board
is implemented for 3.12. What I did was to take dts, adopted it for
linux master and tested on upstream 3.18.1 (will also test with
3.19-rc), and found the board working.

I don't know if initial authors ever send this to upstream, but GPL
terms allows us to take this code right now.

In the initial commit tree, the code I tested is belong to several
different people, but I have to rebase the initial tree to take only
tiny needed part, so I can not just resend initial commits.

How should I properly fill "From:" field in the patch to specify initial
authors correctly?

                 reply	other threads:[~2014-12-28 14:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='m7p5hq$4pd$1@ger.gmane.org' \
    --to=matwey.kornilov@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).