All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: develoment workflow: how to avoid duplicate work ?
Date: Tue, 29 May 2018 07:50:12 +0200	[thread overview]
Message-ID: <20180529055012.GA30116@kroah.com> (raw)
In-Reply-To: <20180529030706.GD1845@hle-laptop.local>

On Mon, May 28, 2018 at 11:07:06PM -0400, Hugo Lefeuvre wrote:
> Hi,
> 
> I've started to take a look at TODO entries in the staging drivers
> subtree and found some issues in pi433 I'd like to work on. Before
> starting to prepare my patch, I tried to check the LKML and the bug
> tracker to make sure nobody was working on the same issues as me
> (this driver seems to be pretty actively developed), but couldn't
> find anything helpful. No mailing list, nobody coordinating, only
> single patches without relationship.
> 
> Did I miss something ? Is there a specific place where I can coordinate
> with the rest of the kernel dev community and make people aware I'm
> working on this particular issue ? (apart from the bug tracker, which
> doesn't seem to be very active when it comes to the staging subtree)

No need to coordinate anything, just start sending patches against the
latest development tree (linux-next, or the staging.git staging-next
branch), and all will be fine.

If there are conflicts, the maintainer will let you know, but they are
usually quite rare.

good luck!

greg k-h

  parent reply	other threads:[~2018-05-29  5:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29  3:07 develoment workflow: how to avoid duplicate work ? Hugo Lefeuvre
2018-05-29  3:32 ` valdis.kletnieks at vt.edu
2018-05-30  2:56   ` Hugo Lefeuvre
2018-05-30 15:03     ` valdis.kletnieks at vt.edu
2018-05-31  1:44       ` Hugo Lefeuvre
2018-06-03 19:23         ` Valentin Vidic
2018-06-03 22:25           ` Hugo Lefeuvre
2018-06-04  3:33             ` Valentin Vidic
     [not found]               ` <20180604062743.GB19954@osadl.at>
2018-06-04  9:31                 ` Valentin Vidic
2018-06-04 12:36                   ` Hugo Lefeuvre
2018-06-04 16:10               ` valdis.kletnieks at vt.edu
2018-06-04 22:31                 ` Hugo Lefeuvre
2018-06-05  5:55                   ` valdis.kletnieks at vt.edu
2018-06-05 14:20                     ` Hugo Lefeuvre
2018-06-05 14:33                       ` valdis.kletnieks at vt.edu
2018-06-05 17:47                         ` Valentin Vidic
2018-06-06  1:48                           ` Hugo Lefeuvre
2018-05-29  5:50 ` Greg KH [this message]
2018-05-30  3:08   ` Hugo Lefeuvre

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=20180529055012.GA30116@kroah.com \
    --to=greg@kroah.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.