From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Subject: Re: [PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler Date: Thu, 29 Aug 2019 09:12:10 -0700 Message-ID: <201908290910.BA3ED6BDEF@keescook> References: <201908200943.601DD59DCE@keescook> <20190822155611.a1a6e26db99ba0876ba9c8bd@linux-foundation.org> <86003539-18ec-f2ff-a46f-764edb820dcd@c-s.fr> <201908241206.D223659@keescook> <4c1ed94a-4dd0-e5cb-0b87-397b512d465e@c-s.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4c1ed94a-4dd0-e5cb-0b87-397b512d465e@c-s.fr> Sender: linux-kernel-owner@vger.kernel.org To: Christophe Leroy Cc: Andrew Morton , Peter Zijlstra , Drew Davenport , Arnd Bergmann , "Steven Rostedt (VMware)" , Feng Tang , Petr Mladek , Mauro Carvalho Chehab , Borislav Petkov , YueHaibing , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Thu, Aug 29, 2019 at 06:55:59AM +0200, Christophe Leroy wrote: > Euh ... only received this mail yesterday. Same for the other answer. Yeah, my outbound mail was busted. :( > I think you wanted to use In-reply-to: > [...] > But still, Andrew is seing double ... And me as well :) > > Fixes: Fixes: I had a lot of failures in that email. :) Thank you Andrew for cleaning this up. -- Kees Cook From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f196.google.com ([209.85.210.196]:46560 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727161AbfH2QMN (ORCPT ); Thu, 29 Aug 2019 12:12:13 -0400 Received: by mail-pf1-f196.google.com with SMTP id q139so2353757pfc.13 for ; Thu, 29 Aug 2019 09:12:13 -0700 (PDT) Date: Thu, 29 Aug 2019 09:12:10 -0700 From: Kees Cook Subject: Re: [PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler Message-ID: <201908290910.BA3ED6BDEF@keescook> References: <201908200943.601DD59DCE@keescook> <20190822155611.a1a6e26db99ba0876ba9c8bd@linux-foundation.org> <86003539-18ec-f2ff-a46f-764edb820dcd@c-s.fr> <201908241206.D223659@keescook> <4c1ed94a-4dd0-e5cb-0b87-397b512d465e@c-s.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4c1ed94a-4dd0-e5cb-0b87-397b512d465e@c-s.fr> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Christophe Leroy Cc: Andrew Morton , Peter Zijlstra , Drew Davenport , Arnd Bergmann , "Steven Rostedt (VMware)" , Feng Tang , Petr Mladek , Mauro Carvalho Chehab , Borislav Petkov , YueHaibing , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20190829161210.yD2bkRSIswrnGW_o_yfKQvlGAVQZXyvuuhvRwMXeja4@z> On Thu, Aug 29, 2019 at 06:55:59AM +0200, Christophe Leroy wrote: > Euh ... only received this mail yesterday. Same for the other answer. Yeah, my outbound mail was busted. :( > I think you wanted to use In-reply-to: > [...] > But still, Andrew is seing double ... And me as well :) > > Fixes: Fixes: I had a lot of failures in that email. :) Thank you Andrew for cleaning this up. -- Kees Cook