Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp5197427imb; Thu, 7 Mar 2019 09:49:18 -0800 (PST) X-Google-Smtp-Source: APXvYqybvkagOEni9jmcHB0htrtdVjGD1UhtsJfx02UhdGb640BR+8L9fO+dbHAG5e5HPLhAjNk+ X-Received: by 2002:a65:518b:: with SMTP id h11mr2562688pgq.41.1551980958318; Thu, 07 Mar 2019 09:49:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551980958; cv=none; d=google.com; s=arc-20160816; b=t5SCYGC8CB8XWFJdA+f2GhsdKX/KCv+lqypqtiB3nLVPbUBHSsVqTe4aJReP1Y0kgd 3D+XEXoJXbOjxSZMdRjOa4Kcn4j46CJSXJFpuSKqw+mVhAYlWaF4GbTAxiWxsmOdXVP9 I1m8d/8Lk32DnifbDKle+krKz9HHDb6JA+TZc5MFOhXDUcuvpsPwrIIfc3OFJFZbRKz8 XDVFFR9Uw6rHGu+RTfi4GQFSveaYmd+Fvso/1pAi+7Jzqa7LFAmbM2x4F+ax5uJO3umU iBY2Yn/H6SsfwBJobhnmDBjTW59FnMlb5UYYVisOlzy9Z3rgURcgbPdhJNr2c6mfwxz0 qOSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=t/PRgosR5kS9+NlDHvXuXu0kAR3nu7Rffh07pTLv158=; b=Mim6fAXfp3RQb69OzeLXMQosID/XUjNbC7/vtGXzJD5OUSKLiiwwNrkJuyTi3FmjPO vSl/0nXfsRI0O5BGWsJyeH4HRgDxXhQJF5q4dkx4EExC+9+c7LvR1YbnU35JSkIfFwKP bTG7liUIw/wbXc2ZNCUaH3TbYT/k/0n7QEsxthvgz0RuVhusN0lKEwaPOThLHJnWCg/1 gVk2SRe2JoNt/A6D2OitqCduYqGGH5362dMlQoWQWQDHd8cvMQJVHtiUMKFpA44KcCgS Zoptn7ZchSSqUX1A9DXqEEPURYP35lZAOhJx1Z/HtvH1qQvMAs0/uFdu5eCp32GAJiqc u2hA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q20si4764393plr.136.2019.03.07.09.49.03; Thu, 07 Mar 2019 09:49:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726706AbfCGRsB (ORCPT + 99 others); Thu, 7 Mar 2019 12:48:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36492 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726425AbfCGRqB (ORCPT ); Thu, 7 Mar 2019 12:46:01 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9814881E13; Thu, 7 Mar 2019 17:46:00 +0000 (UTC) Received: from treble (ovpn-120-61.rdu2.redhat.com [10.10.120.61]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9AFE46013F; Thu, 7 Mar 2019 17:45:58 +0000 (UTC) Date: Thu, 7 Mar 2019 11:45:56 -0600 From: Josh Poimboeuf To: hpa@zytor.com Cc: Peter Zijlstra , torvalds@linux-foundation.org, tglx@linutronix.de, julien.thierry@arm.com, will.deacon@arm.com, luto@amacapital.net, mingo@kernel.org, catalin.marinas@arm.com, james.morse@arm.com, valentin.schneider@arm.com, brgerst@gmail.com, luto@kernel.org, bp@alien8.de, dvlasenk@redhat.com, linux-kernel@vger.kernel.org, dvyukov@google.com, rostedt@goodmis.org Subject: Re: [PATCH 00/20] objtool: UACCESS validation v3 Message-ID: <20190307174556.m7nh2y4wt3lbhuxd@treble> References: <20190307114511.870090179@infradead.org> <20190307120317.GD32477@hirez.programming.kicks-ass.net> <20190307125526.GB32534@hirez.programming.kicks-ass.net> <20190307131312.GC32534@hirez.programming.kicks-ass.net> <20190307164705.qbu4ytdfdmsighas@treble> <2F80FC70-5D2F-425F-BEB5-D70E981CC684@zytor.com> <20190307171829.xww7is5qja32r7ux@treble> <714E9D57-CCAE-4A69-AC3E-E6AFC525834E@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <714E9D57-CCAE-4A69-AC3E-E6AFC525834E@zytor.com> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Thu, 07 Mar 2019 17:46:00 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 07, 2019 at 09:29:17AM -0800, hpa@zytor.com wrote: > On March 7, 2019 9:18:29 AM PST, Josh Poimboeuf wrote: > >On Thu, Mar 07, 2019 at 09:04:36AM -0800, hpa@zytor.com wrote: > >> On March 7, 2019 8:47:05 AM PST, Josh Poimboeuf > >wrote: > >> >On Thu, Mar 07, 2019 at 02:13:12PM +0100, Peter Zijlstra wrote: > >> >> On Thu, Mar 07, 2019 at 01:55:26PM +0100, Peter Zijlstra wrote: > >> >> > On Thu, Mar 07, 2019 at 01:03:17PM +0100, Peter Zijlstra wrote: > >> >> > >> >> > >> >> > > 01be 20d3: 31 c0 xor %eax,%eax > >> >> > > 01c0 20d5: 4c 39 eb cmp %r13,%rbx > >> >> > > 01c3 20d8: 77 08 ja 20e2 > >> ><__do_sys_waitid+0x1cd> > >> >> > >> >> randconfig-build/kernel/exit.o: warning: objtool: > >> >__do_sys_waitid()+0x1c3: (branch) > >> >> > >> >> > > 01cd 20e2: 83 f0 01 xor $0x1,%eax > >> >> > > 01d0 20e5: 48 89 c2 mov %rax,%rdx > >> >> > > 01d3 20e8: 83 e2 01 and $0x1,%edx > >> >> > > 01d6 20eb: 48 83 c2 02 add $0x2,%rdx > >> >> > > 01da 20ef: 48 ff 04 d5 00 00 00 incq 0x0(,%rdx,8) > >> >> > > 01e1 20f6: 00 > >> >> > > 01de 20f3: R_X86_64_32S _ftrace_branch+0x148 > >> >> > > 01e2 20f7: 84 c0 test %al,%al > >> >> > > 01e4 20f9: 75 2d jne 2128 > >> ><__do_sys_waitid+0x213> > >> >> > > >> >> > we do not take this branch and fall-through. > >> >> > >> >> And that is the error, I think. We should've taken it and went to: > >> >> > >> >> return -EFAULT; > >> >> > >> >> because: > >> >> > >> >> +1be xor %eax,%eax eax=0 > >> >> +1cd xor $0x1,%eax eax=1 > >> >> +1e2 test %al,%al 1&1==1 -> ZF=0 > >> >> +1e4 jnz > >> >> > >> >> Is an unconditional code sequence, but there's no way objtool can > >do > >> >> that without becoming a full blown interpreter :/ > >> >> > >> >> > > 0213 2128: 49 c7 c7 f2 ff ff ff mov > >> >$0xfffffffffffffff2,%r15 > >> >> > > ffffffffffffe0eb } > >> >> > > 021a 212f: 48 8d 65 d8 lea > >-0x28(%rbp),%rsp > >> >> > > 021e 2133: 4c 89 f8 mov %r15,%rax > >> >> > > 0221 2136: 5b pop %rbx > >> >> > > 0222 2137: 41 5c pop %r12 > >> >> > > 0224 2139: 41 5d pop %r13 > >> >> > > 0226 213b: 41 5e pop %r14 > >> >> > > 0228 213d: 41 5f pop %r15 > >> >> > > 022a 213f: 5d pop %rbp > >> >> > > 022b 2140: c3 retq > >> > > >> >This "fixes" it, and also seems to help -Os make much code: > >> > > >> >diff --git a/include/linux/compiler.h b/include/linux/compiler.h > >> >index 445348facea9..8de63db58fdd 100644 > >> >--- a/include/linux/compiler.h > >> >+++ b/include/linux/compiler.h > >> >@@ -67,7 +67,7 @@ void ftrace_likely_update(struct > >ftrace_likely_data > >> >*f, int val, > >> > .line = __LINE__, \ > >> > }; \ > >> > ______r = !!(cond); \ > >> >- ______f.miss_hit[______r]++; \ > >> >+ if (______r) ______f.miss_hit[1]++; else ______f.miss_hit[0]++; \ > >> > ______r; \ > >> > })) > >> > #endif /* CONFIG_PROFILE_ALL_BRANCHES */ > >> > >> if (cond)? Or is ___r used elsewhere? > > > >______r is also the return value. And it's needed because cond should > >only be evaluated once. > > So put a true; and false; inside the if. Is that possible to do in a C macro? Doesn't seem to work for me... -- Josh