All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "Usyskin, Alexander" <alexander.usyskin@intel.com>,
	Arnd Bergmann <arnd@arndb.de>,
	"Nilawar, Badal" <badal.nilawar@intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Adin, Menachem" <menachem.adin@intel.com>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>,
	lkp <lkp@intel.com>
Subject: Re: [PATCH char-misc v2] mei: lb: fix incorrect type in assignment
Date: Tue, 7 Jul 2026 10:47:42 +0200	[thread overview]
Message-ID: <2026070722-zips-outgrow-ee43@gregkh> (raw)
In-Reply-To: <akypBhzJdxGLJiYq@ashevche-desk.local>

On Tue, Jul 07, 2026 at 10:21:42AM +0300, Andy Shevchenko wrote:
> On Tue, Jul 07, 2026 at 06:43:20AM +0000, Usyskin, Alexander wrote:
> > > On Mon, Jul 06, 2026 at 04:01:30PM +0300, Alexander Usyskin wrote:
> 
> ...
> 
> > > > Cc: stable@vger.kernel.org
> > > 
> > > Why cc: stable?  It doesn't actually cause any functional change to the
> > > code at all, right?  This isn't running on s390, or am I mistaken?
> > 
> > This driver is for discrete graphics card, so it may run on non-x86 system, thus all conversions.
> > 
> > I've been told that if there is Fixes: for commit that already in stable, I should cc: stable.
> > If it is not hard rule, I'll drop cc: from the next patch revision.
> 
> Cc'ing stable@ is a rule which is documented in-tree. Many developers just omit
> it for unknown reasons.

My point is that this is NOT an actual bugfix that needs to be applied
anywhere except during the next merge window, as all it does is make
sparse quiet (which is a valid change).  It doesn't do anything "real"
as this hardware is not on any big-endian systems.

Please don't send stuff to stable that does not actually need to be in a
stable kernel tree.

thanks,

greg k-h

  reply	other threads:[~2026-07-07  8:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06 13:01 [PATCH char-misc v2] mei: lb: fix incorrect type in assignment Alexander Usyskin
2026-07-06 14:32 ` Greg Kroah-Hartman
2026-07-07  6:43   ` Usyskin, Alexander
2026-07-07  7:21     ` Andy Shevchenko
2026-07-07  8:47       ` Greg Kroah-Hartman [this message]
2026-07-07  9:02         ` Andy Shevchenko
2026-07-07 11:33           ` Usyskin, Alexander

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=2026070722-zips-outgrow-ee43@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=alexander.usyskin@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=badal.nilawar@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=menachem.adin@intel.com \
    --cc=stable@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.