All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] questions about lm-sensors development
Date: Fri, 10 Feb 2012 14:47:18 +0000	[thread overview]
Message-ID: <20120210144718.GA603@ericsson.com> (raw)
In-Reply-To: <4F34E2D5.6080900@gmail.com>

David,

On Fri, Feb 10, 2012 at 04:26:45AM -0500, David Kremer wrote:
> Hello,
> 
> cheers everyone. Thank you for your lm-sensor programs.
> 
> I asked recently in a thread if you support a LTS version for the kernel 
> 3.0, and I had a positive answer. Nevertheless, things are not quite 
> clear for me, and it seems your website is lacking of informations on 
> how to contribute.
> 
... and now things get confusing. Earlier we talked about kernel development,
now your headline says "lm-sensors". Are you talking about the lm-sensors package,
or are you talking about the kernel hwmon subsystem ? Both are completely 
different (though one uses the other), and managed differently.

Specifically, it is up to a distribution maintainer to decide if a new version
of lm-sensors should be included, if any bug fixes should be included, etc,
while it is largely up to kernel maintainers to maintain kernel subsystems.

> Guenter uses a git repository, not sure how it interacts with the main 
> kernel tree.
> 
I have several git repositories on github, plus one on kernel.org.

> I would be glad to have a clear explanation of where are the 
> repositories for the
> different parts of lm-sensors and the development routines you all follow.
> 
What "parts" do you refer to ? Again, do you refer to lm-sensors or to the hwmon
subsystem ?

I have two kernel repositories, one on kernel.org, one on github. The latter is
a shadow of the first. The repository on kernel.org is used to send pull requests
upstream, and to serve as feed for the -next tree.

There are three branches:
	hwmon, for bug fixes
	hwmon-next, for patches queued up for the next version
	hwmon-staging, for patches not ready for upstream submission

Also, there may be a signed tag named hwmon-for-linus, which is used to reference
pull requests.

> Especially I dont't understand very well why your patch are numbered 
> 0/4, 1/4, etc.
> 
I would suggest to look into Documentation/SubmittingPatches for an explanation
on how the patch submit process works. Also, have a look into
Documentation/hwmon/submitting-patches for additional guidelines.

Guenter

> Thank you a lot in advance, I hope to be able to test and report things 
> efficiently after you answered me.
> 
> Actually I would like to gain experience in linux kernel development, 
> and I would like to watch closely your project in which I have personal 
> interest but that I find also great because it is really useful for 
> everyone. I expect to become a good kernel dev after following this 
> project that I find interesting.
> 
> Thank you very much.
> 
> David Kremer
> 
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@lm-sensors.org
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  reply	other threads:[~2012-02-10 14:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-10  9:26 [lm-sensors] questions about lm-sensors development David Kremer
2012-02-10 14:47 ` Guenter Roeck [this message]
2012-02-10 20:28 ` Nikolaus Schulz
2012-02-20 16:43 ` Guenter Roeck

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=20120210144718.GA603@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --cc=lm-sensors@vger.kernel.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.