kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: clang warning: implicit conversion in intel_ddi.c:1481
Date: Fri, 2 Feb 2018 11:06:13 +0100	[thread overview]
Message-ID: <20180202100613.GA21492@kroah.com> (raw)
In-Reply-To: <alpine.DEB.2.20.1802021054500.13838@hsp>

On Fri, Feb 02, 2018 at 10:56:36AM +0100, Lukas Bulwahn wrote:
> On Fri, 2 Feb 2018, Jani Nikula wrote:
> 
> > Being brutally honest, please write shorter reports and shorter emails
> > to the lists.
> > 
> > The static analysis reports are welcome, but only when 1) we didn't
> > already fix it in linux-next, or 2) it reveals an actual bug, not just a
> > warning, warranting a backport.
> 
> That will be our policy.

Great!

Also a few other things to be aware of when working with the Linux
kernel community, and to try to answer some of your longer original
email querstions:

	- don't scatter emails to tons of lists at the same time.  If
	  you use scripts/get_maintainer.pl on a file, it will tell you
	  exactly who and what list to notify of an issue found.

	- when finding an issue, again, always check linux-next as that
	  contains up to the past 3 months of work.  Don't duplicate
	  stuff that others have already done, as that doesn't help
	  anyone out.

	- for stable kernel patches, please read:
		https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
	  as to how to report a patch to be included in a stable kernel
	  release (hint, just send the git hash to the list when it is
	  in Linus's tree and ask for it to be included, as well as what
	  trees you think it should be included in.)

	- If clang now builds the kernel "cleanly", yes, I want to take
	  warning fixes in the stable tree.  And even better yet, if you
	  keep working to ensure the tree is "clean", that would be
	  wonderful.

Hope this helps!

greg k-h

  reply	other threads:[~2018-02-02 10:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-01 17:33 clang warning: implicit conversion in intel_ddi.c:1481 Ozan Alpay
2018-02-01 18:02 ` Greg KH
2018-02-01 19:27   ` Ozgur
2018-02-01 22:13   ` Lukas Bulwahn
2018-02-02  8:36     ` Jani Nikula
2018-02-02  9:56       ` Lukas Bulwahn
2018-02-02 10:06         ` Greg KH [this message]
2018-02-02 10:44           ` Jani Nikula
2018-02-02 11:04             ` Knut Omang
2018-02-02 13:13             ` Greg KH
2018-02-02 14:37               ` Jani Nikula
2018-02-02 15:50                 ` Greg KH
2018-02-03  7:04                   ` Knut Omang
2018-02-05 18:46     ` Ruben Safir
2018-02-02 14:33   ` Ruben Safir

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=20180202100613.GA21492@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --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).