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 945DDC4332F for ; Thu, 14 Dec 2023 20:50:04 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZcSzHk3aDetHgscGVcslfCM0dx5S7MjRLk3mopJP8g8=; b=CUUUBRtN0s48n7 C9+/f+LFEQHJ4WZV6KAnMLrXDSn4kuY48QoE45gfywr1fkLbdQxGZDMjCa4Flw6GsTaERdtBz1YqY rTCRGsmVmF4XlwSySzzwJgcK4pPro04RUPGwGT4QhwBDms/XZVI0KAOIYXvZUqcILzqLehp8riKz0 DdI2WWflakih5rtIdWP6FkHVrrJ8kDtjG2nCBJf2vry5xzDh/0jm6mScqRXJqZxb18WPZ6ElpcqqL +IM2DdCNVTf5uCgciCLxrWM6N3QrC/4VkOA+obEqqCJYxxe7c7sosOYe0Q5/3JbWWfAgd6/xKYoEQ HQUfaeyysaljLNB17ezQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDseH-001GoL-2I; Thu, 14 Dec 2023 20:49:37 +0000 Received: from linux.microsoft.com ([13.77.154.182]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDseE-001Gnl-24 for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 20:49:35 +0000 Received: from [192.168.4.26] (unknown [47.186.13.91]) by linux.microsoft.com (Postfix) with ESMTPSA id AC61F20B3CC1; Thu, 14 Dec 2023 12:49:30 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com AC61F20B3CC1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1702586971; bh=c1MPo0/TJVaQlWGGrusYNmJlcOO+AcMgdHja/aWIr80=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=F80+XtaM631WSIJLPePnIezdTv5GQqUx8OMXB1BIuZ+jrRSIis5aOfo0YIUVT/gj0 XurkMlNPG0cvr4CJXX1aRBNj9sjsbNLLWgBTPQZBifv5TM1Z7z7UilfcQlxwZV+dkG moo8ABBKUoRIq/r7T2d7JMy6BEu/dLYtuNkBgIIc= Message-ID: <72364198-b031-4ecc-b337-d07db1b9d0c8@linux.microsoft.com> Date: Thu, 14 Dec 2023 14:49:29 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: ARM64 Livepatch based on SFrame To: Mark Rutland Cc: jpoimboe@redhat.com, peterz@infradead.org, chenzhongjin@huawei.com, broonie@kernel.org, nobuta.keiya@fujitsu.com, sjitindarsingh@gmail.com, catalin.marinas@arm.com, will@kernel.org, jamorris@linux.microsoft.com, linux-arm-kernel@lists.infradead.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org References: <0337266cf19f4c98388e3f6d09f590d9de258dc7> <20230202074036.507249-1-madvenka@linux.microsoft.com> Content-Language: en-US From: "Madhavan T. Venkataraman" In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231214_124934_781341_8C8AEC34 X-CRM114-Status: UNSURE ( 5.31 ) X-CRM114-Notice: Please train this message. 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 Hi Mark, I attended your presentation in the LPC. You mentioned that you could use some help with some pre-requisites for the Livepatch feature. I would like to lend a hand. What would you like me to implement? I would also like to implement Unwind Hints for the feature. If you want a specific format for the hints, let me know. Looking forward to help out with the feature. Madhavan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel