diff for duplicates of <20180518090141.GA10227@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 2dd0422..e5a31b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: > > + int oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12); > > + int cmparg = sign_extend32(encoded_op & 0x00000fff, 12); > -> 12 is wrong here – wherever you apply this, you need also a follow-up fix: +> 12 is wrong here – wherever you apply this, you need also a follow-up fix: > commit d70ef22892ed6c066e51e118b225923c9b74af34 > Author: Jiri Slaby <jslaby@suse.cz> > Date: Thu Nov 30 15:35:44 2017 +0100 diff --git a/a/content_digest b/N1/content_digest index 642a763..26abdf6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -53,7 +53,7 @@ "> > +\tint oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12);\n" "> > +\tint cmparg = sign_extend32(encoded_op & 0x00000fff, 12);\n" "> \n" - "> 12 is wrong here \303\242\342\202\254\342\200\234 wherever you apply this, you need also a follow-up fix:\n" + "> 12 is wrong here \342\200\223 wherever you apply this, you need also a follow-up fix:\n" "> commit d70ef22892ed6c066e51e118b225923c9b74af34\n" "> Author: Jiri Slaby <jslaby@suse.cz>\n" "> Date: Thu Nov 30 15:35:44 2017 +0100\n" @@ -64,4 +64,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +f47bf98dd624767c1e8b045f2e6cc2565c3b176fcfc48bb1f628c3717d999979
diff --git a/a/1.txt b/N2/1.txt index 2dd0422..e5a31b3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -21,7 +21,7 @@ On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: > > + int oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12); > > + int cmparg = sign_extend32(encoded_op & 0x00000fff, 12); > -> 12 is wrong here – wherever you apply this, you need also a follow-up fix: +> 12 is wrong here – wherever you apply this, you need also a follow-up fix: > commit d70ef22892ed6c066e51e118b225923c9b74af34 > Author: Jiri Slaby <jslaby@suse.cz> > Date: Thu Nov 30 15:35:44 2017 +0100 diff --git a/a/content_digest b/N2/content_digest index 642a763..994530f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -27,7 +27,29 @@ Helge Deller <deller@gmx.de> James E.J. Bottomley <jejb@parisc-linux.org> Catalin Marinas <catalin.marinas@arm.com> - " Matt Turner <matt>\0" + Matt Turner <mattst88@gmail.com> + linux-snps-arc@lists.infradead.org + Fenghua Yu <fenghua.yu@intel.com> + Arnd Bergmann <arnd@arndb.de> + linux-xtensa@linux-xtensa.org + Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> + openrisc@lists.librecores.org + Ivan Kokshaysky <ink@jurassic.park.msu.ru> + Stafford Horne <shorne@gmail.com> + linux-arm-kernel@lists.infradead.org + Richard Henderson <rth@twiddle.net> + Chris Zankel <chris@zankel.net> + Michal Simek <monstr@monstr.eu> + Tony Luck <tony.luck@intel.com> + linux-parisc@vger.kernel.org + Vineet Gupta <vgupta@synopsys.com> + Ralf Baechle <ralf@linux-mips.org> + Richard Kuo <rkuo@codeaurora.org> + linux-alpha@vger.kernel.org + Martin Schwidefsky <schwidefsky@de.ibm.com> + linuxppc-dev@lists.ozlabs.org + David S. Miller <davem@davemloft.net> + " Ben Hutchings <ben.hutchings@codethink.co.uk>\0" "\00:1\0" "b\0" "On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote:\n" @@ -53,7 +75,7 @@ "> > +\tint oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12);\n" "> > +\tint cmparg = sign_extend32(encoded_op & 0x00000fff, 12);\n" "> \n" - "> 12 is wrong here \303\242\342\202\254\342\200\234 wherever you apply this, you need also a follow-up fix:\n" + "> 12 is wrong here \342\200\223 wherever you apply this, you need also a follow-up fix:\n" "> commit d70ef22892ed6c066e51e118b225923c9b74af34\n" "> Author: Jiri Slaby <jslaby@suse.cz>\n" "> Date: Thu Nov 30 15:35:44 2017 +0100\n" @@ -64,4 +86,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +4b8a47518aa562f55a8be9e3f0ceebd86e4772c0c2642706ee7c4a3d3354849f
diff --git a/a/content_digest b/N3/content_digest index 642a763..2b89bda 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -3,7 +3,7 @@ "ref\0e8dc5f94-3b52-dcf0-3b5e-b442bde7d803@suse.cz\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0Re: [PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" - "Date\0Fri, 18 May 2018 11:01:41 +0200\0" + "Date\0Fri, 18 May 2018 09:01:41 +0000\0" "To\0Jiri Slaby <jslaby@suse.cz>\0" "Cc\0linux-kernel@vger.kernel.org" stable@vger.kernel.org @@ -64,4 +64,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +985381d458c42a851e9937f6c436ab107460ee0a55b7c8ccb2c87ee91e7fa447
diff --git a/a/1.txt b/N4/1.txt index 2dd0422..e5a31b3 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -21,7 +21,7 @@ On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: > > + int oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12); > > + int cmparg = sign_extend32(encoded_op & 0x00000fff, 12); > -> 12 is wrong here – wherever you apply this, you need also a follow-up fix: +> 12 is wrong here – wherever you apply this, you need also a follow-up fix: > commit d70ef22892ed6c066e51e118b225923c9b74af34 > Author: Jiri Slaby <jslaby@suse.cz> > Date: Thu Nov 30 15:35:44 2017 +0100 diff --git a/a/content_digest b/N4/content_digest index 642a763..f239fd8 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -27,7 +27,7 @@ Helge Deller <deller@gmx.de> James E.J. Bottomley <jejb@parisc-linux.org> Catalin Marinas <catalin.marinas@arm.com> - " Matt Turner <matt>\0" + " Matt Turner <matt\0" "\00:1\0" "b\0" "On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote:\n" @@ -53,7 +53,7 @@ "> > +\tint oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12);\n" "> > +\tint cmparg = sign_extend32(encoded_op & 0x00000fff, 12);\n" "> \n" - "> 12 is wrong here \303\242\342\202\254\342\200\234 wherever you apply this, you need also a follow-up fix:\n" + "> 12 is wrong here \342\200\223 wherever you apply this, you need also a follow-up fix:\n" "> commit d70ef22892ed6c066e51e118b225923c9b74af34\n" "> Author: Jiri Slaby <jslaby@suse.cz>\n" "> Date: Thu Nov 30 15:35:44 2017 +0100\n" @@ -64,4 +64,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +6baab1206eda41a9dd971452c83343eff877f8a0855cb589b92deb0d3eacd8dc
diff --git a/a/1.txt b/N5/1.txt index 2dd0422..612cfa8 100644 --- a/a/1.txt +++ b/N5/1.txt @@ -1,10 +1,10 @@ -On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: +On Fri, May 18, 2018@10:30:24AM +0200, Jiri Slaby wrote: > On 05/18/2018, 10:16 AM, Greg Kroah-Hartman wrote: > > 4.9-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > -> > From: Jiri Slaby <jslaby@suse.cz> +> > From: Jiri Slaby <jslaby at suse.cz> > > > > commit 30d6e0a4190d37740e9447e4e4815f06992dd8c3 upstream. > ... @@ -21,9 +21,9 @@ On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: > > + int oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12); > > + int cmparg = sign_extend32(encoded_op & 0x00000fff, 12); > -> 12 is wrong here – wherever you apply this, you need also a follow-up fix: +> 12 is wrong here ? wherever you apply this, you need also a follow-up fix: > commit d70ef22892ed6c066e51e118b225923c9b74af34 -> Author: Jiri Slaby <jslaby@suse.cz> +> Author: Jiri Slaby <jslaby at suse.cz> > Date: Thu Nov 30 15:35:44 2017 +0100 > > futex: futex_wake_op, fix sign_extend32 sign bits diff --git a/a/content_digest b/N5/content_digest index 642a763..183f206 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -1,42 +1,19 @@ "ref\020180518081535.096308218@linuxfoundation.org\0" "ref\020180518081536.166573281@linuxfoundation.org\0" "ref\0e8dc5f94-3b52-dcf0-3b5e-b442bde7d803@suse.cz\0" - "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" - "Subject\0Re: [PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" + "From\0gregkh@linuxfoundation.org (Greg Kroah-Hartman)\0" + "Subject\0[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" "Date\0Fri, 18 May 2018 11:01:41 +0200\0" - "To\0Jiri Slaby <jslaby@suse.cz>\0" - "Cc\0linux-kernel@vger.kernel.org" - stable@vger.kernel.org - Thomas Gleixner <tglx@linutronix.de> - Russell King <rmk+kernel@armlinux.org.uk> - Darren Hart (VMware) <dvhart@infradead.org> - linux-mips@linux-mips.org - Rich Felker <dalias@libc.org> - linux-ia64@vger.kernel.org - linux-sh@vger.kernel.org - peterz@infradead.org - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Max Filippov <jcmvbkbc@gmail.com> - Paul Mackerras <paulus@samba.org> - sparclinux@vger.kernel.org - Jonas Bonn <jonas@southpole.se> - linux-s390@vger.kernel.org - linux-arch@vger.kernel.org - Yoshinori Sato <ysato@users.sourceforge.jp> - linux-hexagon@vger.kernel.org - Helge Deller <deller@gmx.de> - James E.J. Bottomley <jejb@parisc-linux.org> - Catalin Marinas <catalin.marinas@arm.com> - " Matt Turner <matt>\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" - "On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote:\n" + "On Fri, May 18, 2018@10:30:24AM +0200, Jiri Slaby wrote:\n" "> On 05/18/2018, 10:16 AM, Greg Kroah-Hartman wrote:\n" "> > 4.9-stable review patch. If anyone has any objections, please let me know.\n" "> > \n" "> > ------------------\n" "> > \n" - "> > From: Jiri Slaby <jslaby@suse.cz>\n" + "> > From: Jiri Slaby <jslaby at suse.cz>\n" "> > \n" "> > commit 30d6e0a4190d37740e9447e4e4815f06992dd8c3 upstream.\n" "> ...\n" @@ -53,9 +30,9 @@ "> > +\tint oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12);\n" "> > +\tint cmparg = sign_extend32(encoded_op & 0x00000fff, 12);\n" "> \n" - "> 12 is wrong here \303\242\342\202\254\342\200\234 wherever you apply this, you need also a follow-up fix:\n" + "> 12 is wrong here ? wherever you apply this, you need also a follow-up fix:\n" "> commit d70ef22892ed6c066e51e118b225923c9b74af34\n" - "> Author: Jiri Slaby <jslaby@suse.cz>\n" + "> Author: Jiri Slaby <jslaby at suse.cz>\n" "> Date: Thu Nov 30 15:35:44 2017 +0100\n" "> \n" "> futex: futex_wake_op, fix sign_extend32 sign bits\n" @@ -64,4 +41,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +08facf79a41c5f7425291912c93fa795b9df431e7ec7853ac484dd98ec925f72
diff --git a/a/1.txt b/N6/1.txt index 2dd0422..e5a31b3 100644 --- a/a/1.txt +++ b/N6/1.txt @@ -21,7 +21,7 @@ On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: > > + int oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12); > > + int cmparg = sign_extend32(encoded_op & 0x00000fff, 12); > -> 12 is wrong here – wherever you apply this, you need also a follow-up fix: +> 12 is wrong here – wherever you apply this, you need also a follow-up fix: > commit d70ef22892ed6c066e51e118b225923c9b74af34 > Author: Jiri Slaby <jslaby@suse.cz> > Date: Thu Nov 30 15:35:44 2017 +0100 diff --git a/a/content_digest b/N6/content_digest index 642a763..2a5d6be 100644 --- a/a/content_digest +++ b/N6/content_digest @@ -2,32 +2,9 @@ "ref\020180518081536.166573281@linuxfoundation.org\0" "ref\0e8dc5f94-3b52-dcf0-3b5e-b442bde7d803@suse.cz\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" - "Subject\0Re: [PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" + "Subject\0[OpenRISC] [PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" "Date\0Fri, 18 May 2018 11:01:41 +0200\0" - "To\0Jiri Slaby <jslaby@suse.cz>\0" - "Cc\0linux-kernel@vger.kernel.org" - stable@vger.kernel.org - Thomas Gleixner <tglx@linutronix.de> - Russell King <rmk+kernel@armlinux.org.uk> - Darren Hart (VMware) <dvhart@infradead.org> - linux-mips@linux-mips.org - Rich Felker <dalias@libc.org> - linux-ia64@vger.kernel.org - linux-sh@vger.kernel.org - peterz@infradead.org - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Max Filippov <jcmvbkbc@gmail.com> - Paul Mackerras <paulus@samba.org> - sparclinux@vger.kernel.org - Jonas Bonn <jonas@southpole.se> - linux-s390@vger.kernel.org - linux-arch@vger.kernel.org - Yoshinori Sato <ysato@users.sourceforge.jp> - linux-hexagon@vger.kernel.org - Helge Deller <deller@gmx.de> - James E.J. Bottomley <jejb@parisc-linux.org> - Catalin Marinas <catalin.marinas@arm.com> - " Matt Turner <matt>\0" + "To\0openrisc@lists.librecores.org\0" "\00:1\0" "b\0" "On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote:\n" @@ -53,7 +30,7 @@ "> > +\tint oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12);\n" "> > +\tint cmparg = sign_extend32(encoded_op & 0x00000fff, 12);\n" "> \n" - "> 12 is wrong here \303\242\342\202\254\342\200\234 wherever you apply this, you need also a follow-up fix:\n" + "> 12 is wrong here \342\200\223 wherever you apply this, you need also a follow-up fix:\n" "> commit d70ef22892ed6c066e51e118b225923c9b74af34\n" "> Author: Jiri Slaby <jslaby@suse.cz>\n" "> Date: Thu Nov 30 15:35:44 2017 +0100\n" @@ -64,4 +41,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +f1127309ea3981756880cad1f92bc0f54cddf7af497d176248739960f8848dfb
diff --git a/a/1.txt b/N7/1.txt index 2dd0422..2eda020 100644 --- a/a/1.txt +++ b/N7/1.txt @@ -21,7 +21,7 @@ On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote: > > + int oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12); > > + int cmparg = sign_extend32(encoded_op & 0x00000fff, 12); > -> 12 is wrong here – wherever you apply this, you need also a follow-up fix: +> 12 is wrong here ? wherever you apply this, you need also a follow-up fix: > commit d70ef22892ed6c066e51e118b225923c9b74af34 > Author: Jiri Slaby <jslaby@suse.cz> > Date: Thu Nov 30 15:35:44 2017 +0100 diff --git a/a/content_digest b/N7/content_digest index 642a763..c4b5a96 100644 --- a/a/content_digest +++ b/N7/content_digest @@ -1,33 +1,10 @@ "ref\020180518081535.096308218@linuxfoundation.org\0" "ref\020180518081536.166573281@linuxfoundation.org\0" "ref\0e8dc5f94-3b52-dcf0-3b5e-b442bde7d803@suse.cz\0" - "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" - "Subject\0Re: [PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" + "From\0gregkh@linuxfoundation.org (Greg Kroah-Hartman)\0" + "Subject\0[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour\0" "Date\0Fri, 18 May 2018 11:01:41 +0200\0" - "To\0Jiri Slaby <jslaby@suse.cz>\0" - "Cc\0linux-kernel@vger.kernel.org" - stable@vger.kernel.org - Thomas Gleixner <tglx@linutronix.de> - Russell King <rmk+kernel@armlinux.org.uk> - Darren Hart (VMware) <dvhart@infradead.org> - linux-mips@linux-mips.org - Rich Felker <dalias@libc.org> - linux-ia64@vger.kernel.org - linux-sh@vger.kernel.org - peterz@infradead.org - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Max Filippov <jcmvbkbc@gmail.com> - Paul Mackerras <paulus@samba.org> - sparclinux@vger.kernel.org - Jonas Bonn <jonas@southpole.se> - linux-s390@vger.kernel.org - linux-arch@vger.kernel.org - Yoshinori Sato <ysato@users.sourceforge.jp> - linux-hexagon@vger.kernel.org - Helge Deller <deller@gmx.de> - James E.J. Bottomley <jejb@parisc-linux.org> - Catalin Marinas <catalin.marinas@arm.com> - " Matt Turner <matt>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, May 18, 2018 at 10:30:24AM +0200, Jiri Slaby wrote:\n" @@ -53,7 +30,7 @@ "> > +\tint oparg = sign_extend32((encoded_op & 0x00fff000) >> 12, 12);\n" "> > +\tint cmparg = sign_extend32(encoded_op & 0x00000fff, 12);\n" "> \n" - "> 12 is wrong here \303\242\342\202\254\342\200\234 wherever you apply this, you need also a follow-up fix:\n" + "> 12 is wrong here ? wherever you apply this, you need also a follow-up fix:\n" "> commit d70ef22892ed6c066e51e118b225923c9b74af34\n" "> Author: Jiri Slaby <jslaby@suse.cz>\n" "> Date: Thu Nov 30 15:35:44 2017 +0100\n" @@ -64,4 +41,4 @@ "\n" greg k-h -c30b52c03179ac9b63a863173841301e62eec3268383b3200db44b49cd83be08 +ab81237e562cfe9ab5049a16ca6934ce2975ad849999edd3113b89a565556b2a
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.