Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3998634yba; Tue, 7 May 2019 10:23:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqyFDmV0H6Kd0dEJ7GnD5o4eUozE+1U9EKr/FxGIYlnVEYYvYhKvI+3yqN3bG5ysgqKjsW81 X-Received: by 2002:a62:e718:: with SMTP id s24mr19717001pfh.247.1557249806061; Tue, 07 May 2019 10:23:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557249806; cv=none; d=google.com; s=arc-20160816; b=x0lvIM+SzvyvGLajBdGCEpjbpRVGMPlh6R/v4nTQ0XoqootgOmCZ+dNWTB/+pel1fd CPIoOYd2f/xXHQoe/39vwEQ62mV+Fxpv16/P9wKBiVO8hCoo89fJen91GhPZfYxPJBXo GZzHD6E24Zb8Fv2rSuMBsquSo5gyKcWv92eeygV8y7ja5nBZNV2z1oaoy7ezq/ZNak/g oUTLmGXlEF64Q5ufzM/Yu0qR+RngB3Bed8kfl/aGzhNAFRIqoLslvLv61V3CTazdc6wT 7aGrE10uAQMRuCh/mOlya0eG0n5MQFFXbRd+GXmQ6kQ17BcipIcvaXsoc9Q+pPK6Uf/8 re3w== 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=FwghpIfan4ge5WZuJ5B0aWHzniny3DweaOtV8y+2LYk=; b=a/Mg4aCwIx8FvaZxgLvXyy/FVUGQIoRCikSGdI53Ggq28ZGnXfUS9sF0j/WmsJBgfq X3dpiQuY6NEVYRVTqS1Unlt98Y5yzkuznP27kiEPL9jyuGnoAQrCfliSiDMsvlZTQTMt o7YFAdBce/cfzjxjvgbmorWNJX1WLc7QY09H7ILEmhlcu6lv9g8m2ifKfG48JdFu1fJp WDTrQsZQ9Ywj7NjAz/rkxX7dtlMtvalu3y7XNLHCC8t4qZN1727RURnNJ5AhdSmOtsY8 bEMKpWRZGwdyQJeV/SmmDY7595wW1aDqoQNEU7wfCaHCqKhmC+7Xp4/BzFgKDN3mSNgb po0w== 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 o186si20375332pgo.423.2019.05.07.10.23.09; Tue, 07 May 2019 10:23:26 -0700 (PDT) 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 S1726947AbfEGRWN (ORCPT + 99 others); Tue, 7 May 2019 13:22:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39462 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726406AbfEGRWN (ORCPT ); Tue, 7 May 2019 13:22:13 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B8B1F81E0A; Tue, 7 May 2019 17:22:10 +0000 (UTC) Received: from treble (ovpn-123-166.rdu2.redhat.com [10.10.123.166]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E22B45C21F; Tue, 7 May 2019 17:22:01 +0000 (UTC) Date: Tue, 7 May 2019 12:21:59 -0500 From: Josh Poimboeuf To: Linus Torvalds Cc: Peter Zijlstra , Steven Rostedt , Andy Lutomirski , Linux List Kernel Mailing , Ingo Molnar , Andrew Morton , Andy Lutomirski , Nicolai Stange , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , the arch/x86 maintainers , Jiri Kosina , Miroslav Benes , Petr Mladek , Joe Lawrence , Shuah Khan , Konrad Rzeszutek Wilk , Tim Chen , Sebastian Andrzej Siewior , Mimi Zohar , Juergen Gross , Nick Desaulniers , Nayna Jain , Masahiro Yamada , Joerg Roedel , "open list:KERNEL SELFTEST FRAMEWORK" , stable , Masami Hiramatsu Subject: Re: [RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions Message-ID: <20190507172159.5t3bm3mjkwagvite@treble> References: <20190506225819.11756974@oasis.local.home> <20190506232158.13c9123b@oasis.local.home> <20190507111227.1d4268d7@gandalf.local.home> <20190507163440.GV2606@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Tue, 07 May 2019 17:22:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 07, 2019 at 10:08:50AM -0700, Linus Torvalds wrote: > On Tue, May 7, 2019 at 9:34 AM Peter Zijlstra wrote: > > > > Would you consider my approach later on, under the guise of unification? > > WHY? > > The *only* advantage of your patch is that trivial "look up kernel stack" macro. > > Seriously. There's absolutely nothing else. > > Is that macro ugly? Yes. But it's directly explainable by just > pointing to the architecture documentation. > > It's a one-liner hack. > > And for that, you want to complicate the x86-32 entry and exit code? > > Do we have different emulation for "push" on 32-bit and 64-bit? Yes. > But again, that's just how the hardware works. This is not some > "generic hw-independent code". This is literally emulating > instructions that care about instruction encoding and bit size > details, where there are certainly _similarities_ (and in the case of > 'call', they look bit-identical), but it's also not like "same code" > is a big argument. That's why we have a helper function, to hide the > details. > > I point to my diffstat once again. It's smaller, and I argue that it > is actually conceptually *simpler* to simply say "this is how the > architecture works". > > And yes, I realize that I may be biased by the fact that I simply know > i386 so well, so to me it simply makes more sense to just work with > what the hardware gives us. The i386 exception model with the kernel > stack nesting is a *hell* of a lot simpler than the x86-64 one. The > fact is, x86-64 messed things up, and swapgs and friends are an > abomination against God. > > So the whole "let's clean up x86-32 to look like x86-64, which got > things right" is to me a completely bogus argument. x86-64 got the > "yes, push ss/sp unconditionally" part right, but got a lot of other > things horribly wrong. So this is all just one small detail that > differs, across two architectures that are similar but have very > different warts. > > But that diffstat is still hard, cold, unbiased data. regs->sp is *undefined* on x86-32. We're damning our future selves to have to always remember to use that darn kernel_stack_pointer() helper for eternity just because of x86-32. There have already been several bugs related to that. Because regs->sp is there, so why wouldn't you use it? If we truly want the code to reflect the HW, then we should have a pt_regs_kernel and a pt_regs_user on 32-bit. I'm pretty sure we don't want to go there... IMO, we either need to make the pt_regs struct(s) match the HW behavior, or make entry code match pt_regs. But this in-between thing just creates a bunch of headaches. -- Josh