Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755435AbdDDSyw (ORCPT ); Tue, 4 Apr 2017 14:54:52 -0400 Received: from mail.skyhub.de ([5.9.137.197]:42696 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753882AbdDDSyu (ORCPT ); Tue, 4 Apr 2017 14:54:50 -0400 Date: Tue, 4 Apr 2017 20:54:46 +0200 From: Borislav Petkov To: "H. Peter Anvin" Cc: Thomas Garnier , Martin Schwidefsky , Heiko Carstens , Dave Hansen , Arnd Bergmann , Thomas Gleixner , Al Viro , David Howells , =?utf-8?B?UmVuw6k=?= Nyffenegger , Andrew Morton , "Paul E . McKenney" , Ingo Molnar , Oleg Nesterov , Stephen Smalley , Pavel Tikhomirov , Ingo Molnar , Andy Lutomirski , Paolo Bonzini , Kees Cook , Rik van Riel , Josh Poimboeuf , Brian Gerst , "Kirill A . Shutemov" , Christian Borntraeger , Russell King , Will Deacon , Catalin Marinas , Mark Rutland , James Morse , linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, kernel-hardening@lists.openwall.com Subject: Re: [PATCH v6 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state Message-ID: <20170404185446.7s5zwqn2bmw2cxid@pd.tnic> References: <20170404174727.35478-1-thgarnie@google.com> <20170404174727.35478-2-thgarnie@google.com> <05d9c4a7-8acb-5997-1dd6-d534398e6f54@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <05d9c4a7-8acb-5997-1dd6-d534398e6f54@zytor.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 619 Lines: 15 On Tue, Apr 04, 2017 at 11:27:07AM -0700, H. Peter Anvin wrote: > Finally, I can't really believe I'm the only person for whom "Specific > usage of verity_pre_usermode_state" is completely opaque. No, you're not. I'm missing the usual layout of the commit message "Problem is A, we need to do B, because of C." And this particular one needs to be pretty verbose as it is tricky lowlevel, userspace return blabla code and I'd prefer not to have to rhyme up together myself what's going on and what we're fixing here. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.