Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3900852yba; Tue, 7 May 2019 08:48:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqyH7fDTHGs0nNKH3ehXeax5JYEF8gLpuwmOkKyKbnXMrYmvozjexXtNe91asjnaeGzDv2LD X-Received: by 2002:a63:804a:: with SMTP id j71mr40924641pgd.68.1557244084026; Tue, 07 May 2019 08:48:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557244084; cv=none; d=google.com; s=arc-20160816; b=znkXzfbk51DPaTXbfnxv9/V+nl+5teI/Qm1h/Jl/1Y07Hr4OHDxWtAwBYi3FjNLst4 4Qbvmi9MaUi7eq6yv29RFqHEO45Hqaik/ipCgiGuoIhFMIlbnD1Mnlbe53yzVk8+p/IA a/n4FmD7wfKKhXL26+dk/h0zpZViYLBqs+NpS/sCnUyx6ZzaV1EmalolsokUDG1y/G2A rZrAec2CwI3ipHNujafAi7ifEIMbxDaBmagxPUx7mUFO29AXa3M6gSGiL+G9ynPLQWPz +sFJ5X5NMWoguh5HUQL9yLq6ipomIr7gokGvr0LAJVeyhLTwaVq0hZbgLCnG1sfYJw7e C7Mg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=fWQaZyUhW6GAEOkbh/z1+2bTlWxM9F/4xEi9cClz3U8=; b=EwXeoaT5yZp7lui7sEgDWBM8Wi0Vad48PTx61zB5hrck8Lyzhi+WzquotPbuE+X8DT lhy+TpYCajrhT+75Q0B9v05aUfYgon5VcGn6oiYC0KpqTIpJIS+ew2uGjGXjW48vjPqT 9kkCm9wu1DjMVhOwBTyDHFqu5satRB0gULag3zf0yOhciG9QYIT3GE5R2XpdGkc21MUy orsGMvplYUO/MCDAlxmYhtX7LzY+JUjKtZaBvOZ5MoEBrjgkRkoo2zfMhc2a/58CHVAC U0IGXhjuD7RaSThKKpNFEjSk71uFQJOmF6z7vF/KzcqFAPZodqjYyCxQuFr/ritxgTRX r5pQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m2si18611728pgp.463.2019.05.07.08.47.48; Tue, 07 May 2019 08:48:04 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726888AbfEGPpm (ORCPT + 99 others); Tue, 7 May 2019 11:45:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:60788 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726197AbfEGPpm (ORCPT ); Tue, 7 May 2019 11:45:42 -0400 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C5E4220825; Tue, 7 May 2019 15:45:38 +0000 (UTC) Date: Tue, 7 May 2019 11:45:37 -0400 From: Steven Rostedt To: Linus Torvalds Cc: Peter Zijlstra , 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" , Josh Poimboeuf , 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: <20190507114537.48a863fa@gandalf.local.home> In-Reply-To: References: <20190502181811.GY2623@hirez.programming.kicks-ass.net> <20190506162915.380993f9@gandalf.local.home> <20190506174511.2f8b696b@gandalf.local.home> <20190506210416.2489a659@oasis.local.home> <20190506215353.14a8ef78@oasis.local.home> <20190506225819.11756974@oasis.local.home> <20190506232158.13c9123b@oasis.local.home> <20190507111227.1d4268d7@gandalf.local.home> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 7 May 2019 08:31:14 -0700 Linus Torvalds wrote: > The reality is that changing something fundamental like the kernel > stack at this point for an architecture that will not change in the > future is silly. x86_32 will no longer have updates, but will x86_64? And we will constantly be adding more work around hacks to handle the difference of the pt_regs in the future. I see Peter's patch easing that future pain. > > The reality is that Peter's patch is much bigger than mine, because it > needed a lot of other changes *because* it did that change. It was much bigger because it removed a lot of the work around hacks. But you are the "benevolent dictator", and I don't see me changing your mind. I'll go and implement it the way you like. -- Steve