From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE9FEC433EF for ; Mon, 18 Jul 2022 16:00:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 6BE7D4D784; Mon, 18 Jul 2022 12:00:38 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@armlinux.org.uk Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JH1KgL3CPRoU; Mon, 18 Jul 2022 12:00:36 -0400 (EDT) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id B280C4D769; Mon, 18 Jul 2022 12:00:36 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 2F2904D769 for ; Mon, 18 Jul 2022 12:00:35 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5ffPyiuTFvPk for ; Mon, 18 Jul 2022 12:00:33 -0400 (EDT) Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 6DC3E4D756 for ; Mon, 18 Jul 2022 12:00:33 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=mtkzJ8gYIfVJHGmdttrnhSApebA9lu35Rql+jSin4as=; b=qLZBllo2beUcZ4h47K6T14QkxU PEU68ddXgkJWQ+kM5WeuQpEmri4NJrW6H8GNwBeH0CNDG/5bbP4s1bund9sceoaQtfCOOnDBjfT/n y/TheW5S9/VKWrIxWSgqhSy6DpE8oj3dZ/ppNSioe0JBXOerhepdc4S7TTKLioz2AqnQogl6AF+fX wXiNOPPFR0MqrH6gY5byXYfnj3EJpEt98S7229giNLCVc8Rg0GL2ibbusUo648XNZqOua/Dl8yrWG jeuALN/KLuSYKCMyRzbvBH8/t5N2STz6cSW0jf2FKYXXn43iI8YAp0tH/DGQgMFquY5T34zjHHkAz C9vGxqYg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:33414) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oDTAG-0001mC-9n; Mon, 18 Jul 2022 17:00:08 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1oDTAD-00024v-7W; Mon, 18 Jul 2022 17:00:05 +0100 Date: Mon, 18 Jul 2022 17:00:05 +0100 From: "Russell King (Oracle)" To: Kalesh Singh Subject: Re: [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code Message-ID: References: <20220715061027.1612149-1-kaleshsingh@google.com> <20220715061027.1612149-2-kaleshsingh@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: wangkefeng.wang@huawei.com, catalin.marinas@arm.com, elver@google.com, vincenzo.frascino@arm.com, will@kernel.org, android-mm@google.com, maz@kernel.org, kvmarm@lists.cs.columbia.edu, madvenka@linux.microsoft.com, linux-arm-kernel@lists.infradead.org, kernel-team@android.com, drjones@redhat.com, ast@kernel.org, broonie@kernel.org, andreyknvl@gmail.com, linux-kernel@vger.kernel.org, mhiramat@kernel.org X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On Mon, Jul 18, 2022 at 08:26:14AM -0700, Kalesh Singh wrote: > On Mon, Jul 18, 2022 at 5:52 AM Russell King (Oracle) > wrote: > > > > Hi, > > > > Can you please explain why you are targetting my @oracle.com email > > address with this patch set? > > > > This causes me problems as I use Outlook's Web interface for that > > which doesn't appear to cope with the threading, and most certainly > > is only capable of top-reply only which is against Linux kernel email > > standards. > > Hi Russell, > > Sorry I wasn't aware of it (I got your oracle email from > get_maintainer script). Going forward I'll use the one you responded > from instead. Oh, this is the very annoying behaviour of get_maintainer.pl default mode to think that if someone touches a file, they're interested in future changes to it. In this case, it's because we both touched arch/arm64/include/asm/memory.h back in November 2021, and this silly script thinks I'll still be interested. b89ddf4cca43 arm64/bpf: Remove 128MB limit for BPF JIT programs (The patch was originally developed for Oracle's UEK kernels, hence why it's got my @oracle.com address, but was later merged upstream. Interestingly, no one spotted that Alan Maguire's s-o-b should've been on it, as he was involved in the submission path to mainline.) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5563AC433EF for ; Mon, 18 Jul 2022 16:01:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=thRwbeQLSfjd500eCxfkqsG0CQm6s3SEwOHosmJ/ePM=; b=GKxPsDCZqXkx1e A3skGQKg98Dc7F5+6xv43OLt2/rKUzDWGajlm02SI03YFRFeBoOGBnvEIh3zE9Z1dlrYfnwqjBj2f pdFDlxh3KRQwK5jbMmml32wUti9aLe2i9CKJsjOGvNZKio5zLXN61EQ074FWFfgrgfg7NMxFKGUY3 wrsG5QU56S/vGKQ9QKCoHnCN3nHvPpWmT7WZhosK9vF/X3Rp2YNfHxNkg6RjFDQUBFj9KhmlPSpE5 tA2ThXp25mzx1kfZzAqdgrBETZVwcIIrstQCxZbamfz8aVmHkAGPyYzzo14yCz99NlRHEdT0Kn1DP UDdjgI3TJaTGcsyRpAew==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oDTAi-00GSyR-Kv; Mon, 18 Jul 2022 16:00:36 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oDTAf-00GSti-7V for linux-arm-kernel@lists.infradead.org; Mon, 18 Jul 2022 16:00:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=mtkzJ8gYIfVJHGmdttrnhSApebA9lu35Rql+jSin4as=; b=qLZBllo2beUcZ4h47K6T14QkxU PEU68ddXgkJWQ+kM5WeuQpEmri4NJrW6H8GNwBeH0CNDG/5bbP4s1bund9sceoaQtfCOOnDBjfT/n y/TheW5S9/VKWrIxWSgqhSy6DpE8oj3dZ/ppNSioe0JBXOerhepdc4S7TTKLioz2AqnQogl6AF+fX wXiNOPPFR0MqrH6gY5byXYfnj3EJpEt98S7229giNLCVc8Rg0GL2ibbusUo648XNZqOua/Dl8yrWG jeuALN/KLuSYKCMyRzbvBH8/t5N2STz6cSW0jf2FKYXXn43iI8YAp0tH/DGQgMFquY5T34zjHHkAz C9vGxqYg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:33414) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oDTAG-0001mC-9n; Mon, 18 Jul 2022 17:00:08 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1oDTAD-00024v-7W; Mon, 18 Jul 2022 17:00:05 +0100 Date: Mon, 18 Jul 2022 17:00:05 +0100 From: "Russell King (Oracle)" To: Kalesh Singh Cc: maz@kernel.org, mark.rutland@arm.com, broonie@kernel.org, madvenka@linux.microsoft.com, will@kernel.org, qperret@google.com, tabba@google.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, catalin.marinas@arm.com, andreyknvl@gmail.com, vincenzo.frascino@arm.com, mhiramat@kernel.org, ast@kernel.org, drjones@redhat.com, wangkefeng.wang@huawei.com, elver@google.com, keirf@google.com, yuzenghui@huawei.com, ardb@kernel.org, oupton@google.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org, android-mm@google.com, kernel-team@android.com Subject: Re: [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code Message-ID: References: <20220715061027.1612149-1-kaleshsingh@google.com> <20220715061027.1612149-2-kaleshsingh@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220718_090033_291662_5FC20C3A X-CRM114-Status: GOOD ( 13.86 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jul 18, 2022 at 08:26:14AM -0700, Kalesh Singh wrote: > On Mon, Jul 18, 2022 at 5:52 AM Russell King (Oracle) > wrote: > > > > Hi, > > > > Can you please explain why you are targetting my @oracle.com email > > address with this patch set? > > > > This causes me problems as I use Outlook's Web interface for that > > which doesn't appear to cope with the threading, and most certainly > > is only capable of top-reply only which is against Linux kernel email > > standards. > > Hi Russell, > > Sorry I wasn't aware of it (I got your oracle email from > get_maintainer script). Going forward I'll use the one you responded > from instead. Oh, this is the very annoying behaviour of get_maintainer.pl default mode to think that if someone touches a file, they're interested in future changes to it. In this case, it's because we both touched arch/arm64/include/asm/memory.h back in November 2021, and this silly script thinks I'll still be interested. b89ddf4cca43 arm64/bpf: Remove 128MB limit for BPF JIT programs (The patch was originally developed for Oracle's UEK kernels, hence why it's got my @oracle.com address, but was later merged upstream. Interestingly, no one spotted that Alan Maguire's s-o-b should've been on it, as he was involved in the submission path to mainline.) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10A15C43334 for ; Mon, 18 Jul 2022 16:00:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235223AbiGRQAi (ORCPT ); Mon, 18 Jul 2022 12:00:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229886AbiGRQAg (ORCPT ); Mon, 18 Jul 2022 12:00:36 -0400 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7BC1DF3A for ; Mon, 18 Jul 2022 09:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=mtkzJ8gYIfVJHGmdttrnhSApebA9lu35Rql+jSin4as=; b=qLZBllo2beUcZ4h47K6T14QkxU PEU68ddXgkJWQ+kM5WeuQpEmri4NJrW6H8GNwBeH0CNDG/5bbP4s1bund9sceoaQtfCOOnDBjfT/n y/TheW5S9/VKWrIxWSgqhSy6DpE8oj3dZ/ppNSioe0JBXOerhepdc4S7TTKLioz2AqnQogl6AF+fX wXiNOPPFR0MqrH6gY5byXYfnj3EJpEt98S7229giNLCVc8Rg0GL2ibbusUo648XNZqOua/Dl8yrWG jeuALN/KLuSYKCMyRzbvBH8/t5N2STz6cSW0jf2FKYXXn43iI8YAp0tH/DGQgMFquY5T34zjHHkAz C9vGxqYg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:33414) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oDTAG-0001mC-9n; Mon, 18 Jul 2022 17:00:08 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1oDTAD-00024v-7W; Mon, 18 Jul 2022 17:00:05 +0100 Date: Mon, 18 Jul 2022 17:00:05 +0100 From: "Russell King (Oracle)" To: Kalesh Singh Cc: maz@kernel.org, mark.rutland@arm.com, broonie@kernel.org, madvenka@linux.microsoft.com, will@kernel.org, qperret@google.com, tabba@google.com, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, catalin.marinas@arm.com, andreyknvl@gmail.com, vincenzo.frascino@arm.com, mhiramat@kernel.org, ast@kernel.org, drjones@redhat.com, wangkefeng.wang@huawei.com, elver@google.com, keirf@google.com, yuzenghui@huawei.com, ardb@kernel.org, oupton@google.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org, android-mm@google.com, kernel-team@android.com Subject: Re: [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code Message-ID: References: <20220715061027.1612149-1-kaleshsingh@google.com> <20220715061027.1612149-2-kaleshsingh@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 18, 2022 at 08:26:14AM -0700, Kalesh Singh wrote: > On Mon, Jul 18, 2022 at 5:52 AM Russell King (Oracle) > wrote: > > > > Hi, > > > > Can you please explain why you are targetting my @oracle.com email > > address with this patch set? > > > > This causes me problems as I use Outlook's Web interface for that > > which doesn't appear to cope with the threading, and most certainly > > is only capable of top-reply only which is against Linux kernel email > > standards. > > Hi Russell, > > Sorry I wasn't aware of it (I got your oracle email from > get_maintainer script). Going forward I'll use the one you responded > from instead. Oh, this is the very annoying behaviour of get_maintainer.pl default mode to think that if someone touches a file, they're interested in future changes to it. In this case, it's because we both touched arch/arm64/include/asm/memory.h back in November 2021, and this silly script thinks I'll still be interested. b89ddf4cca43 arm64/bpf: Remove 128MB limit for BPF JIT programs (The patch was originally developed for Oracle's UEK kernels, hence why it's got my @oracle.com address, but was later merged upstream. Interestingly, no one spotted that Alan Maguire's s-o-b should've been on it, as he was involved in the submission path to mainline.) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!