Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Kamal Mostafa <kamal@canonical.com>
To: Sasha Levin <sasha.levin@oracle.com>
Cc: Luis Henriques <luis.henriques@canonical.com>,
	stable@vger.kernel.org, stable-commits@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [added to the 3.18 stable tree] Revert "tools/vm: fix page-flags build"
Date: Tue, 23 Jun 2015 09:46:37 -0700	[thread overview]
Message-ID: <1435077997.11328.1.camel@fourier> (raw)
In-Reply-To: <55896989.7050905@oracle.com>

On Tue, 2015-06-23 at 10:13 -0400, Sasha Levin wrote:
> On 06/22/2015 09:19 AM, Luis Henriques wrote:
> > Hi Sasha,
> > 
> > On Tue, Jun 16, 2015 at 07:56:29AM -0400, Sasha Levin wrote:
> >> > This reverts commit a821ac4c66382f9d6387c8311608f13c6749fea9.
> >> > 
> >> > That patch is not suitable for 3.18.
> >> >
> > Should this be reverted in other stable trees as well?  I see it has
> > been included at least in 3.14, 3.16-ckt, 3.19-ckt and 4.0.
> 
> I believe so. You can test it by seeing if 'make -C tools/vm' is
> failing or not.


Revert queued for 3.19-stable.  Thanks Sasha!

 -Kamal


      parent reply	other threads:[~2015-06-23 16:46 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 11:56 [added to the 3.18 stable tree] Revert "tools/vm: fix page-flags build" Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] ARM: 8221/1: PJ4: allow building in Thumb-2 mode Sasha Levin
2015-06-16 12:31   ` Ard Biesheuvel
2015-06-16 11:56 ` [added to the 3.18 stable tree] fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net: core: Correct an over-stringent device loop detection Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] x86: bpf_jit: fix compilation of large bpf programs Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net: phy: Allow EEE for all RGMII variants Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] rtnl/bond: don't send rtnl msg for unregistered iface Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] tcp/ipv6: fix flow label setting in TIME_WAIT state Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net/ipv6/udp: Fix ipv6 multicast socket filter regression Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net: sched: fix call_rcu() race on classifier module unloads Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] ipv4: Avoid crashing in ip_error Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] cdc_ncm: Fix tx_bytes statistics Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] bridge: fix parsing of MLDv2 reports Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net: dp83640: fix broken calibration routine Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net: dp83640: reinforce locking rules Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net: dp83640: fix improper double spin locking Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] unix/caif: sk_socket can disappear when state is unlocked Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] xen/netback: Properly initialize credit_bytes Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] net_sched: invoke ->attach() after setting dev->qdisc Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] sctp: Fix mangled IPv4 addresses on a IPv6 listening socket Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] bridge: fix br_multicast_query_expired() bug Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] udp: fix behavior of wrong checksums Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] tcp: fix child sockets to use system default congestion control if not set Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] xen: netback: read hotplug script once at start of day Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] bridge: disable softirqs around br_fdb_update to avoid lockup Sasha Levin
2015-06-16 11:56 ` [added to the 3.18 stable tree] crush: ensuring at most num-rep osds are selected Sasha Levin
2015-06-22 13:19 ` [added to the 3.18 stable tree] Revert "tools/vm: fix page-flags build" Luis Henriques
2015-06-23 14:13   ` Sasha Levin
2015-06-23 16:08     ` Luis Henriques
2015-06-23 16:46     ` Kamal Mostafa [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=1435077997.11328.1.camel@fourier \
    --to=kamal@canonical.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=luis.henriques@canonical.com \
    --cc=sasha.levin@oracle.com \
    --cc=stable-commits@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox