netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: thomas.petazzoni@free-electrons.com
Cc: netdev@vger.kernel.org, mw@semihalf.com, stefanc@marvell.com,
	nadavh@marvell.com, hannah@marvell.com, yehuday@marvell.com,
	antoine.tenart@free-electrons.com,
	gregory.clement@free-electrons.com,
	elfring@users.sourceforge.net, marc.zyngier@arm.com
Subject: Re: [PATCH 0/5] net: mvpp2: fixes and cleanups
Date: Thu, 08 Jun 2017 16:11:09 -0400 (EDT)	[thread overview]
Message-ID: <20170608.161109.392184322028755789.davem@davemloft.net> (raw)
In-Reply-To: <1496935647-29670-1-git-send-email-thomas.petazzoni@free-electrons.com>

From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Date: Thu,  8 Jun 2017 17:27:22 +0200

> Here is a small set of fixes/improvements for the mvpp2 driver.
> 
> The first two patches are fixes: they fix bogus usage of
> smp_processor_id() in a migration-enabled context. Indeed currently
> the driver outputs some fat warnings in CONFIG_DEBUG_PREEMPT-enabled
> kernels. Therefore, some fixes should be pushed to stable.
> 
> The last three patches are cleanups and not needed for stable, but
> they stack on top of the fixes.

Please do not mix genuine bug fixes and cleanups.

You must submit them separately.

Send the fixes targetting 'net', and once those are accepted and
'net' is merged into 'net-next', you can submit the cleanups.

Thank you.

      parent reply	other threads:[~2017-06-08 20:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08 15:27 [PATCH 0/5] net: mvpp2: fixes and cleanups Thomas Petazzoni
2017-06-08 15:27 ` [PATCH 1/5] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get} Thomas Petazzoni
2017-06-09  8:22   ` kbuild test robot
2017-06-08 15:27 ` [PATCH 2/5] net: mvpp2: use {get,put}_cpu() instead of smp_processor_id() Thomas Petazzoni
2017-06-08 16:01   ` Marc Zyngier
2017-06-08 15:27 ` [PATCH 3/5] net: mvpp2: add comments about smp_processor_id() usage Thomas Petazzoni
2017-06-08 15:27 ` [PATCH 4/5] net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function Thomas Petazzoni
2017-06-08 15:27 ` [PATCH 5/5] net: mvpp2: remove mvpp2_pool_refill() Thomas Petazzoni
2017-06-08 20:11 ` David Miller [this message]

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=20170608.161109.392184322028755789.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=antoine.tenart@free-electrons.com \
    --cc=elfring@users.sourceforge.net \
    --cc=gregory.clement@free-electrons.com \
    --cc=hannah@marvell.com \
    --cc=marc.zyngier@arm.com \
    --cc=mw@semihalf.com \
    --cc=nadavh@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=stefanc@marvell.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=yehuday@marvell.com \
    /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).