Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: <gregkh@linuxfoundation.org>
To: 20170824073105.3901-1-jslaby@suse.cz, arnd@arndb.de,
	ben.hutchings@codethink.co.uk, benh@kernel.crashing.org,
	catalin.marinas@arm.com, chris@zankel.net, cmetcalf@mellanox.com,
	dalias@libc.org, davem@davemloft.net, deller@gmx.de,
	dvhart@infradead.org, fenghua.yu@intel.com,
	gregkh@linuxfoundation.org, heiko.carstens@de.ibm.com,
	ink@jurassic.park.msu.ru, jcmvbkbc@gmail.com,
	jejb@parisc-linux.org, jonas@southpole.se, jslaby@suse.cz,
	linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org,
	linux-snps-arc@lists.infradead.org,
	linux-xtensa@linux-xtensa.org, linuxppc-dev@lists.ozlabs.org,
	mattst88@gmail.com, monstr@monstr.eu, mpe@ellerman.id.au,
	openrisc@lists.librecores.org, paulus@samba.org,
	peterz@infradead.org, ralf@linux-mips.org, rkuo@codeaurora.org,
	rmk+kernel@armlinux.org.uk, rth@twiddle.net,
	schwidefsky@de.ibm.com, shorne@gmail.com,
	stefan.kristiansson@saunalahti.fi, tglx@linutronix.de,
	tony.luck@intel.com, vgupta@synopsys.com, will.deacon@arm.com,
	ysato@users.sourceforge.jp
Cc: <stable-commits@vger.kernel.org>
Subject: Patch "futex: Remove duplicated code and fix undefined behaviour" has been added to the 4.4-stable tree
Date: Thu, 17 May 2018 11:38:53 +0200	[thread overview]
Message-ID: <15265499332582@kroah.com> (raw)


This is a note to let you know that I've just added the patch titled

    futex: Remove duplicated code and fix undefined behaviour

to the 4.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     futex-remove-duplicated-code-and-fix-undefined-behaviour.patch
and it can be found in the queue-4.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.

WARNING: multiple messages have this Message-ID (diff)
From: <gregkh@linuxfoundation.org>
To: 20170824073105.3901-1-jslaby@suse.cz, arnd@arndb.de,
	ben.hutchings@codethink.co.uk, benh@kernel.crashing.org,
	catalin.marinas@arm.com, chris@zankel.net, cmetcalf@mellanox.com,
	dalias@libc.org, davem@davemloft.net, deller@gmx.de,
	dvhart@infradead.org, fenghua.yu@intel.com,
	gregkh@linuxfoundation.org, heiko.carstens@de.ibm.com,
	ink@jurassic.park.msu.ru, jcmvbkbc@gmail.com,
	jejb@parisc-linux.org, jonas@southpole.sejslaby@suse.cz,
	linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org,
	linux-snps-arc@lists.infradead.org,
	linux-xtensa@linux-xtensa.org, linuxppc-dev@lists.ozlabs.org,
	mattst88@gmail.com, monstr@monstr.eu, mpe@ellerman.id.au,
	openrisc@lists.librecores.org, paulus@samba.org,
	peterz@infradead.org, ralf@linux-mips.org, rkuo@codeaurora.org,
	rmk+kernel@armlinux.org.uk, rth@twiddle.net,
	schwidefsky@de.ibm.com, shorne@gmail.com,
	stefan.kristiansson@saunalahti.fi, tglx@linutronix.de,
	tony.luck@intel.com, vgupta@synopsys.com, will.deacon@arm.com,
	ysato@users.sourceforge.jp
Cc: stable-commits@vger.kernel.org
Subject: Patch "futex: Remove duplicated code and fix undefined behaviour" has been added to the 4.4-stable tree
Date: Thu, 17 May 2018 11:38:53 +0200	[thread overview]
Message-ID: <15265499332582@kroah.com> (raw)
Message-ID: <20180517093853.iRQxat0iFSemPnv_TcwvaRgEq6sRoNYy6aBPCroIU7M@z> (raw)


This is a note to let you know that I've just added the patch titled

    futex: Remove duplicated code and fix undefined behaviour

to the 4.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     futex-remove-duplicated-code-and-fix-undefined-behaviour.patch
and it can be found in the queue-4.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.

             reply	other threads:[~2018-05-17  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-17  9:38 gregkh [this message]
2018-05-17  9:38 ` Patch "futex: Remove duplicated code and fix undefined behaviour" has been added to the 4.4-stable tree gregkh

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=15265499332582@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=20170824073105.3901-1-jslaby@suse.cz \
    --cc=arnd@arndb.de \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=benh@kernel.crashing.org \
    --cc=catalin.marinas@arm.com \
    --cc=chris@zankel.net \
    --cc=cmetcalf@mellanox.com \
    --cc=dalias@libc.org \
    --cc=davem@davemloft.net \
    --cc=deller@gmx.de \
    --cc=dvhart@infradead.org \
    --cc=fenghua.yu@intel.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=ink@jurassic.park.msu.ru \
    --cc=jcmvbkbc@gmail.com \
    --cc=jejb@parisc-linux.org \
    --cc=jonas@southpole.se \
    --cc=jslaby@suse.cz \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=linux-xtensa@linux-xtensa.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mattst88@gmail.com \
    --cc=monstr@monstr.eu \
    --cc=mpe@ellerman.id.au \
    --cc=openrisc@lists.librecores.org \
    --cc=paulus@samba.org \
    --cc=peterz@infradead.org \
    --cc=ralf@linux-mips.org \
    --cc=rkuo@codeaurora.org \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=rth@twiddle.net \
    --cc=schwidefsky@de.ibm.com \
    --cc=shorne@gmail.com \
    --cc=stable-commits@vger.kernel.org \
    --cc=stefan.kristiansson@saunalahti.fi \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --cc=vgupta@synopsys.com \
    --cc=will.deacon@arm.com \
    --cc=ysato@users.sourceforge.jp \
    /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