stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Daniel Wagner <wagi@monom.org>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jon Hunter <jonathanh@nvidia.com>
Subject: Re: [PATCH 4.4 0/2] vmstat backports
Date: Mon, 29 Jul 2019 20:01:37 +0200	[thread overview]
Message-ID: <20190729180137.GA3471@kroah.com> (raw)
In-Reply-To: <20190729154046.8824-1-wagi@monom.org>

On Mon, Jul 29, 2019 at 05:40:44PM +0200, Daniel Wagner wrote:
> Hi Greg,
> 
> Second attempt on this topic [1]:
> 
> """
> Upstream commmit 0eb77e988032 ("vmstat: make vmstat_updater deferrable
> again and shut down on idle") was back ported in v4.4.178
> (bdf3c006b9a2). For -rt we definitely need the bugfix f01f17d3705b
> ("mm, vmstat: make quiet_vmstat lighter") as well.
> 
> Since the offending patch was back ported to v4.4 stable only, the
> other stable branches don't need an update (offending patch and bug
> fix are already in).
> """
> 
> Though I missed a dependency as Jon noted[2]. The missing patch is
> 587198ba5206 ("vmstat: Remove BUG_ON from vmstat_update"). I've tested
> this on a Tegra K1 one board which exposed the bug. With this should
> be fine.
> 
> While at it, I looked on all relevant changes for
> vmstat_updated(). These two patches are the only relevant changes
> which are missing. It seems almost all changes from mainline have made
> it back to v4.
> 
> Could you please queue the above patches for v4.4.y?
> 
> Thanks,
> Daniel
> 
> [1] https://lore.kernel.org/stable/20190513061237.4915-1-wagi@monom.org
> [2] https://lore.kernel.org/stable/f32de22f-c928-2eaa-ee3f-d2b26c184dd4@nvidia.com
> 
> 
> Christoph Lameter (1):
>   vmstat: Remove BUG_ON from vmstat_update
> 
> Michal Hocko (1):
>   mm, vmstat: make quiet_vmstat lighter
> 
>  mm/vmstat.c | 80 +++++++++++++++++++++++++++++++----------------------
>  1 file changed, 47 insertions(+), 33 deletions(-)

Now queued up.

greg k-h

      parent reply	other threads:[~2019-07-29 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-29 15:40 [PATCH 4.4 0/2] vmstat backports Daniel Wagner
2019-07-29 15:40 ` [PATCH 4.4 1/2] vmstat: Remove BUG_ON from vmstat_update Daniel Wagner
2019-07-29 15:40 ` [PATCH 4.4 2/2] mm, vmstat: make quiet_vmstat lighter Daniel Wagner
2019-07-29 18:01 ` Greg KH [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=20190729180137.GA3471@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=wagi@monom.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).